Skip to content

bzd111/image-transformer

Repository files navigation

image-transformer

Prerequisite

Deploy cert-manager

cert-manager is used by TLS certificates for admission webhooks.

kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.11.0/cert-manager.yaml

Install webhook

If no custom configuration is provided, the system defaults to using DaoCloud as the registry. Alternatively, you can deploy crproxy to set up your own registry.

You can use ORIGINAL_REPO to set the registry you want to modify.

The default configuration is docker.io,gcr.io,ghcr.io,registry.k8s.io

kubeclt apply -f deploy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published