Explore >> Select a destination


You are here

piotrminkowski.com
| | hypernephelist.com
8.5 parsecs away

Travel
| | Traefik is a modern, dynamic load-balancer that was designed specifically with containers in mind. It is able to react to service deployment events from many...
| | devopsian.net
7.9 parsecs away

Travel
| | A deep-dive into progressive deployments, specifically Canary, on Kubernetes with Flagger using ingress-controller or a service mesh. How it works? I ran into some pitfalls and wrote about it, so you don't need to solve it too.
| | www.codecentric.de
6.7 parsecs away

Travel
| | Brief Introduction on how to implement GitOps with ArgoCD. ApplicationsSets are used for templating application definitions and a Spring Boot app is deployed using GitHub actions in different ways.
| | willhaley.com
37.8 parsecs away

Travel
| These are the steps I use to set up k3s lightweight kubernetes for local development with Arch Linux. This guide results in a deployment using LetsEncrypt via Traefik, HTTPS support, and a vanilla nginx web server. Note that, with these instructions, LetsEncrypt will only generate a valid HTTPS certificate if the computer where k3s is being installed can be reached via HTTP on port 80 over the public Internet using the domain name we specify below. Routing and Firewall Enable IP forwarding.