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
Choose one: BUG REPORT
CCM Version: No clue, using OKE
Environment:
kubectl version
uname -a
When I install an ingress controller or do anything that creates a Server of type LoadBalancer, it is provisioning a fixed shape load balancer.
I expect CCM to coordinate with other OCI teams to make sure that the cloud services are working as expected.
Create an OKE cluster, install an ingress controller like nginx or traefik, and go look at the Load Balancer created.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is this a BUG REPORT or FEATURE REQUEST?
Choose one: BUG REPORT
Versions
CCM Version: No clue, using OKE
Environment:
kubectl version
): 1.25.4uname -a
): whatever gets provisioned with OKEWhat happened?
When I install an ingress controller or do anything that creates a Server of type LoadBalancer, it is provisioning a fixed shape load balancer.
What you expected to happen?
I expect CCM to coordinate with other OCI teams to make sure that the cloud services are working as expected.
How to reproduce it (as minimally and precisely as possible)?
Create an OKE cluster, install an ingress controller like nginx or traefik, and go look at the Load Balancer created.
Anything else we need to know?
The text was updated successfully, but these errors were encountered: