Difference between revisions of "Kubectl create -f pod.yaml"
Jump to navigation
Jump to search
(Created page with " kubectl create -f pod.yaml == Related terms == * <code>kubectl apply -f https://k8s.io/examples/pods/storage/redis.yaml</code> == See also == * {{Pod}} * {{kubec...") |
|||
Line 4: | Line 4: | ||
== Related terms == | == Related terms == | ||
* <code>[[kubectl apply]] -f https://k8s.io/examples/pods/storage/redis.yaml</code> | * <code>[[kubectl apply]] -f https://k8s.io/examples/pods/storage/redis.yaml</code> | ||
− | + | * <code>[[volumeMounts]]</code> | |
== See also == | == See also == |
Revision as of 16:05, 17 July 2021
kubectl create -f pod.yaml
Related terms
See also
- Pods,
Mypod.yml
, Create and configure a basic Pod,pod (command)
,pod --help
,pod install
, List containers on a POD,livenessProbe, readinessProbe
, Pod status, Static pod, Pod Security, PodReplacementPolicy 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: