Difference between revisions of "ReplicaSet"

From wikieduonline
Jump to navigation Jump to search
Line 29: Line 29:
  
 
== See also ==
 
== See also ==
* {{kubectl get}}
 
 
* {{ReplicaSet}}
 
* {{ReplicaSet}}
 
+
* {{Kubernetes services}}
  
 
[[Category:Kubernetes]]
 
[[Category:Kubernetes]]

Revision as of 11:16, 14 September 2022

https://kubernetes.io/docs/concepts/workloads/controllers/replicaset/

kubectl get replicaset
No resources found in default namespace.
kubectl get replicaset
No resources found.


Mongodump

ReplicaSet OpLog: Enabled 
kubectl delete replicasets --all


kubectl get all | grep replicaset.apps
replicaset.apps/metrics-server-6467f65c76                   1         1         1       2d4h
replicaset.apps/my-release-kubernetes-dashboard-5bf6f9f78   1         1         1       2d3h<

Related terms

See also

Advertising: