Difference between revisions of "Kubectl apply -f"

From wikieduonline
Jump to navigation Jump to search
(Redirected page to Kubectl apply)
Tag: New redirect
 
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
#redirect [[kubectl apply]]
+
{{lc}}
 +
 
 +
[[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 ==
 +
* {{creationTimestamp}}
 +
* {{kubectl apply}}
 +
 
 +
[[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: