mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-22 12:55:19 +00:00
Specify system-charts branch for Rancher version in air gap docs
This commit is contained in:
+9
@@ -8,6 +8,15 @@ aliases:
|
||||
|
||||
The [System Charts](https://github.com/rancher/system-charts) repository contains all the catalog items required for features such as monitoring, logging, alerting and global DNS. To be able to use these features in an air gap install, you will need to mirror the `system-charts` repository to a location in your network that Rancher can reach and configure Rancher to use that repository.
|
||||
|
||||
Use the branch of `system-charts` that corresponds to your version of Rancher:
|
||||
|
||||
| Rancher Version | system-charts Repository Branch |
|
||||
|-----------------|--------|
|
||||
| v2.0.0 - v2.2.3 | master |
|
||||
| v2.2.4+ | release-v2.2 |
|
||||
| v2.3-alpha3 | v2.3-preview1 |
|
||||
| v2.3-alpha5 | v2.3-preview2 |
|
||||
|
||||
## B. Configure System Charts
|
||||
|
||||
Rancher needs to be configured to use the Git mirror of the `system-charts` repository.
|
||||
|
||||
+10
-1
@@ -6,7 +6,16 @@ aliases:
|
||||
|
||||
## A. Prepare System Charts
|
||||
|
||||
The [System Charts](https://github.com/rancher/system-charts) repository contains all the catalog items required for features such as moniotring, logging, alerting and global DNS. To be able to use these features in an air gap install, you will need to mirror the `system-charts` repository to a location in your network that Rancher can reach and configure Rancher to use that repository.
|
||||
The [System Charts](https://github.com/rancher/system-charts) repository contains all the catalog items required for features such as monitoring, logging, alerting and global DNS. To be able to use these features in an air gap install, you will need to mirror the `system-charts` repository to a location in your network that Rancher can reach and configure Rancher to use that repository.
|
||||
|
||||
Use the branch of `system-charts` that corresponds to your version of Rancher:
|
||||
|
||||
| Rancher Version | system-charts Repository Branch |
|
||||
|-----------------|--------|
|
||||
| v2.0.0 - v2.2.3 | master |
|
||||
| v2.2.4+ | release-v2.2 |
|
||||
| v2.3-alpha3 | v2.3-preview1 |
|
||||
| v2.3-alpha5 | v2.3-preview2 |
|
||||
|
||||
## B. Configure System Charts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user