Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 33 for Monnet (0.23 sec)

  1. common/scripts/metallb-native.yaml

                    format: int32
                    maximum: 4294967295
                    minimum: 0
                    type: integer
                  nodeSelectors:
                    description: Only connect to this peer on nodes that match one of
                      these selectors.
                    items:
                      properties:
                        matchExpressions:
                          items:
    Others
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Fri Feb 23 23:56:31 GMT 2024
    - 63.9K bytes
    - Viewed (0)
  2. istioctl/pkg/writer/ztunnel/configdump/testdata/dump.json

          "certChain": []
        },
        {
          "identity": "spiffe://cluster.local/ns/istio-system/sa/istiod",
          "state": "Unavailable: signing gRPC error (The service is currently unavailable): error trying to connect: TLS handshake failed: cert verification failed - unable to get local issuer certificate [CERTIFICATE_VERIFY_FAILED]",
          "certChain": []
        }
      ]
    Json
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Tue Apr 16 03:28:36 GMT 2024
    - 33.1K bytes
    - Viewed (0)
  3. common-protos/k8s.io/api/core/v1/generated.proto

      // More info: https://examples.k8s.io/mysql-cinder-pd/README.md
      // +optional
      optional bool readOnly = 3;
    
      // secretRef is Optional: points to a secret object containing parameters used to connect
      // to OpenStack.
      // +optional
      optional SecretReference secretRef = 4;
    }
    
    // Represents a cinder volume resource in Openstack.
    // A Cinder volume must exist before mounting to a container.
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
  4. cni/pkg/nodeagent/ztunnelserver_test.go

    	ztunnelKeepAliveCheckInterval = time.Second / 10
    	mt := monitortest.New(t)
    	setupLogging()
    	ctx, cancel := context.WithCancel(context.Background())
    	defer cancel()
    
    	fixture := connect(ctx)
    	ztunClient := fixture.ztunClient
    	uid := fixture.uid
    
    	m, fds := readRequest(t, ztunClient)
    	// we got am essage from ztun, so it should have observed us being connected
    Go
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Fri Apr 12 21:47:31 GMT 2024
    - 8.6K bytes
    - Viewed (0)
  5. architecture/ambient/ztunnel.md

    This is not really so much a new protocol, but rather a name we came up with to refer to the expectations of clients and servers communicating in the mesh.
    
    HBONE is just a standard HTTP `CONNECT` tunnel, over mutual TLS with mesh (SPIFFE) certificates, on a well known port (15008).
    The target destination address is set in the `:authority` header, and additional headers can be included as well.
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Thu Apr 25 22:35:16 GMT 2024
    - 16.6K bytes
    - Viewed (0)
  6. common/scripts/kind_provisioner.sh

            else
              POD_TO_POD_AND_SERVICE_CONNECTIVITY=0
            fi
            connect_kind_clusters \
              "${CLUSTER_NAMES[i]}" "${KUBECONFIGS[i]}" \
              "${CLUSTER_NAMES[j]}" "${KUBECONFIGS[j]}" \
              "${POD_TO_POD_AND_SERVICE_CONNECTIVITY}"
          fi
        done
      done
    }
    
    function connect_kind_clusters() {
      C1="${1}"
      C1_KUBECONFIG="${2}"
      C2="${3}"
      C2_KUBECONFIG="${4}"
    Shell Script
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Apr 08 19:12:55 GMT 2024
    - 17.3K bytes
    - Viewed (1)
  7. istioctl/pkg/writer/envoy/configdump/testdata/routes/k8s-gateway-http-route-path-prefix/configdump.json

              },
              "route": {
               "cluster": "outbound|8000||httpbin.default.svc.cluster.local",
               "timeout": "0s",
               "retry_policy": {
                "retry_on": "connect-failure,refused-stream,unavailable,cancelled,retriable-status-codes",
                "num_retries": 2,
                "retry_host_predicate": [
                 {
                  "name": "envoy.retry_host_predicates.previous_hosts",
    Json
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Wed Nov 29 12:37:14 GMT 2023
    - 3.1K bytes
    - Viewed (1)
  8. common-protos/k8s.io/api/admissionregistration/v1/generated.proto

    // sure that all the tuple expansions are valid.
    message RuleWithOperations {
      // Operations is the operations the admission hook cares about - CREATE, UPDATE, DELETE, CONNECT or *
      // for all of those operations and any future admission operations that are added.
      // If '*' is present, the length of the slice must be one.
      // Required.
      // +listType=atomic
    Plain Text
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 24.4K bytes
    - Viewed (0)
  9. istioctl/pkg/authz/testdata/configdump.yaml

                    {
                     "match": {
                      "connect_matcher": {}
                     },
                     "route": {
                      "cluster": "main_internal",
                      "upgrade_configs": [
                       {
                        "upgrade_type": "CONNECT",
                        "connect_config": {}
                       }
                      ]
                     },
    Others
    - Registered: Wed May 01 22:53:12 GMT 2024
    - Last Modified: Wed Jun 21 14:20:23 GMT 2023
    - 206.7K bytes
    - Viewed (2)
  10. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    description: Minimum consecutive failures for the probe to be considered failed after having succeeded. format: int32 type: integer httpGet: description: '`httpGet` is performed to a given endpoint and the status/able to connect determines health.' properties: host: description: Host name to connect to, defaults to the pod IP. type: string httpHeaders: description: Headers the proxy will pass on to make the request. items: properties: name: type: string value: type: string type: object type: array path: description:...
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Wed Jan 10 05:10:03 GMT 2024
    - 198.1K bytes
    - Viewed (1)
Back to top