Explore >> Select a destination


You are here

blog.zespre.com
| | www.claudiokuenzler.com
3.4 parsecs away

Travel
| | A Lets Encrypt certbot command ran into errors. Caused by forgotten IPv6 DNS records still pointing to an older environment.
| | blog.brokennetwork.ca
0.9 parsecs away

Travel
| | Studying for the CCIE and other data networking oddities.
| | blog.ja-ke.tech
0.5 parsecs away

Travel
| | This post shall describe how to obtain a free wildcard TLS cert for your domain from Let's Encrypt with the recommended certbot python based utility. Of course there are few other clients that already support the ACME v2 protocol, which is required for wildcards, i will only show certbot command here, but the procedure with other clients should be pretty similar.
| | nodogmablog.bryanhogan.net
31.2 parsecs away

Travel
| 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.