Curated articles, resources, tips and trends from the DevOps World.
Summary: This is a summary of an article originally published by the source. Read the full original article here →
https://www.padok.fr/ https://www.padok.fr/en/blog https://www.padok.fr/en/blog/tag/technology https://www.padok.fr/en/blog/argocd-traefik-kubernetes In this article, we will implement a header routing solution, which is a way to route traffic from the HTTP request headers in addition to (or instead of) the "traditional" HTTP Host routing method.
💡 To go further, we can manage Traefik and ArgoCD in ArgoCD so that they are automatically deployed in case of an update...
In order for ArgoCD to deploy our Helm Chart, we will create an Application resource.
The frontend-dev application will use the values-dev.yaml file of the Helm Chart: this file adds a rule based on the x-frontend-dev header for routing: Headers(x-frontend-env, dev).
Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com