书栈网 · BookStack 本次搜索耗时 0.053 秒,为您找到 28174 个相关结果.
  • 自定义指标采集

    自定义指标采集 版本:v1.6 自定义指标采集 在你的应用中,如果你想要将应用内组件(如 webservice)的指标暴露给 Prometheus,从而被指标采集器采集,你只需要为其添加 prometheus-scrape 运维特征。 apiVersion : core . oam . dev / v1beta1 kind : Appl...
  • Serialization

    Serialization in Dapr’s SDKs Service invocation State management PubSub Bindings Actor Method invocation Actor’s state management Default serializer Serialization in Dapr...
  • 自定义指标采集

    自定义指标采集 版本:v1.8 自定义指标采集 在你的应用中,如果你想要将应用内组件(如 webservice)的指标暴露给 Prometheus,从而被指标采集器采集,你只需要为其添加 prometheus-scrape 运维特征。 apiVersion : core . oam . dev / v1beta1 kind : Appl...
  • Examples

    Examples DDL Lists Examples DDL Create a keymap table called ‘cats’ in a keyspace ‘animals’. The cat’s name will be the key which as an str value while the value would be t...
  • 配置多个调度器

    配置多个调度器 准备开始 打包调度器 为调度器定义 Kubernetes Deployment 在集群中运行第二个调度器 启用领导者选举 为 Pod 指定调度器 验证是否使用所需的调度器调度了 pod 配置多个调度器 Kubernetes 自带了一个默认调度器,其详细描述请查阅 这里 。 如果默认调度器不适合你的需求,你可以实现自己的调...
  • 管理集群中的 TLS 认证

    管理集群中的 TLS 认证 准备开始 集群中的 TLS 信任 请求证书 创建证书签名请求 创建证书签名请求(CSR)对象发送到 Kubernetes API 批准证书签名请求(CSR) 签名证书签名请求(CSR) 创建证书颁发机构 颁发证书 上传签名证书 下载证书并使用它 批准证书签名请求(CSR) 给集群管理员的一个建议 管...
  • 管理集群中的 TLS 认证

    管理集群中的 TLS 认证 Before you begin 集群中的 TLS 信任 请求证书 创建证书签名请求 创建证书签名请求(CSR)对象发送到 Kubernetes API 批准证书签名请求(CSR) 签名证书签名请求(CSR) 创建证书颁发机构 颁发证书 上传签名证书 下载证书并使用它 批准证书签名请求(CSR) 给集群管理...
  • Egress Gateways with TLS Origination

    Egress Gateways with TLS Origination Before you begin Perform TLS origination with an egress gateway Cleanup the TLS origination example Perform mutual TLS origination with an e...
  • Egress Gateways with TLS Origination

    Egress Gateways with TLS Origination Before you begin Perform TLS origination with an egress gateway Cleanup the TLS origination example Perform mutual TLS origination with an e...
  • gRPC naming and discovery

    Using etcd discovery with go-grpc Managing service endpoints Adding an endpoint Deleting an endpoint Registering an endpoint with a lease etcd provides a gRPC resolver to sup...