Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 25 for resolveMe (0.19 sec)

  1. pkg/apis/core/types.go

    	// NodeInternalDNS identifies a DNS name which resolves to an IP address which has
    	// the characteristics of a NodeInternalIP. The IP it resolves to may or may not
    	// be a listed NodeInternalIP address.
    	NodeInternalDNS NodeAddressType = "InternalDNS"
    
    	// NodeExternalDNS identifies a DNS name which resolves to an IP address which has
    	// the characteristics of a NodeExternalIP. The IP it resolves to may or may not
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 268.9K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/core/v1/types_swagger_doc_generated.go

    	"imageID":            "ImageID is the image ID of the container's image. The image ID may not match the image ID of the image used in the PodSpec, as it may have been resolved by the runtime.",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 254.8K bytes
    - Viewed (0)
  3. common-protos/k8s.io/api/core/v1/generated.proto

      // as it may have been resolved by the runtime.
      // More info: https://kubernetes.io/docs/concepts/containers/images.
      optional string image = 6;
    
      // ImageID is the image ID of the container's image. The image ID may not
      // match the image ID of the image used in the PodSpec, as it may have been
      // resolved by the runtime.
      optional string imageID = 7;
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 255.8K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/core/v1/types.go

    	// NodeInternalDNS identifies a DNS name which resolves to an IP address which has
    	// the characteristics of a NodeInternalIP. The IP it resolves to may or may not
    	// be a listed NodeInternalIP address.
    	NodeInternalDNS NodeAddressType = "InternalDNS"
    
    	// NodeExternalDNS identifies a DNS name which resolves to an IP address which has
    	// the characteristics of a NodeExternalIP. The IP it resolves to may or may not
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 390.8K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.20.md

    - Resolves a regression in 1.19+ with workloads targeting deprecated beta os/arch labels getting stuck in NodeAffinity status on node startup. ([#96810](https://github.com/kubernetes/kubernetes/pull/96810), [@liggitt](https://github.com/liggitt)) [SIG Node]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 19 21:05:45 UTC 2022
    - 409K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/core/v1/generated.proto

      // as it may have been resolved by the runtime.
      // More info: https://kubernetes.io/docs/concepts/containers/images.
      optional string image = 6;
    
      // ImageID is the image ID of the container's image. The image ID may not
      // match the image ID of the image used in the PodSpec, as it may have been
      // resolved by the runtime.
      optional string imageID = 7;
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 280.3K bytes
    - Viewed (0)
  7. samples/bookinfo/src/productpage/static/tailwind/tailwind.css

    ar Zu={};Ae(Zu,{default:()=>Z});var Z,gt=C(()=>{l();Z={resolve:i=>i,extname:i=>"."+i.split(".").pop()}});function xi(i){return typeof i=="object"&&i!==null}function r0(i){return Object.keys(i).length===0}function ef(i){return typeof i=="string"||i instanceof String}function ms(i){return xi(i)&&i.config===void 0&&!r0(i)?null:xi(i)&&i.config!==void 0&&ef(i.config)?Z.resolve(i.config):xi(i)&&i.config!==void 0&&xi(i.config)?null:ef(i)?Z.resolve(i):i0()}function i0(){for(let i of t0)try{let e=Z.resolve(i);return...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 28 14:48:01 UTC 2024
    - 357.1K bytes
    - Viewed (1)
  8. staging/src/k8s.io/apiextensions-apiserver/test/integration/ratcheting_test_cases/crds/standard-install.yaml

                                        the core API with implementation-specific behavior.
                                        \n If a reference to a custom filter type cannot
                                        be resolved, the filter MUST NOT be skipped. Instead,
                                        requests that would have been processed by that
                                        filter MUST receive a HTTP error response. \n
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Oct 27 17:15:18 UTC 2023
    - 458.3K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.15.md

    ## Changelog since v1.15.11
    
    ## Changes by Kind
    
    ### Bug or Regression
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 278.9K bytes
    - Viewed (0)
  10. api/openapi-spec/v3/apis__batch__v1_openapi.json

              "args": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 485.4K bytes
    - Viewed (0)
Back to top