abiosoft / abiosoft/colima

Kubernetes CNI chained plugin configuration ignored on v0.4.x

オープン
#385 コメント 6 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Go
スター
30.8k
フォーク
613
PR マージ指標
30日以内にマージされた PR はありません

説明

Installing a chained CNI plugin seems to be ignored on v0.4.x. The CNI config gets set properly in `/var/lib/rancher/k3s/agent/etc/cni/net.d/` and the plugin executable gets installed properly in `/var/lib/rancher/k3s/data/current/bin/`, but it's never called. No CNI-related logs are emitted, and Pods come up only with the default flannel configuration.

The CNI in question works like multus; it delegates to the default plugin (flannel) first and does other things later in the chain without interfering with it.

This works in v0.3.x. Using docker driver in both cases.

I'm going to guess that this has something to do with the addition of embedded networking with v0.4.0. I'm open to workarounds; colima is a smoother experience in my environment that minikube, but I do a lot of CNI-related things so it would be nice to have it working again.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。