admin 管理员组文章数量: 1086019
I was trying to create a local kind cluster using kind to test out the istio ambient mode. Im using calico CNI. Trying to do this setup on a linux VM. Facing issues, Istio-cni-node & Ztunnel are crashing.
Istio-cni-node Logs
2025-03-29T05:00:54.063700Z info cni-agent configuration requires updates, (re)writing CNI config file at "": CNI config file "" preempted by "/host/etc/cni/net.d/10-calico.conflist"
2025-03-29T05:00:54.063827Z error cni-agent installer failed: create CNI config file: watcher create: too many open files
2025-03-29T05:00:54.063834Z info cni-agent cleaning up CNI installation
2025-03-29T05:00:54.063864Z info cni-agent removing Istio CNI kubeconfig file: /var/run/istio-cni/istio-cni-kubeconfig
2025-03-29T05:00:54.063909Z info cni-agent removing binary: /host/opt/cni/bin/istio-cni
2025-03-29T05:00:54.063979Z info cni-agent CNI ambient server terminating, cleaning up node net rules
2025-03-29T05:00:54.064033Z info Running command (without lock): iptables-nft -t nat -D POSTROUTING -j ISTIO_POSTRT
2025-03-29T05:00:54.091554Z info Running command (without lock): iptables-nft -t nat -F ISTIO_POSTRT
2025-03-29T05:00:54.115232Z info Running command (without lock): iptables-nft -t nat -X ISTIO_POSTRT
2025-03-29T05:00:54.134967Z info Running command (without lock): ip6tables-nft -t nat -D POSTROUTING -j ISTIO_POSTRT
2025-03-29T05:00:54.164893Z info Running command (without lock): ip6tables-nft -t nat -F ISTIO_POSTRT
2025-03-29T05:00:54.196233Z info Running command (without lock): ip6tables-nft -t nat -X ISTIO_POSTRT
Error: create CNI config file: watcher create: too many open files
本文标签: istioZtunnel is running but not ReadyStack Overflow
版权声明:本文标题:istio - Ztunnel is running but not Ready - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.roclinux.cn/p/1744023058a2520148.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论