mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 10:18:13 +00:00 
			
		
		
		
	Update kubernetes dev setup instructions
This commit is contained in:
		| @@ -42,8 +42,10 @@ If you want to build Kubernetes right away there are two options: | |||||||
| ##### You have a working [Go environment]. | ##### You have a working [Go environment]. | ||||||
|  |  | ||||||
| ``` | ``` | ||||||
| go get -d k8s.io/kubernetes | mkdir -p $GOPATH/src/k8s.io | ||||||
| cd $GOPATH/src/k8s.io/kubernetes | cd $GOPATH/src/k8s.io | ||||||
|  | git clone https://github.com/kubernetes/kubernetes | ||||||
|  | cd kubernetes | ||||||
| make | make | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Jordan Liggitt
					Jordan Liggitt