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

搜索资源列表

  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
    • 文件大小:5kb
    • 提供者:luhost
  1. recommended.yaml

  2. https://raw.githubusercontent.com/kubernetes/dashboard/v2.0.0-rc5/aio/deploy/recommended.yaml 修改namespace和service的type为LoadBalance
  3. 所属分类:Java

    • 发布日期:2020-02-20
    • 文件大小:8kb
    • 提供者:tt5753
  1. Spring Cloud_Greenwich.RELEASE

  2. Spring Cloud_Greenwich.RELEASE,本文是英文文档。Spring Cloud provides tools for developers to quickly build some of the common patterns in distributed systems (e.g. configuration management, service discovery, circuit breakers, intelligent routing, micro-prox
  3. 所属分类:Java

    • 发布日期:2019-03-16
    • 文件大小:7mb
    • 提供者:zhao_sh
  1. dashboard-service.yaml

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

    • 发布日期:2020-10-14
    • 文件大小:359byte
    • 提供者:qq_42692494
  1. k8s部署Dashboard

  2. k8s部署Dashboard 下载Dashboard所需的yaml文件 wget https://www.cloudelf.cn/kubernetes/kubernetes-dashboard.yaml 修改yaml文件: 1.将service type字段设置为nodeport 2.所有的ns修改为kube-system 注意:所有ns也可不必修改为kube-system,也可使用kubernetes-dashboard,后续证书以及授权使用相对应的ns即可。 3.镜像地址修改为aliyu
  3. 所属分类:其它

    • 发布日期:2021-01-07
    • 文件大小:565kb
    • 提供者:weixin_38742532
  1. Kubernetes Dashboard

  2. 概述 Kubernetes Dashboard 是 Kubernetes 集群的 Web UI,用于管理集群。 安装 GitHub 地址:Kubernetes Dashboard 找到合适Kubernetes 的版本 下载配置文件,实在下载不了可以用迅雷。 wget https://raw.githubusercontent.com/kubernetes/dashboard/v2.0.0-rc5/aio/deploy/recommended.yaml 修改配置如下 # 省略部分代码...
  3. 所属分类:其它

    • 发布日期:2021-01-20
    • 文件大小:259kb
    • 提供者:weixin_38728624