Home
last modified time | relevance | path

Searched refs:PodQOSBurstable (Results 1 – 25 of 67) sorted by relevance

123

/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/kubelet/cm/
H A Dqos_container_manager_linux.go92 v1.PodQOSBurstable: NewCgroupName(rootContainer, strings.ToLower(string(v1.PodQOSBurstable))),
129 Burstable: qosClasses[v1.PodQOSBurstable],
176 if qosClass != v1.PodQOSBurstable {
192 configs[v1.PodQOSBurstable].ResourceParameters.CpuShares = &burstableCPUShares
201 v1.PodQOSBurstable: 0,
247 bestEffortLimit := burstableLimit - (qosMemoryRequests[v1.PodQOSBurstable] * percentReserve / 100)
248 configs[v1.PodQOSBurstable].ResourceParameters.Memory = &burstableLimit
286 burstableMin := qosMemoryRequests[v1.PodQOSBurstable]
290 if configs[v1.PodQOSBurstable].ResourceParameters.Unified == nil {
291 configs[v1.PodQOSBurstable].ResourceParameters.Unified = make(map[string]string)
[all …]
H A Dqos_container_manager_linux_test.go138 v1.PodQOSBurstable: {
153 …assert.Equal(t, qosConfigs[v1.PodQOSBurstable].ResourceParameters.Unified["memory.min"], strconv.F…
H A Dpod_container_manager_linux_test.go32 Burstable: NewCgroupName(RootCgroupName, strings.ToLower(string(v1.PodQOSBurstable))),
H A Dhelpers_linux.go174 } else if qosClass == v1.PodQOSBurstable {
H A Dpod_container_manager_linux.go108 case v1.PodQOSBurstable:
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/apis/core/v1/helper/qos/
H A Dqos_test.go66 expected: v1.PodQOSBurstable,
73 expected: v1.PodQOSBurstable,
79 expected: v1.PodQOSBurstable,
85 expected: v1.PodQOSBurstable,
92 expected: v1.PodQOSBurstable,
99 expected: v1.PodQOSBurstable,
105 expected: v1.PodQOSBurstable,
111 expected: v1.PodQOSBurstable,
127 expected: v1.PodQOSBurstable,
H A Dqos.go101 return v1.PodQOSBurstable
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/kubelet/cm/topologymanager/
H A Dtopology_manager_test.go274 qosClass: v1.PodQOSBurstable,
340 qosClass: v1.PodQOSBurstable,
388 qosClass: v1.PodQOSBurstable,
432 qosClass: v1.PodQOSBurstable,
H A Dfake_topology_manager_test.go103 qosClass: v1.PodQOSBurstable,
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/kubectl/pkg/util/qos/
H A Dqos.go94 return corev1.PodQOSBurstable
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/kubectl/pkg/util/qos/
H A Dqos.go94 return corev1.PodQOSBurstable
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/kubectl/pkg/util/qos/
H A Dqos.go94 return corev1.PodQOSBurstable
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/apis/core/helper/qos/
H A Dqos.go99 return core.PodQOSBurstable
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/kubelet/preemption/
H A Dpreemption.go242 case v1.PodQOSBurstable:
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/kubelet/eviction/
H A Deviction_manager_test.go401 case v1.PodQOSBurstable:
414 … scheduling.DefaultPriorityWhenNoDefaultClassExists, makeContainersByQOS(v1.PodQOSBurstable), nil),
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/k8s.io/client-go/pkg/api/
H A Dtypes.go2163 PodQOSBurstable PodQOSClass = "Burstable" const
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/vendor/k8s.io/kubernetes/pkg/apis/core/
H A Dtypes.go2845 PodQOSBurstable PodQOSClass = "Burstable" const
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/containerd/vendor/k8s.io/kubernetes/pkg/apis/core/
H A Dtypes.go2845 PodQOSBurstable PodQOSClass = "Burstable" const
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/apis/core/
H A Dtypes.go3052 PodQOSBurstable PodQOSClass = "Burstable" const
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/k8s.io/client-go/pkg/api/v1/
H A Dtypes.go2429 PodQOSBurstable PodQOSClass = "Burstable" const
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/registry/core/pod/
H A Dstrategy_test.go255 expected: api.PodQOSBurstable,
/dports/sysutils/helm/helm-3.5.2/vendor/sigs.k8s.io/kustomize/vendor/k8s.io/api/core/v1/
H A Dtypes.go2831 PodQOSBurstable PodQOSClass = "Burstable" const
/dports/sysutils/istio/istio-1.6.7/vendor/sigs.k8s.io/kustomize/vendor/k8s.io/api/core/v1/
H A Dtypes.go2831 PodQOSBurstable PodQOSClass = "Burstable" const
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/k8s.io/api/core/v1/
H A Dtypes.go3054 PodQOSBurstable PodQOSClass = "Burstable" const
/dports/net/concourse-fly/concourse-6.7.1/vendor/k8s.io/api/core/v1/
H A Dtypes.go3054 PodQOSBurstable PodQOSClass = "Burstable" const

123