Загрузка данных
dmitriev-aal@VDI-Dmitriev-A:~$ ktx rcsdstbl
Switched to context "rcsdstbl".
dmitriev-aal@VDI-Dmitriev-A:~$ kns isys-ndbo-stress
Opening in existing browser session.
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
Set context namespace to "isys-ndbo-stress"
dmitriev-aal@VDI-Dmitriev-A:~$ kubectl get pods | grep owb-ms-prd-loro-dbo
owb-ms-prd-loro-dbo-589b884b86-cvj7b 2/2 Running 0 26m
dmitriev-aal@VDI-Dmitriev-A:~$ kubectl get deploy | grep owb-ms-prd-loro-dbo
owb-ms-prd-loro-dbo 1/2 1 1 307d
dmitriev-aal@VDI-Dmitriev-A:~$ kubectl describe deploy owb-ms-prd-loro-dbo
Name: owb-ms-prd-loro-dbo
Namespace: isys-ndbo-stress
CreationTimestamp: Wed, 03 Sep 2025 19:06:40 +0300
Labels: app=owb-ms-prd-loro-dbo
app.kubernetes.io/managed-by=Helm
chart=base-1.15.2
fullname=owb-ms-prd-loro-dbo
heritage=Helm
isys=ndbo-stress
psvc=owb-ms-prd-loro-dbo
release=owb-ms-prd-loro-dbo
version=stress
workload.topology.app.farm/zone=rumsk1
Annotations: deployment.kubernetes.io/revision: 35
gitlabCommit: ff17528d07ab544fc693d4f8ad5a94b472482454
gitlabPipeline: https://gitlab.rshbdev.ru/rshbintech/crft/dboul/ndbo/backend/owb-ms-prd-loro-dbo/-/pipelines/3320327
meta.helm.sh/release-name: owb-ms-prd-loro-dbo
meta.helm.sh/release-namespace: isys-ndbo-stress
platform.ckpr.integrations.rshbintech.ru/gitlab-commit-sha: ff17528d
platform.ckpr.integrations.rshbintech.ru/gitlab-pipeline-id: 3320327
Selector: app=owb-ms-prd-loro-dbo,fullname=owb-ms-prd-loro-dbo,release=owb-ms-prd-loro-dbo
Replicas: 2 desired | 1 updated | 1 total | 1 available | 1 unavailable
StrategyType: Recreate
MinReadySeconds: 0
Pod Template:
Labels: app=owb-ms-prd-loro-dbo
chart=base-1.15.2
fullname=owb-ms-prd-loro-dbo
heritage=Helm
isys=ndbo-stress
psvc=owb-ms-prd-loro-dbo
release=owb-ms-prd-loro-dbo
version=stress
workload.topology.app.farm/zone=rumsk1
Annotations: checksum/configMapsEnv: 79c43e3d3702dfea1962c6635607b9692e43b14680d79dad51ca66fa66e2e9ca
checksum/secretEnv: bd8bcd801702838ac3beba27ad9e70040a6b0c2f5d30b61018409e50a638fa35
ci/commithash: ff17528d
inject.istio.io/templates: sidecar,custom
kubectl.kubernetes.io/restartedAt: 2025-09-10T00:58:36+03:00
prometheus.io/path: /metrics
prometheus.io/port: 8080
prometheus.io/scrape: true
sidecar.istio.io/proxyCPU: 10m
sidecar.istio.io/proxyCPULimit: 600m
sidecar.istio.io/proxyMemory: 128Mi
sidecar.istio.io/proxyMemoryLimit: 1Gi
sidecar.istio.io/userVolume: [{"name": "wasmfilters-dir","configMap": {"name": "ndbo-stress-envoy-filters"}}]
sidecar.istio.io/userVolumeMount: [{"mountPath":"/var/local/lib/wasm-filters","name":"wasmfilters-dir"}]
Service Account: default
Containers:
app:
Image: registry.rshbdev.ru/rshbintech/crft/dboul/ndbo/backend/owb-ms-prd-loro-dbo:stress
Port: <none>
Host Port: <none>
Limits:
cpu: 1
memory: 2Gi
Requests:
cpu: 200m
memory: 512Mi
Liveness: http-get http://:8080/health/liveness delay=200s timeout=1s period=5s #success=1 #failure=5
Readiness: http-get http://:8080/health/readiness delay=200s timeout=1s period=5s #success=1 #failure=3
Environment Variables from:
owb-ms-prd-loro-dbo-app-cm-env ConfigMap Optional: false
owb-ms-prd-loro-dbo-app-secret-env Secret Optional: false
Environment: <none>
Mounts:
/secrets from app-vault-secrets (ro)
Volumes:
app-vault-secrets:
Type: CSI (a Container Storage Interface (CSI) volume source)
Driver: secrets-store.csi.k8s.io
FSType:
ReadOnly: true
VolumeAttributes: secretProviderClass=owb-ms-prd-loro-dbo-app-secret-provider
Priority Class Name: rumsk1
Node-Selectors: node-role.kubernetes.io/wload=
workload.topology.app.farm/zone=rumsk1
Tolerations: node-role.kubernetes.io/wload:NoSchedule op=Exists
workload.topology.app.farm/zone:NoSchedule op=Exists
Conditions:
Type Status Reason
---- ------ ------
Progressing True NewReplicaSetAvailable
Available False MinimumReplicasUnavailable
ReplicaFailure True FailedCreate
OldReplicaSets: owb-ms-prd-loro-dbo-f7967885c (0/0 replicas created), owb-ms-prd-loro-dbo-6c7596b8d7 (0/0 replicas created), owb-ms-prd-loro-dbo-6f9bbd4c6 (0/0 replicas created), owb-ms-prd-loro-dbo-6f756bf4f8 (0/0 replicas created), owb-ms-prd-loro-dbo-7866bc7dbb (0/0 replicas created), owb-ms-prd-loro-dbo-57dc69d9d6 (0/0 replicas created), owb-ms-prd-loro-dbo-79d54bc6c4 (0/0 replicas created), owb-ms-prd-loro-dbo-7b59c554cc (0/0 replicas created), owb-ms-prd-loro-dbo-5995796df (0/0 replicas created), owb-ms-prd-loro-dbo-77f6b568cd (0/0 replicas created)
NewReplicaSet: owb-ms-prd-loro-dbo-589b884b86 (1/2 replicas created)
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal ScalingReplicaSet 29m (x2 over 4h22m) deployment-controller Scaled down replica set owb-ms-prd-loro-dbo-589b884b86 to 0
Normal ScalingReplicaSet 28m (x3 over 4h22m) deployment-controller Scaled up replica set owb-ms-prd-loro-dbo-589b884b86 to 2
dmitriev-aal@VDI-Dmitriev-A:~$ kubectl get rs | grep owb-ms-prd-loro-dbo
owb-ms-prd-loro-dbo-57dc69d9d6 0 0 0 42d
owb-ms-prd-loro-dbo-589b884b86 2 1 1 4h22m
owb-ms-prd-loro-dbo-5995796df 0 0 0 15d
owb-ms-prd-loro-dbo-6c7596b8d7 0 0 0 70d
owb-ms-prd-loro-dbo-6f756bf4f8 0 0 0 46d
owb-ms-prd-loro-dbo-6f9bbd4c6 0 0 0 63d
owb-ms-prd-loro-dbo-77f6b568cd 0 0 0 13d
owb-ms-prd-loro-dbo-7866bc7dbb 0 0 0 42d
owb-ms-prd-loro-dbo-79d54bc6c4 0 0 0 29d
owb-ms-prd-loro-dbo-7b59c554cc 0 0 0 29d
owb-ms-prd-loro-dbo-f7967885c 0 0 0 89d
dmitriev-aal@VDI-Dmitriev-A:~$ kubectl describe rs owb-ms-prd-loro-dbo-589b884b86
Name: owb-ms-prd-loro-dbo-589b884b86
Namespace: isys-ndbo-stress
Selector: app=owb-ms-prd-loro-dbo,fullname=owb-ms-prd-loro-dbo,pod-template-hash=589b884b86,release=owb-ms-prd-loro-dbo
Labels: app=owb-ms-prd-loro-dbo
chart=base-1.15.2
fullname=owb-ms-prd-loro-dbo
heritage=Helm
isys=ndbo-stress
pod-template-hash=589b884b86
psvc=owb-ms-prd-loro-dbo
release=owb-ms-prd-loro-dbo
version=stress
workload.topology.app.farm/zone=rumsk1
Annotations: deployment.kubernetes.io/desired-replicas: 2
deployment.kubernetes.io/max-replicas: 2
deployment.kubernetes.io/revision: 35
gitlabCommit: ff17528d07ab544fc693d4f8ad5a94b472482454
gitlabPipeline: https://gitlab.rshbdev.ru/rshbintech/crft/dboul/ndbo/backend/owb-ms-prd-loro-dbo/-/pipelines/3320327
meta.helm.sh/release-name: owb-ms-prd-loro-dbo
meta.helm.sh/release-namespace: isys-ndbo-stress
platform.ckpr.integrations.rshbintech.ru/gitlab-commit-sha: ff17528d
platform.ckpr.integrations.rshbintech.ru/gitlab-pipeline-id: 3320327
Controlled By: Deployment/owb-ms-prd-loro-dbo
Replicas: 1 current / 2 desired
Pods Status: 1 Running / 0 Waiting / 0 Succeeded / 0 Failed
Pod Template:
Labels: app=owb-ms-prd-loro-dbo
chart=base-1.15.2
fullname=owb-ms-prd-loro-dbo
heritage=Helm
isys=ndbo-stress
pod-template-hash=589b884b86
psvc=owb-ms-prd-loro-dbo
release=owb-ms-prd-loro-dbo
version=stress
workload.topology.app.farm/zone=rumsk1
Annotations: checksum/configMapsEnv: 79c43e3d3702dfea1962c6635607b9692e43b14680d79dad51ca66fa66e2e9ca
checksum/secretEnv: bd8bcd801702838ac3beba27ad9e70040a6b0c2f5d30b61018409e50a638fa35
ci/commithash: ff17528d
inject.istio.io/templates: sidecar,custom
kubectl.kubernetes.io/restartedAt: 2025-09-10T00:58:36+03:00
prometheus.io/path: /metrics
prometheus.io/port: 8080
prometheus.io/scrape: true
sidecar.istio.io/proxyCPU: 10m
sidecar.istio.io/proxyCPULimit: 600m
sidecar.istio.io/proxyMemory: 128Mi
sidecar.istio.io/proxyMemoryLimit: 1Gi
sidecar.istio.io/userVolume: [{"name": "wasmfilters-dir","configMap": {"name": "ndbo-stress-envoy-filters"}}]
sidecar.istio.io/userVolumeMount: [{"mountPath":"/var/local/lib/wasm-filters","name":"wasmfilters-dir"}]
Service Account: default
Containers:
app:
Image: registry.rshbdev.ru/rshbintech/crft/dboul/ndbo/backend/owb-ms-prd-loro-dbo:stress
Port: <none>
Host Port: <none>
Limits:
cpu: 1
memory: 2Gi
Requests:
cpu: 200m
memory: 512Mi
Liveness: http-get http://:8080/health/liveness delay=200s timeout=1s period=5s #success=1 #failure=5
Readiness: http-get http://:8080/health/readiness delay=200s timeout=1s period=5s #success=1 #failure=3
Environment Variables from:
owb-ms-prd-loro-dbo-app-cm-env ConfigMap Optional: false
owb-ms-prd-loro-dbo-app-secret-env Secret Optional: false
Environment: <none>
Mounts:
/secrets from app-vault-secrets (ro)
Volumes:
app-vault-secrets:
Type: CSI (a Container Storage Interface (CSI) volume source)
Driver: secrets-store.csi.k8s.io
FSType:
ReadOnly: true
VolumeAttributes: secretProviderClass=owb-ms-prd-loro-dbo-app-secret-provider
Priority Class Name: rumsk1
Node-Selectors: node-role.kubernetes.io/wload=
workload.topology.app.farm/zone=rumsk1
Tolerations: node-role.kubernetes.io/wload:NoSchedule op=Exists
workload.topology.app.farm/zone:NoSchedule op=Exists
Conditions:
Type Status Reason
---- ------ ------
ReplicaFailure True FailedCreate
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal SuccessfulDelete 29m replicaset-controller Deleted pod: owb-ms-prd-loro-dbo-589b884b86-tbbmv
Normal SuccessfulCreate 29m replicaset-controller Created pod: owb-ms-prd-loro-dbo-589b884b86-cvj7b
Warning FailedCreate 8m9s (x54 over 4h22m) replicaset-controller Error creating: admission webhook "workloadquota-mutating.platform.ckpr.integrations.rshbintech.ru" denied the request: Ошибка при бронировании ресурсов квоты rumsk1 в namespace isys-ndbo-stress: превышена WorkloadQuota: превышены лимиты WorkloadQuota