Skip to content

Fix traefik cert dependency#626

Open
RMcVelia wants to merge 1 commit into
mainfrom
fix-cluster-cert-dependency
Open

Fix traefik cert dependency#626
RMcVelia wants to merge 1 commit into
mainfrom
fix-cluster-cert-dependency

Conversation

@RMcVelia

Copy link
Copy Markdown
Collaborator

Context

Traefik helm install has a dependency on the traefik cert

Changes proposed in this pull request

Add dependency on the resource in terraform

Guidance to review

deploy a dev cluster, and it should deploy successfully

Checklist

  • I have performed a self-review of my code, including formatting and typos
  • I have cleaned the commit history
  • I have added the Devops label
  • I have attached the pull request to the trello card

- helm install requires the cert to be created first
@RMcVelia RMcVelia force-pushed the fix-cluster-cert-dependency branch from 01f44f4 to f3806d1 Compare June 14, 2026 15:13
@hopep-mobilise

Copy link
Copy Markdown
Contributor

I've started Cluster2. After 20 minutes I have "Error: Load Balancer is not ready yet" for

  • 171: resource "kubernetes_ingress_v1" "alertmanager_ingress"
  • 298: resource "kubernetes_ingress_v1" "grafana_ingress"
  • 289: resource "kubernetes_ingress_v1" "prometheus_ingress"
  • 479: resource "kubernetes_ingress_v1" "thanos_ingress"
  • 46: resource "kubernetes_secret_v1" "kube_cert_secret_traefik"
  • 140: resource "kubernetes_ingress_v1" "welcome_app"

I don't see any errors in any of the pods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants