Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for white (0.19 sec)

  1. common/scripts/metallb-native.yaml

                        items:
                          type: string
                        type: array
                      priority:
                        description: Priority priority given for ip pool while ip allocation
                          on a service.
                        type: integer
                      serviceSelectors:
                        description: ServiceSelectors list of label selector to select
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Fri Feb 23 23:56:31 GMT 2024
    - 63.9K bytes
    - Viewed (0)
  2. common-protos/k8s.io/apimachinery/pkg/apis/meta/v1/generated.proto

      optional string group = 8;
    
      // version is the preferred version of the resource.  Empty implies the version of the containing resource list
      // For subresources, this may have a different value, for example: v1 (while inside a v1beta1 version of the core resource's group)".
      optional string version = 9;
    
      // kind is the kind for the resource (e.g. 'Foo' is the kind for a resource 'foo')
      optional string kind = 3;
    
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 53.3K bytes
    - Viewed (0)
  3. manifests/addons/dashboards/pilot-dashboard.json

                    "type": "prometheus",
                    "uid": "${datasource}"
                  },
                  "expr": "sum(rate(pilot_xds_write_timeout{app=\"istiod\"}[1m]))",
                  "format": "time_series",
                  "intervalFactor": 1,
                  "legendFormat": "Write Timeouts",
                  "refId": "F"
                },
                {
                  "datasource": {
                    "type": "prometheus",
    Json
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Wed Mar 27 03:47:04 GMT 2024
    - 61K bytes
    - Viewed (0)
Back to top