Skip to content

Spire & OIDC Vault tutorial: Fails to pull the oidc-discovery-provider:1.5.1 image and the oidc discovery provider configuration is outdated  #105

Description

@Dimss
  • Seams like the image within the Spire OIDC & Vault and should be replaced with ghcr.io/spiffe/oidc-discovery-provider:1.5.3
  • The readinessProbe for the spire-oidc should be set to path: /ready
  • The domain in the oidc-dp-configmap.yaml should be configured as a list: domains = ["MY_DISCOVERY_DOMAIN"]

In addition I do not understand why the ingress.yaml file is a part of the tutorial.

  • Under requirements, I did not found any request to deploy K8s Ingress Controller
  • Even if I deployed some K8s Ingress Controller on my K8s cluster, it's seems that I've to have the Cert Manager? Or should I provide TLS certs for the ingress manually? The Ingress rules include this directive: secretName: oidc-secret but in fact there is no such a secret with TLS keys.
  • Why the tutorial requests ingress rule, while server-oidc-service.yaml is a LoadBalancer service & the DNS configured to the external IP of that service.

Activity

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

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