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

Commit

Permalink
s/cluster API/Cluster Registry API/g
Browse files Browse the repository at this point in the history
It's a bit confusing as written.
  • Loading branch information
colemickens authored Jun 4, 2018
1 parent c7e786a commit 4aca9af
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 4aca9af

Please sign in to comment.