|
You are here |
danielrotter.at | ||
| | | | |
www.davidxia.com
|
|
| | | | | More About Nginx DNS Resolution Than You Ever Wanted to Know May 17, 2019 | By David Xia This is a post about Nginxs DNS resolution behavior I didn& | |
| | | | |
managing.blue
|
|
| | | | | dexidp.io contains valueable information on how to configure and run DexIdp, but even though they provide a docker container, there is scarce information on how to configure and run it. So let's create a DexIdp deployment in a Docker Desktop kubectl create deployment dexidp --image dexidp/dex We see from the Dockerfile that dex is being... | |
| | | | |
nsirap.com
|
|
| | | | | How to get Kubernetes work with Google Docker Container Registry, set read access to the registry | |
| | | | |
nodogmablog.bryanhogan.net
|
|
| | | In my previous post I showed how to run a single instance of a Web API application in Kubernetes using Minikube. In this post, I will show you how to deploy the same application, but this time there will be 3 instances of the application, with a load balancer routing traffic to each of the instances. | ||