Skip to content

Commit

Permalink
DOC: Note added to Ingress for Helm
Browse files Browse the repository at this point in the history
  • Loading branch information
dereknoblej committed Mar 11, 2024
1 parent f6c244a commit ac7c472
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/infrastructure-ingress.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

We need two different Ingress controllers, one in the `openstack` namespace, the other in the `ingress-nginx` namespace. The `openstack` controller is for east-west connectivity, the `ingress-nginx` controller is for north-south.

!!! note

To deploy the ingress controller please ensure Helm is installed first ([Install Helm](openstack-helm-make.md)).


### Deploy our ingress controller within the ingress-nginx Namespace

``` shell
Expand Down

0 comments on commit ac7c472

Please sign in to comment.