-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Kube service appProtocol field breaking IBM NLB creation #7885
Comments
That happened because of the appProtocol field added in the Nginx ingress controller Kubernetes service. |
/triage-accepted |
/triage accepted |
This is closed by #7873 |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
#7873 is much appreciated, however the issue is still present if you require an internal service as part of the chart deployment in 4.0.18. Snippet from my internal service with
|
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /close |
@k8s-triage-robot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
NGINX Ingress controller version (exec into the pod and run nginx-ingress-controller --version.):
Kubernetes version (use
kubectl version
):Environment:
Cloud provider or hardware configuration: IBM Cloud
Please mention how/where was clsuter created like kubeadm/kops/minikube/kind etc.
We are using an IBM Cloud Kubernetes Service
Basic cluster related info:
How was the ingress-nginx-controller installed:
It was installed through the helm chart.
What happened:
What you expected to happen:
How to reproduce it:
Deploy the latest chart version into IBM Cloud.
The text was updated successfully, but these errors were encountered: