liuchang
liuchang
Orgnization/Company: [qianfang](https://www.ctfo.com/) Location:beijing, China Purpose/Scenario: Using OpenYurt for managing edge nodes across different idc region and network
crds app noodpool is `apiextensions.k8s.io/v1beta1`, need change to `apiextensions.k8s.io/v1`
care +1
https://github.com/ent/ent/issues/2802#issuecomment-1197682111 same problem here
公司:千方 使用场景:2B项目交付,k8s\k3s\kubeedge + saas应用整体打包交付,需要支持k8s on k8s 多集群可视化管理(安装、卸载、在线节点扩容等) 当前进展:调研中
I get the same err. Can i get any help? ``` bash root@RJYF-P-337:/etc/cni/net.d# root@RJYF-P-337:/etc/cni/net.d# cat 10-kilo.conflist |jq { "cniVersion": "0.3.1", "name": "kilo", "plugins": [ { "bridge": "kube-bridge", "forceAddress": true, "ipam":...
> @hhstu this seems like the kilo0 device is not available / doesn't exist. Are there any logs from the boringtun container? just .. @squat ``` bash root@RJYF-P-337:/etc/cni/net.d# kubectl logs...
@squat ``` bash root@RJYF-P-337:/etc/cni/net.d# kubectl exec -it -n kube-system kilo-tgmnz -c kilo ip a kubectl exec [POD] [COMMAND] is DEPRECATED and will be removed in a future version. Use kubectl...
This is a new cluster of kubedm. All pods of kilo are not work! I have never do it well @squat It is my kubeadm-config ``` yaml apiVersion: kubeadm.k8s.io/v1beta2 kind:...
After change to 0.3.1 ```bash root@RJYF-P-337:~# kubectl logs -f -n kube-system kilo-8zvcp kilo {"caller":"main.go:221","msg":"Starting Kilo network mesh '0.3.1'.","ts":"2022-03-25T08:18:42.676269936Z"} {"caller":"cni.go:60","component":"kilo","err":"failed to read IPAM config from CNI config list file: no IP...