您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. kubernetes-dashboard.yaml

  2. # 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/licen
  3. 所属分类:kubernetes

    • 发布日期:2019-08-11
    • 文件大小:5120
    • 提供者:luhost
  1. dashboard-adminuser.yaml

  2. --- apiVersion: v1 kind: ServiceAccount metadata: labels: k8s-app: kubernetes-dashboard name: kubernetes-dashboard-admin namespace: kube-system --- apiVersion: rbac.authorization.k8s.io/v1beta1 kind: ClusterRoleBinding metadata: name: kubernetes-das
  3. 所属分类:kubernetes

    • 发布日期:2019-08-11
    • 文件大小:502
    • 提供者:luhost
  1. dashboard-rbac.yaml

  2. 在kubernetes组件安装完成后,大家在安装kubernetes的可视化图形web界面所需下载的yaml文件
  3. 所属分类:互联网

    • 发布日期:2020-10-14
    • 文件大小:1024
    • 提供者:qq_42692494
  1. 仪表板:Kubernetes集群的通用Web UI-源码

  2. Kubernetes仪表板 Kubernetes仪表板是Kubernetes集群的基于Web的通用UI。 它允许用户管理集群中运行的应用程序并对其进行故障排除,以及管理集群本身。 入门 重要说明:在执行任何其他步骤之前,请阅读指南。 默认的Dashboard部署包含运行所需的最少的RBAC特权集。 安装 要部署仪表板,请执行以下命令: $ kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.1.
  3. 所属分类:其它

    • 发布日期:2021-02-08
    • 文件大小:22020096
    • 提供者:weixin_42164702