ofc-bootstrap
ofc-bootstrap copied to clipboard
Feature request: use an existing Ingress controller
Expected Behaviour
I want to use ofc-bootstrap
against an existing and configured cluster, which already has ingress controller installed and configured on it. But ofc-bootstrap
is always going to install ingress-controller. I'd like to be able to:
- make the installation of ingress controller optional
- override value of
kubernetes.io/ingress.class
annotation (to be completely flexible) - pass additional annotations to ingress controller
Current Behaviour
None of the above.
Same as my comment on the other issue. It's probably best not to raise issues for every idea you have thought of right now, and instead discuss with the community on Slack.
The main reason is that we are currently migrating the setup and some of your requests won't apply afterwards.
/set title: Feature request: use an existing Ingress controller