many things
This commit is contained in:
		
							parent
							
								
									18a08d623b
								
							
						
					
					
						commit
						a7fad6c9c6
					
				
					 43 changed files with 1246 additions and 54 deletions
				
			
		
							
								
								
									
										9
									
								
								10-pre-k8s/files/k3s-server-install.sh
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								10-pre-k8s/files/k3s-server-install.sh
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,9 @@ | |||
| 
 | ||||
| #!/usr/bin/env sh | ||||
| 
 | ||||
| main() { | ||||
| 	export K3S_TOKEN="${k3s_token}" | ||||
| 	curl -sfL https://get.k3s.io | K3S_KUBECONFIG_MODE="644" INSTALL_K3S_EXEC="server" sh -s - --disable=servicelb | ||||
|         return 0 | ||||
| } | ||||
| main | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Chris Cowley
						Chris Cowley