Difference between revisions of "Istioctl manifest apply"
Jump to navigation
Jump to search
Line 32: | Line 32: | ||
* [[Install Istio]] | * [[Install Istio]] | ||
* <code>[[istioctl manifest generate]] --set profile=demo | [[kubectl delete]] -f -</code> | * <code>[[istioctl manifest generate]] --set profile=demo | [[kubectl delete]] -f -</code> | ||
+ | * [[docker manifest]] | ||
== See also == | == See also == |
Revision as of 16:07, 5 June 2022
istioctl manifest apply --set profile=demo
istioctl manifest apply --set profile=demo Detected that your cluster does not support third party JWT authentication. Falling back to less secure first party JWT. See https://istio.io/docs/ops/best-practices/security/#configure-third-party-service-account-tokens for details. - Applying manifest for component Base... ✔ Finished applying manifest for component Base. - Applying manifest for component Pilot... ✔ Finished applying manifest for component Pilot. Waiting for resources to become ready... Waiting for resources to become ready... Waiting for resources to become ready... Waiting for resources to become ready... Waiting for resources to become ready... Waiting for resources to become ready... Waiting for resources to become ready... Waiting for resources to become ready... Waiting for resources to become ready... - Applying manifest for component EgressGateways... - Applying manifest for component IngressGateways... - Applying manifest for component AddonComponents... ✔ Finished applying manifest for component EgressGateways. ✔ Finished applying manifest for component IngressGateways. ✔ Finished applying manifest for component AddonComponents. ✔ Installation complete
Related terms
- Install Istio
istioctl manifest generate --set profile=demo | kubectl delete -f -
- docker manifest
See also
Advertising: