Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 67 for 5300m (1.17 sec)

  1. tests/integration/pilot/testdata/upgrade/1.8.6-install.yaml.tar

    TCP - containerPort: 15010 protocol: TCP - containerPort: 15017 protocol: TCP - containerPort: 15053 protocol: TCP readinessProbe: httpGet: path: /ready port: 8080 initialDelaySeconds: 1 periodSeconds: 3 timeoutSeconds: 5 resources: requests: cpu: 500m memory: 2048Mi securityContext: capabilities: drop: - ALL runAsGroup: 1337 runAsNonRoot: true runAsUser: 1337 volumeMounts: - mountPath: /etc/istio/config name: config-volume - mountPath: /var/run/secrets/tokens name: istio-token readOnly: true - mountPath:...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 01 19:57:24 UTC 2021
    - 70K bytes
    - Viewed (0)
  2. tensorflow/cc/saved_model/testdata/chunked_saved_model/chunked_model/saved_model.pbtxt

    \256\344?\351\243\262\031\272c\350?n\034\234\206\315\353\330?\340\256\322\032\3351\354?\300\227\314\330\016e\263?\014v\300\0034-\351?ST\367o&\370\351?`F\234\214\356t\333? n\340\207t\357\241?\016\315\266\231\327L\336?\265\354u\226\346\335\344?\277)\300m\260\334\346?\307\272,\03592\352?\334\315\346\361+\345\331?\3405\266\202\315\005\301?4\272@\334[a\303?\200v\343x\027\236\250?e\206\"\354ic\353?\244nM\306\037o\305?\366#(\317\216f\344?\344\001\327\276\350\273\315?\\\250\217\320>B\306?j\0311\207\254\...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 08 21:43:11 UTC 2023
    - 531.2K bytes
    - Viewed (0)
  3. tests/migrate_test.go

    	events := make([]*Event, 0)
    	DB.Table("events").Find(&events)
    
    	AssertEqual(t, 3, len(events))
    	for _, v := range events {
    		AssertEqual(t, v.ID, v.UID)
    	}
    }
    
    // https://github.com/go-gorm/gorm/issues/5300
    func TestMigrateWithSpecialName(t *testing.T) {
    	var err error
    	err = DB.AutoMigrate(&Coupon{})
    	if err != nil {
    		t.Fatalf("AutoMigrate err:%v", err)
    	}
    Registered: Wed Jun 12 16:27:09 UTC 2024
    - Last Modified: Mon Mar 18 11:24:16 UTC 2024
    - 56.2K bytes
    - Viewed (0)
  4. tests/integration/pilot/testdata/upgrade/1.10.0-install.yaml.tar

    value: "true" - name: PILOT_ENABLE_PROTOCOL_SNIFFING_FOR_INBOUND value: "true" - name: ISTIOD_ADDR value: istiod-1-10-0.istio-system.svc:15012 - name: PILOT_ENABLE_ANALYSIS value: "false" - name: CLUSTER_ID value: "Kubernetes" resources: requests: cpu: 500m memory: 2048Mi securityContext: runAsUser: 1337 runAsGroup: 1337 runAsNonRoot: true capabilities: drop: - ALL volumeMounts: - name: istio-token mountPath: /var/run/secrets/tokens readOnly: true - name: local-certs mountPath: /var/run/secrets/istio-dns...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Jun 01 19:57:24 UTC 2021
    - 80K bytes
    - Viewed (0)
  5. operator/cmd/mesh/testdata/manifest-generate/output/pilot_default.golden.yaml

                path: /ready
                port: 8080
              initialDelaySeconds: 1
              periodSeconds: 3
              timeoutSeconds: 5
            resources:
              requests:
                cpu: 500m
                memory: 2048Mi
            securityContext:
              allowPrivilegeEscalation: false
              capabilities:
                drop:
                - ALL
              readOnlyRootFilesystem: true
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 102.6K bytes
    - Viewed (0)
  6. pkg/apis/core/v1/defaults_test.go

    	capacity := v1.ResourceList{
    		v1.ResourceCPU:    resource.MustParse("1000m"),
    		v1.ResourceMemory: resource.MustParse("10G"),
    	}
    	allocatable := v1.ResourceList{
    		v1.ResourceCPU:    resource.MustParse("500m"),
    		v1.ResourceMemory: resource.MustParse("5G"),
    	}
    	tests := []struct {
    		capacity            v1.ResourceList
    		allocatable         v1.ResourceList
    		expectedAllocatable v1.ResourceList
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 84.4K bytes
    - Viewed (0)
  7. pkg/kubelet/kuberuntime/kuberuntime_manager_test.go

    	cpu100m := resource.MustParse("100m")
    	cpu150m := resource.MustParse("150m")
    	cpu200m := resource.MustParse("200m")
    	cpu250m := resource.MustParse("250m")
    	cpu300m := resource.MustParse("300m")
    	cpu350m := resource.MustParse("350m")
    	mem100M := resource.MustParse("100Mi")
    	mem150M := resource.MustParse("150Mi")
    	mem200M := resource.MustParse("200Mi")
    	mem250M := resource.MustParse("250Mi")
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Jun 14 16:09:17 UTC 2024
    - 96K bytes
    - Viewed (0)
  8. src/cmd/internal/obj/ppc64/asm9.go

    		OPVCC(38, 0, 0, 0), // stb
    		OPVCC(39, 0, 0, 0), // stbu
    		OPVCC(44, 0, 0, 0), // sth
    		OPVCC(45, 0, 0, 0), // sthu
    		OPVCC(47, 0, 0, 0), // stmw
    		OPVCC(52, 0, 0, 0), // stfs
    		OPVCC(53, 0, 0, 0), // stfsu
    		OPVCC(54, 0, 0, 0), // stfd
    		OPVCC(55, 0, 0, 0): // stfdu
    		return D_FORM
    	}
    	return 0
    }
    
    // Encode instructions and create relocation for accessing s+d according to the
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 13:55:28 UTC 2024
    - 156.1K bytes
    - Viewed (0)
  9. api/go1.20.txt

    pkg net/http/httputil, method (*ProxyRequest) SetXForwarded() #53002
    pkg net/http/httputil, type ProxyRequest struct #53002
    pkg net/http/httputil, type ProxyRequest struct, In *http.Request #53002
    pkg net/http/httputil, type ProxyRequest struct, Out *http.Request #53002
    pkg net/http/httputil, type ReverseProxy struct, Rewrite func(*ProxyRequest) #53002
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  10. pkg/apis/core/types.go

    // camel case, separating compound words.
    // Fully-qualified resource typenames are constructed from a DNS-style subdomain, followed by a slash `/` and a name.
    const (
    	// CPU, in cores. (500m = .5 cores)
    	ResourceCPU ResourceName = "cpu"
    	// Memory, in bytes. (500Gi = 500GiB = 500 * 1024 * 1024 * 1024)
    	ResourceMemory ResourceName = "memory"
    	// Volume size, in bytes (e,g. 5Gi = 5GiB = 5 * 1024 * 1024 * 1024)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 268.9K bytes
    - Viewed (0)
Back to top