You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Currently there is no deployment yaml present to deploy Patu CNI in the environment like kubernetes/SNO. This deployment will be helpful in providing guidance for microshift integation #15 as well.
To Reproduce
Not support yet.
Expected behavior
Deployment should deploy all the requires resources (ServiceAccount, ClusterRole, ClusterRoleBinding, Daemonset) and it should load all the required eBPF programs on the host and boot up the control plain successfully. Cluster should be in ready state once the CNI is deployed.
Deployment Environment (please complete the following information):
Operating System: Linux
Kernel Version: >5.7
Go Version: >1.16
Additional context
This deployment should deploy Patu CNI container in the kube-system namespace or the namespace that has root privilege to load the eBPF programs.
The text was updated successfully, but these errors were encountered:
Describe the bug
Currently there is no deployment yaml present to deploy Patu CNI in the environment like kubernetes/SNO. This deployment will be helpful in providing guidance for microshift integation #15 as well.
To Reproduce
Not support yet.
Expected behavior
Deployment should deploy all the requires resources (ServiceAccount, ClusterRole, ClusterRoleBinding, Daemonset) and it should load all the required eBPF programs on the host and boot up the control plain successfully. Cluster should be in ready state once the CNI is deployed.
Deployment Environment (please complete the following information):
Additional context
This deployment should deploy Patu CNI container in the kube-system namespace or the namespace that has root privilege to load the eBPF programs.
The text was updated successfully, but these errors were encountered: