mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
fix doc file
This commit is contained in:
parent
15e0e3e90e
commit
7bf2adade8
@ -14,6 +14,6 @@ See the License for the specific language governing permissions and
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// Package master contains code for setting up and running a Kubernetes
|
// Package controlplane contains code for setting up and running a Kubernetes
|
||||||
// cluster master.
|
// cluster control plane API server.
|
||||||
package controlplane // import "k8s.io/kubernetes/pkg/controlplane"
|
package controlplane // import "k8s.io/kubernetes/pkg/controlplane"
|
||||||
|
Loading…
Reference in New Issue
Block a user