cleanup 2
This commit is contained in:
parent
994666653d
commit
79dd3b500c
@ -33,7 +33,6 @@
|
||||
* [Rollback](#helm-rollback)
|
||||
* [Kubernetes in action](#kubernetes-in-action)
|
||||
* [Running DaemonSets with `hostNetwork: true`](#running-daemonsets)
|
||||
* [Running StatefulSet with NFS storage](#running-statefulset-nfs)
|
||||
* [Services](#services)
|
||||
* [Client-IP transparency and loadbalancing](#services-client-ip-transparency)
|
||||
* [Session affinity/persistence](#services-session-persistence)
|
||||
@ -767,7 +766,6 @@ k3s-node1 NotReady <none> 103d v1.19.5+k3s2
|
||||
$ kubectl get pod
|
||||
NAME READY STATUS RESTARTS AGE
|
||||
ds-test-5mlkt 1/1 Running 14 28h
|
||||
my-nfs-client-provisioner-57ff8c84c7-p75ck 1/1 Running 0 31m
|
||||
web-1 1/1 Running 0 26m
|
||||
web-2 1/1 Running 0 26m
|
||||
ds-test-c6xx8 1/1 Running 0 18m
|
||||
|
||||
Loading…
Reference in New Issue
Block a user