File tree Expand file tree Collapse file tree
content/en/blog/2026/retirement-of-gcr.io Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22title : " Istio is Migrating Container Registries"
33description : What you can do today to ensure your clusters are not impacted by the retirement of `gcr.io/istio-release`.
44publishdate : 2026-03-23
5- attribution : Steven Jin (Microsoft), John Howard (Google )
5+ attribution : Steven Jin (Microsoft), John Howard (Solo.io )
66keywords : [Istio,Helm,Container Registry]
77---
88
@@ -32,7 +32,7 @@ Although we do not plan on retiring `gcr.io/istio-release` until January 1st, 20
3232
3333### Using ` istioctl `
3434
35- If you install Istio using ` istioctl ` , you can update your IstioOperator configuration as follows
35+ If you install Istio using ` istioctl ` , you can update your ` IstioOperator ` configuration as follows:
3636
3737{{< text yaml >}}
3838# istiooperator.yaml
@@ -58,7 +58,7 @@ $ istioctl install --set hub=registry.istio.io/release # the rest of your argume
5858
5959### Using Helm
6060
61- If you use Helm to install Istio, update your values file to have the following
61+ If you use Helm to install Istio, update your values file to have the following:
6262
6363{{< text yaml >}}
6464# ...
You can’t perform that action at this time.
0 commit comments