Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
vmware:orchestrator [2020/01/03 20:09] – [nützliche Links] mschubivmware:orchestrator [2021/04/01 10:02] (current) – [nützliche Tools & CMDs für 8.x] mschubi
Line 1: Line 1:
 ====== Orchestrator ====== ====== Orchestrator ======
 +
 +====== nützliche Tools & CMDs für 8.x ======
 +
 +<code bash>
 +kubectl get pods --all-namespaces
 +
 +root@vco8 [ ~ ]# kubectl get pods --all-namespaces
 +NAMESPACE     NAME                                                READY   STATUS    RESTARTS   AGE
 +ingress       ingress-ctl-traefik-74b69f8544-g75gm                1/1     Running            56d
 +kube-system   coredns-2s46g                                       1/    Running            56d
 +kube-system   endpoints-weight-6s6z9                              1/1     Running            56d
 +kube-system   etcd-itsz-vco8.htwk-leipzig.de                      1/1     Running            56d
 +kube-system   health-reporting-app-67hpd                          1/1     Running            56d
 +kube-system   kube-apiserver-itsz-vco8.htwk-leipzig.de            1/1     Running            56d
 +kube-system   kube-controller-manager-itsz-vco8.htwk-leipzig.de   1/    Running   14         56d
 +kube-system   kube-flannel-ds-8hdps                               2/    Running   23         56d
 +kube-system   kube-proxy-mjj2f                                    1/1     Running            56d
 +kube-system   kube-scheduler-itsz-vco8.htwk-leipzig.de            1/1     Running   14         56d
 +kube-system   kubelet-rubber-stamp-p2qxx                          1/1     Running            56d
 +kube-system   metrics-server-gqcsh                                1/1     Running            56d
 +kube-system   predictable-pod-scheduler-jln7r                     1/    Running            56d
 +kube-system   prelude-noop-extnet-ds-d7n5n                        1/1     Running            56d
 +kube-system   prelude-noop-intnet-ds-2cfqf                        2/2     Running            56d
 +kube-system   state-enforcement-cron-1617263640-2qrxv             0/    Error              2m25s
 +kube-system   state-enforcement-cron-1617263640-cbtcr             0/    Error              115s
 +kube-system   state-enforcement-cron-1617263640-hkqk8             0/    Error              2m15s
 +kube-system   state-enforcement-cron-1617263640-ql7b2             0/    Error              75s
 +kube-system   state-enforcement-cron-1617263640-vw4dp             0/    Error              2m28s
 +kube-system   tiller-deploy-89fdbcb48-bp5ck                       1/    Running            56d
 +prelude       orchestration-ui-app-6744d98cd5-j59n8               1/    Running            56d
 +prelude       pgpool-8698f9f994-r2zmx                             1/    Running   14         56d
 +prelude       postgres-0                                          1/1     Running            56d
 +prelude       proxy-service-5c78496786-blczs                      1/1     Running            56d
 +prelude       symphony-logging-7fc8cdbd95-9bz4z                   1/    Running            56d
 +prelude       vco-app-6ff995b4bf-vvt88                            3/3     Running            47h
 +
 +
 +</code>
  
 ===== VRO Authentifizierung zurücksetzen ===== ===== VRO Authentifizierung zurücksetzen =====
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International