Update README.md

This commit is contained in:
Marcel Dempers 2021-05-27 07:09:19 +10:00 committed by GitHub
parent 8927a39200
commit 469d09aa68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -129,7 +129,7 @@ Hello from daemonsets-worker2
Let's deploy a headless service where `clusterIP: None` Let's deploy a headless service where `clusterIP: None`
``` ```
kubectl apply -f ./services/headlress-service.yaml kubectl apply -f ./services/headless-service.yaml
``` ```
There are a few ways to discover our pods: There are a few ways to discover our pods: