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

Commit b1d25ae

Browse files
authored
Merge pull request #239 from colemickens/patch-1
s/cluster API/Cluster Registry API/g
2 parents c7e786a + 4aca9af commit b1d25ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ A lightweight tool for maintaining a list of clusters and associated metadata.
1414
# What is it?
1515

1616
The cluster registry helps you keep track of and perform operations on your
17-
clusters. This repository contains an implementation of the cluster API
17+
clusters. This repository contains an implementation of the Cluster Registry API
1818
([code](https://github.com/kubernetes/cluster-registry/tree/master/pkg/apis/clusterregistry),
1919
[design](docs/api_design.md)) as a Kubernetes Custom Resource Definition, which
2020
is the canonical representation of the cluster registry.

0 commit comments

Comments
 (0)