README ¶ simple-go-server This is a simple GO server to display basic OS information, useful for testing deployment setup with less spent in Memory/CPU Docker Execution docker run --rm -it -p 8080:8080 prabdeb/simple-go-server:latest Helm Installation cd helm/simple-go-server helm install --name sample-app . Kustomize Installation kubectl apply -k kustomize/ Note: Kustomize is available on kubectl v1.14 Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files azure-storage.go main.go Click to show internal directories. Click to hide internal directories.