docker-compose-kubernetes
docker-compose-kubernetes copied to clipboard
Launch a local Kubernetes cluster via Docker Compose
Hi, I end up with such error: ``` $ ./kube-up.sh WARNING: devicemapper: usage of loopback devices is strongly discouraged for production use. Use `--storage-opt dm.thinpooldev` to specify a custom block...
Hi, Something that caught my eye is that this setup does not create a token for the default service account. Have you experienced the same problem? and if so, how...
This PR adds the following: - a `.settings` script to enable/disable the k8s addons (DNS,UI) as well as other stuff (port forwarding, routes etc.) - some reformatting and colors for...