We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The latest version of the cluster-template.yaml has the option to use Loadbalancer:
spec: apiServerLoadBalancer: enabled: true
it will be good to have this option using the microk8s and as per the upstream[0] have the option with LB and without LB:
The current version is a bit old
https://github.com/kubernetes-sigs/cluster-api-provider-openstack/blob/main/templates/cluster-template.yaml
The text was updated successfully, but these errors were encountered:
sachinkumarsingh092
Successfully merging a pull request may close this issue.
The latest version of the cluster-template.yaml has the option to use Loadbalancer:
spec:
apiServerLoadBalancer:
enabled: true
it will be good to have this option using the microk8s and as per the upstream[0] have the option with LB and without LB:
The current version is a bit old
https://github.com/kubernetes-sigs/cluster-api-provider-openstack/blob/main/templates/cluster-template.yaml
The text was updated successfully, but these errors were encountered: