Image Overview: kubernetes-dashboard-fips

Overview: kubernetes-dashboard-fips Chainguard Image

Minimal image that acts as a drop-in replacement for the kubernetesui/dashboard image.

Download this Image

The image is available on cgr.dev:

docker pull cgr.dev/chainguard-private/kubernetes-dashboard-fips:latest

Compatibility Notes

The dashboard listens on port 8443 by default.

You can run it with the standard deployment with something like:

kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.7.0/aio/deploy/recommended.yaml
kubectl set image -n kubernetes-dashboard deployment/kubernetes-dashboard kubernetes-dashboard="cgr.dev/chainguard/kubernetes-dashboard:latest"

Last updated: 2024-04-11 12:38