Skip to content

Secret "hubble-ui-client-certs" not found #896

@elaurensx

Description

@elaurensx

Hubble-ui deployed through official Helm chart along with all other Cilium components..
ui.enabled: true
ui.standalone: false
hubble.tls.auto.enabled: true
hubble.tls.auto.method: cronJob

kubectl describe cronjob hubble-generate-certs -n kube-system doesn't mention anything related to hubble-ui-client-certs..

Command:
  /usr/bin/cilium-certgen
Args:
  --cilium-namespace=kube-system
  --ca-generate
  --ca-reuse-secret
  --hubble-server-cert-generate
  --hubble-server-cert-common-name=*.pluto.hubble-grpc.cilium.io
  --hubble-server-cert-validity-duration=31536000s
  --hubble-relay-client-cert-generate
  --hubble-relay-client-cert-validity-duration=31536000s
  --hubble-relay-server-cert-generate
  --hubble-relay-server-cert-validity-duration=31536000s

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions