diff --git a/slides/k8s/ingress.md b/slides/k8s/ingress.md index b7113e42..a1882816 100644 --- a/slides/k8s/ingress.md +++ b/slides/k8s/ingress.md @@ -344,7 +344,7 @@ This is normal: we haven't provided any ingress rule yet. - To make our lives easier, we will use [nip.io](http://nip.io) -- Check out `http://cheddar.A.B.C.D.mip.io` +- Check out `http://cheddar.A.B.C.D.nip.io` (replacing A.B.C.D with the IP address of `node1`)