书栈网 · BookStack 本次搜索耗时 0.103 秒,为您找到 14183 个相关结果.
  • 运行测试pod

    运行测试 pod 配置文件 启动 pod 运行测试 pod 配置文件 $ cat nginx . yaml apiVersion : apps / v1 kind : Deployment metadata : name : nginx - deployment labels : app : ng...
  • Basic auth

    Securing Prometheus API and UI endpoints using basic auth nginx example nginx configuration Prometheus configuration Testing Summary Securing Prometheus API and UI endpoin...
  • Basic auth

    Securing Prometheus API and UI endpoints using basic auth nginx example nginx configuration Prometheus configuration Testing Summary Securing Prometheus API and UI endpoin...
  • 部署服务

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

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

    部署服务 新建服务 查看服务 删除服务 部署服务 我们使用 docker service 命令来管理 Swarm 集群中的服务,该命令只能在管理节点运行。 新建服务 现在我们在上一节创建的 Swarm 集群中运行一个名为 nginx 服务。 $ docker service create -- replicas 3 - ...
  • 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 ...
  • Egress 网关的 TLS 发起过程

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

    1414 2020-01-18 《Nginx 极简教程》
    Linux 安装 rpm 包方式(推荐) 源码编译方式 安装编译工具及库文件 安装 Nginx Linux 安装 rpm 包方式(推荐) (1)进入下载页面 ,选择合适版本下载。 $ wget http :// nginx . org / packages / centos / 7 / noarch / RPMS / nginx - r...
  • 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...