573 B
		
	
	
	
	
	
			
		
		
	
	
			573 B
		
	
	
	
	
	
Kubernetes example
Based on kind as a local Kubernetes cluster.
Quick start
Before you start:
Required
Optional
- install helm 3.
Then:
- make create-cluster
- make deployOR- make helm-deployfor helm
Visit http://httpbin.localtest.me or http://hello-world.localtest.me/
Uninstall
- make delete-cluster