mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +00:00
Merge pull request #652 from kelseyhightower/fix_readme_typo
Fix typo in README
This commit is contained in:
commit
a14a6f5a2c
@ -266,7 +266,7 @@ If this is your first time creating the cluster, the kubelet on each minion sche
|
|||||||
|
|
||||||
#### I changed Kubernetes code, but its not running!
|
#### I changed Kubernetes code, but its not running!
|
||||||
|
|
||||||
Are you sure there was no build error? After running $ vagrant provison , scroll up and ensure that each Salt state was completed successfully on each box in the cluster. Its very likely you see a build error due to an error in your source files!
|
Are you sure there was no build error? After running $ vagrant provision, scroll up and ensure that each Salt state was completed successfully on each box in the cluster. Its very likely you see a build error due to an error in your source files!
|
||||||
|
|
||||||
## Running locally
|
## Running locally
|
||||||
In a separate tab of your terminal, run:
|
In a separate tab of your terminal, run:
|
||||||
|
Loading…
Reference in New Issue
Block a user