We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15e0e3e commit 7bf2adaCopy full SHA for 7bf2ada
pkg/controlplane/doc.go
@@ -14,6 +14,6 @@ See the License for the specific language governing permissions and
14
limitations under the License.
15
*/
16
17
-// Package master contains code for setting up and running a Kubernetes
18
-// cluster master.
+// Package controlplane contains code for setting up and running a Kubernetes
+// cluster control plane API server.
19
package controlplane // import "k8s.io/kubernetes/pkg/controlplane"
0 commit comments