Skip to content

Make Network Type configurable#37

Open
jdandrea wants to merge 1 commit intokxr:masterfrom
jdandrea:master
Open

Make Network Type configurable#37
jdandrea wants to merge 1 commit intokxr:masterfrom
jdandrea:master

Conversation

@jdandrea
Copy link
Copy Markdown

  • 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
Copy Markdown
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