书栈网 · BookStack 本次搜索耗时 0.057 秒,为您找到 8686 个相关结果.
  • Golang modules

    Golang modules Operations Future Golang modules Organization of the etcd project’s golang modules The etcd project (since version 3.5) is organized into multiple golang modu...
  • Libraries and tools

    Libraries and tools Tools Libraries Go Java Scala Perl Python Node Ruby C C++ Clojure Erlang .NET PHP Haskell R Nim Tcl Rust Gradle Deployment tools Chef integ...
  • Upgrading etcd clusters and applications

    Moving from etcd API v2 to API v3 Upgrading an etcd v3.x cluster Upgrading from etcd v2.3 Docs in this section This section contains documents specific to upgrading etcd clust...
  • Examples

    Examples Static Mostly static with dynamic EDS Dynamic Special YAML usage Examples Below we will use YAML representation of the config protos and a running example of a serv...
  • 管理监控API (REST API)

    管理监控API (REST API) URL 地址 Basic 认证 API 信息 获取当前 REST API 列表 集群与节点 获取集群基本信息 获取节点基本信息 获取集群监控数据 获取节点监控数据 连接信息(Connections) 获取集群连接信息 获取节点连接信息 获取集群指定连接信息 获取节点指定连接信息 断开指定连接 ...
  • 规则引擎(rule engine)

    规则引擎(rule engine) 创建规则 查询规则 获取当前规则列表 删除规则 获取当前动作列表 查询动作 获取当前资源类型列表 查询资源类型 获取某种类型的资源 获取某种类型的动作 创建资源 获取资源列表 查询资源 删除资源 规则引擎(rule engine) 创建规则 API 定义: POST api / v...
  • 2.3. Deployment and Testing

    Deployment Testing 1. Create v1 disk object 2. Get disk object using v2 version 3. Get disk object using v3 version Troubleshooting Deployment Now we have all our code cha...
  • Support Guide

    Support Guide Overview Supported Databases Supported Languages Supported Frameworks Supported Markers Supported Environment Variables Support Guide You are viewing docume...
  • Examples

    Examples Static Mostly static with dynamic EDS Dynamic Special YAML usage Examples Below we will use YAML representation of the config protos and a running example of a serv...
  • 使用脚本创建自定义集群

    使用脚本创建自定义集群 注意 1. 创建自定义集群 2. 生成注册命令 3. 获取主机注册命令 使用脚本创建自定义集群 注意 jq 工具可能需要单独安装,安装方法参考:jq 安装 1. 创建自定义集群 复制并保存以下内容为脚本文件,修改前三行api_url 、token 、cluster_name ,然后执行脚本。 #!/bin/ba...