Describe what file to edit (#10790)
It was not clear where the yaml blob should be saved in. Added a single like that clears up what file to edit.
This commit is contained in:
		
							parent
							
								
									eac1cb6d34
								
							
						
					
					
						commit
						1749327bf1
					
				|  | @ -124,6 +124,8 @@ KUBELET_ARGS="--cgroup-driver=systemd --kubeconfig=/etc/kubernetes/master-kubeco | ||||||
| 
 | 
 | ||||||
| ``` | ``` | ||||||
| 
 | 
 | ||||||
|  | * Edit `/etc/kubernetes/master-kubeconfig.yaml` to contain the following information: | ||||||
|  | 
 | ||||||
| ```yaml | ```yaml | ||||||
| kind: Config | kind: Config | ||||||
| clusters: | clusters: | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue