istio¶
- 🏷️Tags : #2022-11 #devops
- Link: Istio / Getting Started
- istio/istio: Connect, secure, control, and observe services.
test istio code : microservices-demo/istio-manifests.yaml at main · GoogleCloudPlatform/microservices-demo
緣起¶
是什麼¶
去哪下載¶
- choco install istioctl
📝 怎麼玩¶
- kubectl label namespace default istio-injection=enabled --overwrite