Configure Ingress Routing with Traefik for a Multi-Service Shop Application
by Omkar Shelke
Create an Ingress resource for a shop application with path-based routing to multiple backend services and configure /etc/hosts for local DNS resolution.
Focused hands-on problems designed to help you hone your DevOps or Server Side skills. Some challenges are more educational, while others are based on real-world scenarios. The platform provides hints and feedback for each challenge, including automated solution checks.
Challenges contributed by the community members sharing their knowledge and expertise.
Create an Ingress resource for a shop application with path-based routing to multiple backend services and configure /etc/hosts for local DNS resolution.
Helm has installed Prometheus and Grafana in a Kubernetes cluster. Create an Ingress resource to expose both services using different hostnames with Traefik ingress controller.