Difference between revisions of ".apps/"
Jump to navigation
Jump to search
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | * <code>[[replicaset.apps/]]</code> | ||
+ | * <code>[[deployment.apps/]]</code> | ||
+ | * <code>[[daemonset.apps/]]</code> | ||
+ | == Related == | ||
+ | * <code>[[kubectl get all -A]]</code> | ||
− | * | + | == See also == |
− | * [[ | + | * {{Kubernetes deployments}} |
+ | * {{Kubernetes Workloads}} | ||
+ | |||
+ | [[Category:K8s]] |
Latest revision as of 19:18, 30 November 2023
Related[edit]
See also[edit]
- Kubernetes deployments, strategies:
kind: Deployment
, Strategies:Recreate
orRollingUpdate
,kubectl
[create | describe | get | scale | rollout | deployment/
], Kubernetes Canary Deployments,deployment.kubernetes.io
- Kubernetes Workloads:
Deployment
,ReplicaSet, StatefulSet, DaemonSets, Job, CronJob
,.apps/
Advertising: