Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 2,003 for nodefault (0.24 sec)

  1. src/main/resources/suggest_settings/default-badwords.txt

    yfujita <******@****.***> 1499063604 +0900
    Registered: Wed Jun 12 15:38:08 UTC 2024
    - Last Modified: Mon Jul 03 06:33:24 UTC 2017
    - 8 bytes
    - Viewed (0)
  2. cluster/gce/config-default.sh

    export NODE_EXTRA_METADATA=${KUBE_NODE_EXTRA_METADATA:-${KUBE_EXTRA_METADATA:-}}
    
    NETWORK=${KUBE_GCE_NETWORK:-default}
    # Enable network deletion by default (for kube-down), unless we're using 'default' network.
    if [[ "${NETWORK}" == "default" ]]; then
      KUBE_DELETE_NETWORK=${KUBE_DELETE_NETWORK:-false}
    else
      KUBE_DELETE_NETWORK=${KUBE_DELETE_NETWORK:-true}
    fi
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Mar 16 20:16:32 UTC 2024
    - 26.9K bytes
    - Viewed (0)
  3. cluster/kubemark/iks/config-default.sh

    Wei Huang <******@****.***> 1556298902 -0700
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Apr 26 17:15:29 UTC 2019
    - 2.1K bytes
    - Viewed (0)
  4. cluster/kubemark/pre-existing/config-default.sh

    # limitations under the License.
    
    # Configuration for landing a Kubemark cluster on a pre-existing Kubernetes
    # cluster.
    
    # Pre-existing provider expects a MASTER_IP.
    # If you need to specify a port that's not the default (443), add it to MASTER_IP.
    #
    # Example: Connect to the Master on the secure port 6443
    #          MASTER_IP=192.168.122.5:6443
    #
    MASTER_IP="${MASTER_IP:-}"
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 09 19:04:44 UTC 2021
    - 1.3K bytes
    - Viewed (0)
  5. pkg/registry/core/pod/strategy_test.go

    	return &api.Pod{
    		ObjectMeta: metav1.ObjectMeta{
    			Namespace:       "default",
    			Name:            "foo",
    			ResourceVersion: "1",
    		},
    		Spec: api.PodSpec{
    			RestartPolicy: api.RestartPolicyAlways,
    			DNSPolicy:     api.DNSDefault,
    			Containers: []api.Container{{
    				Name:                     "foo",
    				Image:                    "image",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 76.2K bytes
    - Viewed (0)
  6. istioctl/pkg/checkinject/testdata/check-inject/default-injector.yaml

    metadata:
      labels:
        app: sidecar-injector
        install.operator.istio.io/owning-resource: example-istiocontrolplane
        install.operator.istio.io/owning-resource-namespace: istio-system
        istio.io/rev: default
        operator.istio.io/component: Pilot
        operator.istio.io/managed: Reconcile
        operator.istio.io/version: 1.14.0
        release: istio
      name: istio-sidecar-injector
    webhooks:
      - admissionReviewVersions:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 15 15:02:17 UTC 2023
    - 3.9K bytes
    - Viewed (0)
  7. platforms/documentation/docs/src/snippets/default-readme.adoc

    Laura Kassovic <******@****.***> 1701107622 -0800
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 47 bytes
    - Viewed (0)
  8. platforms/documentation/docs/src/snippets/mavenMigration/profiles/tests/greeting-default.out

    Laura Kassovic <******@****.***> 1701107622 -0800
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 7 bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/admissionregistration/v1beta1/types_swagger_doc_generated.go

    	"objectSelector":       "ObjectSelector decides whether to run the validation based on if the object has matching labels. objectSelector is evaluated against both the oldObject and newObject...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Feb 29 20:14:19 UTC 2024
    - 46.9K bytes
    - Viewed (0)
  10. src/main/resources/suggest_indices/suggest/mappings-default.json

    yfujita <******@****.***> 1483671689 +0900
    Registered: Wed Jun 12 15:38:08 UTC 2024
    - Last Modified: Fri Jan 06 03:01:29 UTC 2017
    - 760 bytes
    - Viewed (0)
Back to top