mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-12 11:57:39 -02:30
Fix pathes of offline tool on the doc (#9486)
If clicking the links, we faced NotFound page at the time. This fixes the issue by specifying full pathes instead.
This commit is contained in:
@@ -18,8 +18,8 @@ Then you need to setup the following services on your offline environment:
|
|||||||
* [Optional] an internal PyPi server for python packages used by Kubespray
|
* [Optional] an internal PyPi server for python packages used by Kubespray
|
||||||
* [Optional] an internal Helm registry for Helm chart files
|
* [Optional] an internal Helm registry for Helm chart files
|
||||||
|
|
||||||
You can get artifact lists with [generate_list.sh](contrib/offline/generate_list.sh) script.
|
You can get artifact lists with [generate_list.sh](/contrib/offline/generate_list.sh) script.
|
||||||
In addition, you can find some tools for offline deployment under [contrib/offline](contrib/offline/README.md).
|
In addition, you can find some tools for offline deployment under [contrib/offline](/contrib/offline/README.md).
|
||||||
|
|
||||||
## Configure Inventory
|
## Configure Inventory
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user