Difference between revisions of "Kubectl apply -f"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
  
 
  [[kustomize build]] deploy/manifests | kubectl apply -f -
 
  [[kustomize build]] deploy/manifests | kubectl apply -f -
 +
[[kubectl get]]
  
 
== See also ==
 
== See also ==
 +
* {{creationTimestamp}}
 
* {{kubectl apply}}
 
* {{kubectl apply}}
  
 
[[Category:Kubectl]]
 
[[Category:Kubectl]]

Latest revision as of 15:16, 9 August 2023

kubectl apply -f
error: error validating "main.tf": error validating data: invalid object to validate; if you choose to ignore these errors, turn validation off with --validate=false


kustomize build deploy/manifests | kubectl apply -f -
kubectl get

See also[edit]

Advertising: