Difference between revisions of "Kubectl apply -f"

From wikieduonline
Jump to navigation Jump to search
 
Line 7: Line 7:
 
  [[kustomize build]] deploy/manifests | kubectl apply -f -
 
  [[kustomize build]] deploy/manifests | kubectl apply -f -
 
  [[kubectl get]]
 
  [[kubectl get]]
 +
[[kubectl apply -f ingress.yml]]
  
 
== See also ==
 
== See also ==

Latest revision as of 06:34, 23 July 2024

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
kubectl apply -f ingress.yml

See also[edit]

Advertising: