Загрузка данных
dmitriev-aal@VDI-Dmitriev-A:~$ kubectl -n isys-ndbo-stress 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
---- ------ ---- ---- -------
Warning FailedCreate 14m (x58 over 5h35m) replicaset-controller Error creating: admission webhook "workloadquota-mutating.platform.ckpr.integrations.rshbintech.ru" denied the request: Ошибка при бронировании ресурсов квоты rumsk1 в namespace isys-ndbo-stress: превышена WorkloadQuota: превышены лимиты WorkloadQuota
dmitriev-aal@VDI-Dmitriev-A:~$ kubectl -n isys-ndbo-stress get pods --sort-by=.metadata.creationTimestamp | tail -10
ms-branch-registry-7964fc579b-thj75 2/2 Running 0 24h
owb-ms-prd-aao-6759655c5c-2w2xl 2/2 Running 0 8h
owb-ms-prd-aao-6759655c5c-4z8wf 2/2 Running 0 8h
owb-ms-prd-currency-trading-659f7974bb-wm5sf 2/2 Running 0 7h18m
owb-plt-ms-settings-cff9885f7-mq947 2/2 Running 0 7h15m
owb-plt-ms-settings-cff9885f7-5gfmh 2/2 Running 0 7h15m
owb-ms-prd-loro-dbo-589b884b86-cvj7b 2/2 Running 0 102m
owb-plt-ms-authentication-654d49f584-nd2gv 2/2 Running 0 55m
owb-plt-ms-authentication-654d49f584-qs5dt 2/2 Running 0 55m
owb-ms-prd-cash-management-64b7488df8-vwzws 2/2 Running 0 15m
dmitriev-aal@VDI-Dmitriev-A:~$