All Projects → kubernetes → Cluster Registry

kubernetes / Cluster Registry

Licence: apache-2.0
Cluster Registry API

Programming Languages

go
31211 projects - #10 most used programming language

Cluster Registry

GoReportCard Widget GoDoc Widget Slack Widget

A lightweight tool for maintaining a list of clusters and associated metadata.

What is it?

The cluster registry helps you keep track of and perform operations on your clusters. This repository contains an implementation of the Cluster Registry API (code, design) as a Kubernetes Custom Resource Definition, which is the canonical representation of the cluster registry.

Documentation

Documentation is in the docs directory.

Most directories containing Go code have package documentation, which you can view on Godoc. Most directories that have interesting content but do not have Go code have README.md files that briefly describe their contents.

Getting involved

The cluster registry is still a young project, but we welcome your contributions, suggestions and input! Please reach out to the kubernetes-sig-multicluster mailing list, or find us on Slack in #sig-multicluster.

Maintainers

Development

Basic instructions for working in the cluster-registry repo are here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].