mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 03:33:26 +00:00
Merge pull request #10843 from jiangyaoguo/change-get-minions-in-docs
change "get minions" to "get nodes" in docs
This commit is contained in:
@@ -54,7 +54,7 @@ The current cluster design is inspired by:
|
||||
1. The kubernetes binaries will be built via the common build scripts in `build/`.
|
||||
2. If you've set the ENV `KUBERNETES_PROVIDER=rackspace`, the scripts will upload `kubernetes-server-linux-amd64.tar.gz` to Cloud Files.
|
||||
2. A cloud files container will be created via the `swiftly` CLI and a temp URL will be enabled on the object.
|
||||
3. The built `kubernetes-server-linux-amd64.tar.gz` will be uploaded to this container and the URL will be passed to master/minions nodes when booted.
|
||||
3. The built `kubernetes-server-linux-amd64.tar.gz` will be uploaded to this container and the URL will be passed to master/nodes when booted.
|
||||
|
||||
## Cluster
|
||||
There is a specific `cluster/rackspace` directory with the scripts for the following steps:
|
||||
|
Reference in New Issue
Block a user