urunc-dev/urunc

Explore urunc compatibility with K8s network plugins

Open

#38 建立於 2024年6月14日

在 GitHub 查看
 (10 留言) (0 反應) (2 負責人)Go (151 fork)auto 404
ExplorationNetworkenhancementgood first issue

倉庫指標

Star
 (254 star)
PR 合併指標
 (PR 指標待抓取)

描述

Kubernetes uses Netowrk plugins for cluster networking. For the time being, we have only tested urunc using Calico.

However, a recent external issue in our urunc repository https://github.com/nubificus/urunc/issues/36, stated that unikernels deployed with urunc were not accessible over the cluster network in AWS EKS. THe issue was able to get resolved using Calico CNI, instead of AWS's VPC default plugin.

As a result, we need to investigate urunc's compatibility with various network plugins and implement the necessary code to provide support for as many as them.

貢獻者指南