Skip to content

Commit 0c661fc

Browse files
authored
Merge pull request #6604 from psschwei/remove-local-vagrant
Removes vagrant reference in running-locally doc
2 parents d6fda9e + 522dfa4 commit 0c661fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributors/devel/running-locally.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ change the service-cluster-ip-range flag to something else.
156156

157157
### I cannot create a replication controller with replica size greater than 1! What gives?
158158

159-
You are running a single node setup. This has the limitation of only supporting a single replica of a given pod. If you are interested in running with larger replica sizes, we encourage you to try the local vagrant setup or one of the cloud providers.
159+
You are running a single node setup. This has the limitation of only supporting a single replica of a given pod. If you are interested in running with larger replica sizes, we encourage you to try Kind or one of the cloud providers.
160160

161161
### I changed Kubernetes code, how do I run it?
162162

0 commit comments

Comments
 (0)