diff --git a/README.md b/README.md index 72cd947..2596a04 100644 --- a/README.md +++ b/README.md @@ -267,7 +267,8 @@ kubectl logs my-nginx-65c68bbcdf-xkhqj -f ``` # Running DaemonSets on `hostPort` -Docs: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/ +* Docs: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/ +* Good article: https://medium.com/stakater/k8s-deployments-vs-statefulsets-vs-daemonsets-60582f0c62d4 In this case configuration of networking in context of services is not needed.