Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 59 for Portal (0.15 sec)

  1. pkg/proxy/iptables/proxier.go

    	{utiliptables.TableFilter, kubeExternalServicesChain, utiliptables.ChainInput, "kubernetes externally-visible service portals", []string{"-m", "conntrack", "--ctstate", "NEW"}},
    	{utiliptables.TableFilter, kubeExternalServicesChain, utiliptables.ChainForward, "kubernetes externally-visible service portals", []string{"-m", "conntrack", "--ctstate", "NEW"}},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 21 14:39:54 UTC 2024
    - 65.1K bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/docs/userguide/releases/upgrading/upgrading_version_8.adoc

    Upgrade to version 3.13.1 or later of the Develocity plugin.
    You can find the link:https://plugins.gradle.org/plugin/com.gradle.enterprise[latest available version on the Gradle Plugin Portal].
    More information on the compatibility can be found link:https://docs.gradle.com/enterprise/compatibility/#build_scans[here].
    
    [[changes_8.2]]
    == Upgrading from 8.1 and earlier
    
    === Potential breaking changes
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jun 07 17:01:07 UTC 2024
    - 90.7K bytes
    - Viewed (0)
  3. platforms/documentation/docs/src/docs/css/manual.css

    		--menu-burger-color: #242526;
    
    
    	}
    }
    
    /* Lato (normal, regular) */
    @font-face {
    	font-family: Lato;
    	font-weight: 400;
    	font-style: normal;
    	src: url("https://assets.gradle.com/lato/fonts/lato-normal/lato-normal.woff2") format("woff2"),
    		url("https://assets.gradle.com/lato/fonts/lato-normal/lato-normal.woff") format("woff");
    }
    
    /* Lato (normal, italic) */
    @font-face {
    	font-display: swap;
    	font-family: Lato;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 72.6K bytes
    - Viewed (0)
  4. pkg/kubelet/pod_workers_test.go

    		newNamedPod("1-normal", "test1", "pod1", false),
    		newNamedPod("2-static", "test1", "pod1", true),
    		newNamedPod("3-static", "test1", "pod1", true),
    		newNamedPod("4-static", "test1", "pod1", true),
    	})
    	drainAllWorkers(podWorkers)
    
    	// 2-static and 3-static should both be listed as terminated
    	if e, a := map[types.UID]PodWorkerSync{
    		"1-normal": {State: SyncPod, HasConfig: true},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 04 06:25:43 UTC 2024
    - 75.6K bytes
    - Viewed (0)
  5. src/crypto/tls/common.go

    	// VerifyPeerCertificate, if not nil, is called after normal
    	// certificate verification by either a TLS client or server. It
    	// receives the raw ASN.1 certificates provided by the peer and also
    	// any verified chains that normal processing found. If it returns a
    	// non-nil error, the handshake is aborted and that error results.
    	//
    	// If normal verification fails then the handshake will abort before
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 03:10:12 UTC 2024
    - 59.1K bytes
    - Viewed (0)
  6. pkg/kubelet/cm/devicemanager/manager_test.go

    	as.Nil(runContainerOpts)
    }
    
    func TestInitContainerDeviceAllocation(t *testing.T) {
    	// Requesting to create a pod that requests resourceName1 in init containers and normal containers
    	// should succeed with devices allocated to init containers reallocated to normal containers.
    	res1 := TestResource{
    		resourceName:     "domain1.com/resource1",
    		resourceQuantity: *resource.NewQuantity(int64(2), resource.DecimalSI),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 04 06:25:43 UTC 2024
    - 65K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/testdata/HEAD/apps.v1.Deployment.json

                  "iqn": "iqnValue",
                  "lun": 3,
                  "iscsiInterface": "iscsiInterfaceValue",
                  "fsType": "fsTypeValue",
                  "readOnly": true,
                  "portals": [
                    "portalsValue"
                  ],
                  "chapAuthDiscovery": true,
                  "chapAuthSession": true,
                  "secretRef": {
                    "name": "nameValue"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 54.5K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/testdata/HEAD/apps.v1beta1.Deployment.json

                  "iqn": "iqnValue",
                  "lun": 3,
                  "iscsiInterface": "iscsiInterfaceValue",
                  "fsType": "fsTypeValue",
                  "readOnly": true,
                  "portals": [
                    "portalsValue"
                  ],
                  "chapAuthDiscovery": true,
                  "chapAuthSession": true,
                  "secretRef": {
                    "name": "nameValue"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 54.5K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Deployment.json

                  "iqn": "iqnValue",
                  "lun": 3,
                  "iscsiInterface": "iscsiInterfaceValue",
                  "fsType": "fsTypeValue",
                  "readOnly": true,
                  "portals": [
                    "portalsValue"
                  ],
                  "chapAuthDiscovery": true,
                  "chapAuthSession": true,
                  "secretRef": {
                    "name": "nameValue"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 54.5K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/testdata/HEAD/core.v1.PodTemplate.json

                "iqn": "iqnValue",
                "lun": 3,
                "iscsiInterface": "iscsiInterfaceValue",
                "fsType": "fsTypeValue",
                "readOnly": true,
                "portals": [
                  "portalsValue"
                ],
                "chapAuthDiscovery": true,
                "chapAuthSession": true,
                "secretRef": {
                  "name": "nameValue"
                },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 50.1K bytes
    - Viewed (0)
Back to top