书栈网 · BookStack 本次搜索耗时 0.067 秒,为您找到 14183 个相关结果.
  • DaemonSet 升级模型

    DaemonSet 升级模型 背景介绍 配置 用户使用: 1)安装Yurt-Controller-Manager组件 2)使用Auto升级模型 3)OTA升级模型 OTA 升级接口 OTA 升级示例 DaemonSet 升级模型 背景介绍 在边缘化场景下,原生 DaemonSet 升级模型无法满足用户现有需求。在云边网络断连的情况下,...
  • 声明网络策略

    Before you begin 创建一个nginx deployment 并且通过服务将其暴露 测试服务能够被其它的 pod 访问 限制访问 nginx 服务 为服务指定策略 当访问标签没有定义时测试访问服务 定义访问标签后再次测试 本文可以帮助您开始使用 Kubernetes 的 NetworkPolicy API 声明网络策略去管理 ...
  • Extreme Elastic Schedule Solution Based on HPA and WorkloadSpread

    Extreme Elastic Schedule Solution Based on HPA and WorkloadSpread Introduction Architecture Goals Dependency Installation Installing OpenKruise Installing KEDA Installing Ingr...
  • Egress 网关的 TLS 发起过程

    Egress 网关的 TLS 发起过程 开始之前 通过 egress 网关发起 TLS 连接 清除 TLS 启动实例 通过 egress 网关发起双向 TLS 连接 生成客户端和服务器的证书与密钥 部署一个双向 TLS 服务器 使用客户端证书重新部署 egress 网关 为 egress 流量配置双向 TLS 清除双向 TLS 连接示例 清...
  • Deployments

    Deployments Use Case Creating a Deployment Pod-template-hash label Updating a Deployment Rollover (aka multiple updates in-flight) Label selector updates Rolling Back a Deplo...
  • Deployments

    Deployments Use Case Creating a Deployment Pod-template-hash label Updating a Deployment Rollover (aka multiple updates in-flight) Label selector updates Rolling Back a Deplo...
  • TLS encryption

    Securing Prometheus API and UI endpoints using TLS encryption nginx example nginx configuration Prometheus configuration Testing Securing Prometheus API and UI endpoints us...
  • Tutorial

    Helm Operator Tutorial Prerequisites Overview Create a new project Use an existing chart Customize the operator logic Watch the Nginx CR Reviewing the Nginx Helm Chart Unders...
  • 部署服务

    部署服务 新建服务 查看服务 服务伸缩 删除服务 部署服务 我们使用 docker service 命令来管理 Swarm 集群中的服务,该命令只能在管理节点运行。 新建服务 现在我们在上一节创建的 Swarm 集群中运行一个名为 nginx 服务。 $ docker service create -- replicas ...