书栈网 · BookStack 本次搜索耗时 0.058 秒,为您找到 14183 个相关结果.
  • Declare Network Policy

    Declare Network Policy Before you begin Create an nginx deployment and expose it via a service Test the service by accessing it from another Pod Limit access to the nginx serv...
  • Connecting Applications with Services

    Connecting Applications with Services The Kubernetes model for connecting containers Exposing pods to the cluster Creating a Service Accessing the Service Environment Variables ...
  • 附录

    附录 1 安装nginx 1.1 下载nginx依赖 1.2 下载nginx 1.3 安装nginx 1.3.1 解压 1.3.2 进入nginx目录 1.3.3 配置 1.3.4 make 1.3.5 测试是否安装成功 1.3.6 nginx几个常见命令 2 常见问题 2.1 出现“登录错误”怎么排查问题 2.2 登录页面的验证码加载...
  • 附录

    附录 1 安装nginx 1.1 下载nginx依赖 1.2 下载nginx 1.3 安装nginx 1.3.1 解压 1.3.2 进入nginx目录 1.3.3 配置 1.3.4 make 1.3.5 测试是否安装成功 1.3.6 nginx几个常见命令 2 常见问题 2.1 出现“登录错误”怎么排查问题 2.2 登录页面的验证码加载...
  • 附录

    附录 1 安装nginx 1.1 下载nginx依赖 1.2 下载nginx 1.3 安装nginx 1.3.1 解压 1.3.2 进入nginx目录 1.3.3 配置 1.3.4 make 1.3.5 测试是否安装成功 1.3.6 nginx几个常见命令 2 常见问题 2.1 出现“登录错误”怎么排查问题 2.2 登录页面的验证码加载...
  • Connecting Applications with Services

    Connecting Applications with Services The Kubernetes model for connecting containers Exposing pods to the cluster Creating a Service Accessing the Service Note: Environment Va...
  • Declarative Management of Kubernetes Objects Using Kustomize (EN)

    Declarative Management of Kubernetes Objects Using Kustomize Before you begin Overview of Kustomize Generating Resources configMapGenerator secretGenerator generatorOptions Se...
  • Egress 网关的 TLS 发起过程

    Egress 网关的 TLS 发起过程 开始之前 通过 egress 网关发起 TLS 连接 清除 TLS 启动实例 通过 egress 网关发起双向 TLS 连接 生成客户端和服务器的证书与密钥 部署一个双向 TLS 服务器 部署一个容器测试 nginx 部署 使用客户端证书重新部署 egress 网关 为 egress 流量配置双向 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...
  • 使用Deployment运行一个无状态应用

    使用Deployment运行一个无状态应用 教程目标 准备开始 创建和探究一个nginx deployment 更新deployment 通过增加副本数来弹缩应用 删除deployment ReplicationControllers — 旧的方式 接下来 使用Deployment运行一个无状态应用 本文介绍通过Kubernetes ...