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

Added CNI Addressing options and vappProperty cluster variables #45

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

pknomad
Copy link

@pknomad pknomad commented Jan 7, 2025

  1. Added cluster-cidr and service-cidr into cluster.yaml to set CNI address
  2. Added vappProperty settings
  3. Added pool and network back into vsphere values (commented out)

Updated cluster.yaml to include settings for cluster and service CIDR for pod communication via CNI.
Update values.yaml to ingest cluster and service cidr settings into cluster.yaml. The default values are using rancher defaults: https://ranchermanager.docs.rancher.com/reference-guides/cluster-configuration/rancher-server-configuration/gke-cluster-configuration#container-address-range
Re-added network and pool settings for vsphere nodes and added vapp settings (vappIpallocationpolicy, vappIpprotocol, vappTransport, and vappProperty).

vappProperty settings in comments sets ip, gateway, dns if all 3 options are needed
@pknomad
Copy link
Author

pknomad commented Jan 7, 2025

Addresses closed out github issues from my corporate github account:
#44
#43
#42

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.

1 participant