Skip to content

Startup probe on cluster-jwks-proxy fails with an HTTP 404 error #2963

@mprahl

Description

@mprahl

Validation Checklist

  • Is this a Kubeflow issue?
  • Are you posting in the right repository ?
  • Did you follow the Kubeflow installation guideline ?
  • Is the issue report properly structured and detailed with version numbers?
  • Is this for Kubeflow development ?
  • Would you like to work on this issue?
  • You can join the CNCF Slack and access our meetings at the Kubeflow Community website. Our channel on the CNCF Slack is here #kubeflow-platform.

Version

master

Describe your issue

The cluster-jwks-proxy deployment as part of the Oauth2-proxy instructions is in CrashLoopBackOff due to the startup probe failing.

  Normal   Created    10s (x2 over 28s)   kubelet            Created container: kubectl-proxy
  Normal   Started    10s (x2 over 28s)   kubelet            Started container kubectl-proxy
  Normal   Killing    10s                 kubelet            Container kubectl-proxy failed startup probe, will be restarted
  Warning  Unhealthy  5s (x4 over 20s)    kubelet            Startup probe failed: HTTP probe failed with statuscode: 404

The logs of the pod are:

❯ kubectl -n istio-system logs -f cluster-jwks-proxy-5dd544bcd-w44cj
Starting to serve on [::]:8080

Steps to reproduce the issue

Follow the installation instructions on a Kind cluster but use "option 2" for the "Oauth2-proxy" section.

Put here any screenshots or videos (optional)

No response

Metadata

Metadata

Assignees

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