Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes authored May 26, 2024
1 parent 8b2c8c3 commit 40f26d1
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# nginx-controller-example
Simple example for nginx-controller ingress
# demo-nginx-controller

Simple demo for nginx-controller ingress

## Pre-requisites

Expand All @@ -8,7 +9,7 @@ An up and running Kubernetes cluster
## Launch the demo

```
git clone https://github.com/k8s-school/nginx-controller-example
cd nginx-controller-example
git clone https://github.com/k8s-school/demo-nginx-controller
cd demo-nginx-controller
./setup.sh
```
```

0 comments on commit 40f26d1

Please sign in to comment.