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

Make Network Type configurable #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

jdandrea
Copy link

  • Add a -t, --network-type option
  • Populate .networking.networkType
  • Update help text and README

OpenShift SDN CNI was deprecated as of OCP 4.14. As of OCP 4.15, the network plugin is not an option for new installations. Use the OVN Kubernetes (OVNKubernetes) CNI as an alternative.

Source: https://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html#ocp-4-15-deprecation-sdn

Fixes #36

- Add a -t, --network-type option
- Populate .networking.networkType
- Update help text and README

OpenShift SDN CNI was deprecated as of OCP 4.14. As of OCP 4.15, the network plugin is not an option for new installations. Use the OVN Kubernetes (OVNKubernetes) CNI as an alternative.

Source: https://docs.openshift.com/container-platform/4.15/release_notes/ocp-4-15-release-notes.html#ocp-4-15-deprecation-sdn

Fixes kxr#36
@jdandrea
Copy link
Author

jdandrea commented Oct 21, 2024

FYI: This repo appears to no longer be maintained. I've been referred to this repo instead. HT @lgchiaretto

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Network Type is not configurable
1 participant