mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-09 00:26:58 +00:00
typofix - https://github.com/vlajos/misspell_fixer
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
## This file is used as input to deployment script, which ammends it as needed.
|
||||
## This file is used as input to deployment script, which amends it as needed.
|
||||
## More specifically, we need to add peer hosts for each but the elected peer.
|
||||
|
||||
coreos:
|
||||
|
@@ -1,4 +1,4 @@
|
||||
## This file is used as input to deployment script, which ammends it as needed.
|
||||
## This file is used as input to deployment script, which amends it as needed.
|
||||
## More specifically, we need to add environment files for as many nodes as we
|
||||
## are going to deploy.
|
||||
|
||||
|
@@ -87,7 +87,7 @@ cd kubernetes/cluster/docker-multinode
|
||||
|
||||
`Master done!`
|
||||
|
||||
See [here](docker-multinode/master.md) for detailed instructions explaination.
|
||||
See [here](docker-multinode/master.md) for detailed instructions explanation.
|
||||
|
||||
## Adding a worker node
|
||||
|
||||
@@ -104,7 +104,7 @@ cd kubernetes/cluster/docker-multinode
|
||||
|
||||
`Worker done!`
|
||||
|
||||
See [here](docker-multinode/worker.md) for detailed instructions explaination.
|
||||
See [here](docker-multinode/worker.md) for detailed instructions explanation.
|
||||
|
||||
## Testing your cluster
|
||||
|
||||
|
Reference in New Issue
Block a user