Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Add deployment yaml for Patu CNI #16

Closed
vishnoianil opened this issue Jun 7, 2022 · 0 comments · Fixed by #24
Closed

[Bug] Add deployment yaml for Patu CNI #16

vishnoianil opened this issue Jun 7, 2022 · 0 comments · Fixed by #24
Assignees
Labels
kind/packaging Packaging related issues.

Comments

@vishnoianil
Copy link
Member

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.

@vishnoianil vishnoianil added the kind/packaging Packaging related issues. label Jun 7, 2022
@vishnoianil vishnoianil self-assigned this Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/packaging Packaging related issues.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant