deployment vs xxxSets
This commit is contained in:
parent
afc3eb9c7e
commit
4e32669e2e
@ -267,7 +267,8 @@ kubectl logs my-nginx-65c68bbcdf-xkhqj -f
|
|||||||
```
|
```
|
||||||
|
|
||||||
# Running DaemonSets on `hostPort` <a name="running-daemonsets"></a>
|
# Running DaemonSets on `hostPort` <a name="running-daemonsets"></a>
|
||||||
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.
|
In this case configuration of networking in context of services is not needed.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user