Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 67 for 5300m (0.06 sec)

  1. staging/src/k8s.io/apimachinery/pkg/api/resource/quantity_example_test.go

    	diskSize := resource.NewQuantity(5*1000*1000*1000, resource.DecimalSI)
    	fmt.Printf("diskSize = %v\n", diskSize)
    
    	cores := resource.NewMilliQuantity(5300, resource.DecimalSI)
    	fmt.Printf("cores = %v\n", cores)
    
    	// Output:
    	// memorySize = 5Gi
    	// diskSize = 5G
    	// cores = 5300m
    }
    
    func ExampleMustParse() {
    	memorySize := resource.MustParse("5Gi")
    	fmt.Printf("memorySize = %v (%v)\n", memorySize.Value(), memorySize.Format)
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun Jan 29 20:41:44 UTC 2017
    - 1.7K bytes
    - Viewed (0)
  2. operator/samples/pilot-k8s.yaml

    apiVersion: install.istio.io/v1alpha1
    kind: IstioOperator
    spec:
      components:
        pilot:
          k8s:
            resources:
              requests:
                cpu: 1000m # override from default 500m
                memory: 4096Mi # ... default 2048Mi
            hpaSpec:
              maxReplicas: 10 # ... default 5
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Apr 28 14:16:35 UTC 2021
    - 340 bytes
    - Viewed (0)
  3. src/image/png/testdata/pngsuite/basn0g16.sng

    IMAGE {
        pixels hex
    0000 0900 1200 1b00 2400 2d00 3600 3f00 4800 5100 5a00 6300 6c00 7500 7e00 8700 9000 9900 a200 ab00 b400 bd00 c600 cf00 d800 e100 ea00 f300 fc00 f0ff d5ff baff 
    0200 0b00 1400 1d00 2600 2f00 3800 4100 4a00 5300 5c00 6500 6e00 7700 8000 8900 9200 9b00 a400 ad00 b600 bf00 c800 d100 da00 e300 ec00 f500 fe00 eaff cfff b4ff 
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 08 04:08:51 UTC 2014
    - 5.2K bytes
    - Viewed (0)
  4. hack/testdata/sorted-pods/sorted-pod1.yaml

    spec:
      containers:
      - name: kubernetes-pause2
        image: registry.k8s.io/pause:3.10
        resources:
          requests:
            memory: "64Mi"
            cpu: "250m"
          limits:
            memory: "128Mi"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 24 07:02:51 UTC 2024
    - 355 bytes
    - Viewed (0)
  5. pkg/scheduler/framework/types_test.go

    							Requests: v1.ResourceList{
    								v1.ResourceCPU:    resource.MustParse("500m"),
    								v1.ResourceMemory: resource.MustParse("200Mi"),
    							},
    						},
    					},
    				},
    				NodeName: nodeName,
    				Overhead: v1.ResourceList{
    					v1.ResourceCPU:    resource.MustParse("500m"),
    					v1.ResourceMemory: resource.MustParse("500"),
    				},
    				Volumes: []v1.Volume{
    					{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 45.9K bytes
    - Viewed (0)
  6. cluster/addons/calico-policy-controller/calico-node-vertical-autoscaler-configmap.yaml

    data:
      node-autoscaler: |-
        {
          "calico-node": {
            "requests": {
              "cpu": {
                "base": "80m",
                "step": "20m",
                "nodesPerStep": 10,
                "max": "500m"
              }
            }
          }
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Nov 14 15:32:57 UTC 2019
    - 409 bytes
    - Viewed (0)
  7. pkg/kubelet/container/container_hash_test.go

              "name": "foo",
              "key": "bar",
              "optional": true
            }
          }
        }
      ],
      "resources": {
        "limits": {
          "foo": "1G"
        },
        "requests": {
          "foo": "500M"
        }
      }
    }
    `
    
    	sampleV131HashValue = uint64(0x8e45cbd0)
    )
    
    func TestConsistentHashContainer(t *testing.T) {
    	container := &v1.Container{}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 22 01:55:46 UTC 2024
    - 1.6K bytes
    - Viewed (0)
  8. pkg/scheduler/framework/plugins/imagelocality/image_locality_test.go

    		},
    		{
    			// Pod: gcr.io/40 gcr.io/300
    
    			// Node1
    			// Image: gcr.io/40:latest 40MB, gcr.io/300:latest 300MB
    			// Score: 100 * ((40M + 300M)/2 - 23M)/(1000M * 2 - 23M) = 7
    
    			// Node2
    			// Image: not present
    			// Score: 0
    			pod:          &v1.Pod{Spec: test40300},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Feb 19 06:17:57 UTC 2024
    - 10.3K bytes
    - Viewed (0)
  9. operator/cmd/mesh/testdata/manifest-generate/output/flag_output.golden.yaml

              httpGet:
                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: Fri Dec 01 22:07:45 UTC 2023
    - 4.2K bytes
    - Viewed (0)
  10. docs/site-replication/run-sse-kms-object-replication.sh

    echo -n "Preparing test data ..."
    mkdir -p /tmp/data
    echo "Hello from encrypted world" >/tmp/data/encrypted
    touch /tmp/data/mpartobj
    shred -s 500M /tmp/data/mpartobj
    touch /tmp/data/defpartsize
    shred -s 500M /tmp/data/defpartsize
    touch /tmp/data/custpartsize
    shred -s 500M /tmp/data/custpartsize
    echo "done"
    
    # Add replication site
    ./mc admin replicate add minio1 minio2 --insecure
    # sleep for replication to complete
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Sat May 18 18:19:01 UTC 2024
    - 10.1K bytes
    - Viewed (0)
Back to top