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

Commit 4aca9af

Browse files
authored
s/cluster API/Cluster Registry API/g
It's a bit confusing as written.
1 parent c7e786a commit 4aca9af

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)