0
点赞
收藏
分享

微信扫一扫

k17.第二章 基于二进制包安装kubernetes v1.20 -- Dashboard部署、集群验证、生产环境关键性配置(九)

13.安装dashboard

13.1 Dashboard部署

Dashboard用于展示集群中的各类资源,同时也可以通过Dashboard实时查看Pod的日志和在容器中执行一些命令等。

[root@k8s-master01 ~]# cat recommended.yaml 
# Copyright 2017 The Kubernetes Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applica
举报

相关推荐

0 条评论