mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 13:08:11 +00:00
Apply PR #285 changes to version 2.6 docs
This commit is contained in:
@@ -115,11 +115,9 @@ To install Istio on an RKE2 cluster, follow the steps in [this section.](../inte
|
||||
|
||||
## Upgrading Istio in an Air-Gapped Environment
|
||||
|
||||
In Rancher v2.6.x and up, Istio may be upgraded in an air-gapped environment.
|
||||
|
||||
The Istio pod security policy is now enabled by default. A new value, `installer.releaseMirror.enabled`, has been added to the rancher-istio chart to enable and disable the server that supports air-gapped upgrades. Note that `installer.releaseMirror.enabled` is set to `false` by default. You can set this value as needed when you install or upgrade. Follow the steps below:
|
||||
|
||||
1. Provision an air-gapped Rancher 2.6.x instance and an air-gapped custom cluster in the Rancher UI.
|
||||
1. Provision an air-gapped Rancher instance and an air-gapped custom cluster in the Rancher UI.
|
||||
2. Install Monitoring in the cluster: **Cluster Explorer -> Apps & Marketplace -> Charts -> Monitoring**.
|
||||
3. Pull all required images for Istio into the private registry you will use in the air-gapped environment.
|
||||
4. Install Istio in the cluster: **Cluster Explorer -> Apps & Marketplace -> Charts -> Istio**.
|
||||
@@ -136,4 +134,4 @@ You can enable [Jaeger](https://www.jaegertracing.io/[) and [Kiali](https://kial
|
||||
|
||||
If you haven't already, set `installer.releaseMirror.enabled=true` to upgrade Istio.
|
||||
|
||||
:::
|
||||
:::
|
||||
|
||||
Reference in New Issue
Block a user