Difference between revisions of "ReplicaSet"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
* <code>[[kubectl get replicaset]]</code> | * <code>[[kubectl get replicaset]]</code> | ||
* <code>[[kubectl get rs]]</code> | * <code>[[kubectl get rs]]</code> | ||
+ | |||
+ | kubectl get replicaset | ||
+ | No resources found in default namespace. | ||
[[kubectl get]] replicaset | [[kubectl get]] replicaset |
Revision as of 16:53, 17 July 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
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
kubectl
: [cp | config | create
|delete
|edit | explain |
apply
|exec
|get
|set
|drain | uncordon | rolling-update
|rollout
|logs
|run
|auth
|label | annotate
|version
|top
|diff
|debug
|replace
|describe
|port-forward | proxy
|scale
|rollout
|api-resources
| expose deployment | expose | patch | attach | get endpoints | ~/.kube/config | kubectl logs --help | kubectl --help, kubectl-convert, kubectl autoscale, kubectl.kubernetes.io
Advertising: