Skip to content

A server capable of serving public metadata regarding Gardener resources like the shoot OIDC discovery documents

License

Notifications You must be signed in to change notification settings

gardener/gardener-discovery-server

Gardener Discovery Server

REUSE status

A server capable of serving public metadata about different Gardener resources like shoot OIDC discovery documents.

Development

As a prerequisite you need to have a Garden cluster up and running. The easiest way to get started is to follow the Getting Started Locally Guide which explains how to setup Gardener for local development.

Once the Garden cluster is up and running, export the kubeconfig pointing to the cluster as an environment variable.

export KUBECONFIG=/path-to/garden-kubeconfig

You should be able to start the discovery server with the following command.

make start

Alternatively you can deploy the discovery server in the local cluster with the following command.

make server-up

About

A server capable of serving public metadata regarding Gardener resources like the shoot OIDC discovery documents

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published