From 8e10e7eca47aec2d8b0d55814841d3a2a7cee8ab Mon Sep 17 00:00:00 2001 From: Jonathan MacMillan Date: Fri, 3 Nov 2017 16:33:11 -0700 Subject: csbell's comments --- .../design-proposals/multicluster/cluster-registry/api-design.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/contributors/design-proposals/multicluster/cluster-registry/api-design.md b/contributors/design-proposals/multicluster/cluster-registry/api-design.md index 8daf9c75..e2587917 100644 --- a/contributors/design-proposals/multicluster/cluster-registry/api-design.md +++ b/contributors/design-proposals/multicluster/cluster-registry/api-design.md @@ -66,8 +66,7 @@ This document defines the cluster registry API. It is an evolution of the [current Federation cluster API](https://github.com/kubernetes/kubernetes/blob/master/federation/apis/federation/types.go#L99), and is designed more specifically for the "cluster registry" use case in contrast to the Federation `Cluster` object, which was made for the -active-control-plane Federation. All the names in the API are tentative and -subject to change if we find better alternatives to describe those entities. +active-control-plane Federation. The API is a Kubernetes-style REST API that supports the following operations: -- cgit v1.2.3