Difference between revisions of "ReplicaSet"
Jump to navigation
Jump to search
Line 23: | Line 23: | ||
== See also == | == See also == | ||
* {{kubectl get}} | * {{kubectl get}} | ||
− | * {{ | + | * {{ReplicaSet}} |
[[Category:Kubernetes]] | [[Category:Kubernetes]] |
Revision as of 20:21, 4 December 2021
https://kubernetes.io/docs/concepts/workloads/controllers/replicaset/
kubectl get replicaset No resources found in default namespace.
kubectl get replicaset No resources found.
ReplicaSet OpLog: Enabled
kubectl delete replicasets --all
Related terms
kubectl scale
:kubectl scale --replicas=3 rs/foo
- Deployment
See also
kubectl get
: [all
|componentstatus | pods | apiservices | events
|event
|nodes
|replicaset
|services
|svc
|namespaces
|hpa
|secret | deployments | serviceaccounts | endpoints | daemonset | networkpolicy
],kubectl get -h
- ReplicaSet,
kubectl get replicaset, kubectl describe replicaset, kind: ReplicaSet, ScalingReplicaSet
, replicaset-controller
Advertising: