/var/log/diego
Github Twitter
  • airflow
  • alb
  • ansible
  • aws-auth
  • aws-console
  • bash
  • bludit
  • configmap
  • docker
  • eks
  • git
  • gpu
  • https
  • ingress
  • ingress-controller
  • init-container
  • jenkins
  • kops
  • kubectl
  • kubernetes
  • kubernetes-api
  • multi-zone
  • persistent-volume
  • pods
  • raspberry-pi
  • scheduler
  • service
  • ssl

Kubernetes: Traefik and service backend HTTPs and Self-signed certificate

June 15, 2023

How to set up Traefik running as ingress controller in Kubernet to forward requests to a Kubernetes service backend that uses the HTTPS protocol and self-signed certificate.

References links

  • https://community.traefik.io/t/insecureskipverify-explanation/2195
  • https://doc.traefik.io/traefik/routing/providers/kubernetes-ingress/
Read more

Kubernetes: AWS Load Balancer Controller (ALB Ingress controller) and cross namespaces

February 12, 2021

Assuming you have deployed AWS Load Balancer Controller, the following steps are how to configure one ALB to expose all your services, also services cross namespaces.

Default configuration for the ALB "dev" with the following features:

  • HTTP redirect to HTTPs.
  • SSL termination, with ACM certificate provide from AWS.
Read more

My logs as DevOps Engineer. Technical blog with nerd stuff By Diego Najar.

Copyright © 2019-2021. Powered by Gris CMS