Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for cluster2b (0.25 sec)

  1. pkg/apis/core/validation/validation_test.go

    		dnsConfig: &core.PodDNSConfig{
    			Searches: []string{"custom", "mydomain.com", "local", "cluster.local", "svc.cluster.local", "default.svc.cluster.local", "exceeded"},
    		},
    	}, {
    		desc: "invalid: 33 search paths",
    		dnsConfig: &core.PodDNSConfig{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.19.md

    - Kubeadm: during "join", don't re-add an etcd member if it already exists in the cluster. ([#92118](https://github.com/kubernetes/kubernetes/pull/92118), [@neolit123](https://github.com/neolit123)) [SIG Cluster Lifecycle]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  3. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                              - required:
                                - cluster
                          - required:
                            - listener
                          - required:
                            - routeConfiguration
                          - required:
                            - cluster
                          properties:
                            cluster:
                              description: Match on envoy cluster attributes.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  4. RELEASE.md

    *   TensorForest Estimator now supports SavedModel export for serving.
    
    *   Support client-provided ClusterSpec's and propagate them to all workers to
        enable the creation of dynamic TensorFlow clusters.
    
    *   TensorFlow C library now available for Windows.
    
    *   We released a new open-source version of TensorBoard.
    
    *   [`SavedModel CLI`](https://www.tensorflow.org/versions/master/guide/saved_model_cli)
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top