书栈网 · BookStack 本次搜索耗时 0.054 秒,为您找到 52803 个相关结果.
  • 对象变体

    对象变体 对象变体 在需要简单变体类型的某些情况下,对象层次结构通常有点过了。 对象变体是通过用于运行时类型灵活性的枚举类型区分的标记联合,对照如在其他语言中找到的 sum类型 和 代数数据类型(ADT) 的概念。 一个示例: # 这是一个如何在Nim中建模抽象语法树的示例 type NodeKind = enum # 不...
  • 使用 Prometheus 来监控 Karmada 成员集群

    使用 Prometheus 来监控 Karmada 成员集群 启动 Karmada 集群 启动 Prometheus 参考资料 使用 Prometheus 来监控 Karmada 成员集群 Prometheus 是一个 云原生计算基金会 项目,是一个系统和服务监控系统。它以给定的时间间隔从配置的目标收集指标,评估规则表达式,显示结果,并在观察...
  • Kubernetes annotations and labels

    Kubernetes annotations and labels Labels kuma.io/sidecar-injection kuma.io/mesh kuma.io/system-namespace Annotations kuma.io/gateway kuma.io/ingress kuma.io/ingress-publ...
  • Edge-health

    Edge-health Edge-health Edge-health 配置示例 edge-health/edge-health.yaml --- apiVersion : v1 kind : ServiceAccount metadata : name : edge - health namespace...
  • MeshTCPRoute

    MeshTCPRoute TargetRef support matrix Configuration Default configuration Interactions with MeshHTTPRoute Examples Traffic split Traffic redirection Route policies with dif...
  • v1.Binding

    v1.Binding Description Object Schema Operations Create a Binding HTTP request Curl request HTTP body Query parameters Responses Consumes Produces Create a Binding in a na...
  • patches

    patches Example I Intent File Input Build Output Example II Intent File Input Build Output patches Patch resources Patches (also call overlays) add or override fields ...
  • MeshTrafficPermission (Beta)

    MeshTrafficPermission (beta) TargetRef support matrix Configuration Action Examples Service ‘payments’ allows requests from ‘orders’ Explanation Deny all Explanation Allow r...
  • Managing Role-based Access Control

    Managing Role-based Access Control (RBAC) Overview Viewing roles and bindings Viewing cluster roles Viewing cluster role bindings Viewing local roles and bindings Managing rol...