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...") |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{lc}} | |
kubectl create -f [[pod.yaml]] | kubectl create -f [[pod.yaml]] | ||
== 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 == | ||
* {{Pod}} | * {{Pod}} | ||
− | |||
[[Category:K8s]] | [[Category:K8s]] |
Latest revision as of 09:27, 12 October 2022
Advertising: