Skip to content
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.

Commit

Permalink
Merge pull request #239 from colemickens/patch-1
Browse files Browse the repository at this point in the history
s/cluster API/Cluster Registry API/g
  • Loading branch information
k8s-ci-robot authored Jun 4, 2018
2 parents c7e786a + 4aca9af commit b1d25ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ 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 API
clusters. This repository contains an implementation of the Cluster Registry API
([code](https://github.com/kubernetes/cluster-registry/tree/master/pkg/apis/clusterregistry),
[design](docs/api_design.md)) as a Kubernetes Custom Resource Definition, which
is the canonical representation of the cluster registry.
Expand Down

0 comments on commit b1d25ae

Please sign in to comment.