Update README.md
This commit is contained in:
		
							parent
							
								
									31b4a5c33e
								
							
						
					
					
						commit
						22a7acbaf6
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		|  | @ -1,4 +1,7 @@ | ||||||
| # Uptime-Kuma K8s Deployment | # Uptime-Kuma K8s Deployment | ||||||
|  | 
 | ||||||
|  | ⚠ Warning: K8s deployment is provided by contributors. I have no experience with K8s and I can't fix error in the future. I only test Docker and Node.js. Use at your own risk. | ||||||
|  | 
 | ||||||
| ## How does it work? | ## How does it work? | ||||||
| 
 | 
 | ||||||
| Kustomize is a tool which builds a complete deployment file for all config elements. | Kustomize is a tool which builds a complete deployment file for all config elements. | ||||||
|  | @ -25,4 +28,4 @@ This ingressroute.yml is for the [nginx-ingress-controller](https://kubernetes.g | ||||||
| - run ```kustomize build > apply.yml``` | - run ```kustomize build > apply.yml``` | ||||||
| - run ```kubectl apply -f apply.yml``` | - run ```kubectl apply -f apply.yml``` | ||||||
| 
 | 
 | ||||||
| Now you should see some k8s magic and Uptime-Kuma should be available at the specified address. | Now you should see some k8s magic and Uptime-Kuma should be available at the specified address. | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue