Name: nebula-storaged-0
Namespace: default
Priority: 0
Node: p51341v.hulk.shbt.qihoo.net/10.217.63.168
Start Time: Tue, 23 Feb 2021 16:50:05 +0800
Labels: app=nebula-storaged
controller-revision-hash=nebula-storaged-576d9cd859
statefulset.kubernetes.io/pod-name=nebula-storaged-0
Annotations: <none>
Status: Running
IP: 10.217.63.168
Controlled By: StatefulSet/nebula-storaged
Containers:
nebula-storaged:
Container ID: docker://05d145a181151f14fcbe352956dbed32d336504c12f9e509b1f84331bc55b528
Image: vesoft/nebula-storaged:v2.0.0-rc1
Image ID: docker-pullable://vesoft/nebula-storaged@sha256:49d7d4a7d05294fc29b27937f9e8b057a2f0c13a7c1fed19840a9ad4165a6f0f
Ports: 45600/TCP, 45601/TCP, 12000/TCP, 12002/TCP
Host Ports: 45600/TCP, 45601/TCP, 12000/TCP, 12002/TCP
Command:
/bin/bash
-ecx
exec /usr/local/nebula/bin/nebula-storaged --flagfile=/usr/local/nebula/etc/nebula-storaged.conf --local_ip=$(hostname -i) --v=0 --minloglevel=2 --daemonize=false
State: Running
Started: Tue, 23 Feb 2021 16:50:58 +0800
Ready: True
Restart Count: 0
Limits:
cpu: 1
memory: 1Gi
Requests:
cpu: 1
memory: 1Gi
Liveness: http-get http://:12000/status delay=30s timeout=5s period=10s #success=1 #failure=3
Environment:
USER: root
Mounts:
/etc/localtime from timezone (rw)
/usr/local/nebula/data from data (rw)
/usr/local/nebula/etc/ from config (rw)
/usr/local/nebula/logs from log (rw)
/var/run/secrets/kubernetes.io/serviceaccount from default-token-szpfj (ro)
Conditions:
Type Status
Initialized True
Ready True
ContainersReady True
PodScheduled True
Volumes:
data:
Type: PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
ClaimName: data-nebula-storaged-0
ReadOnly: false
config:
Type: ConfigMap (a volume populated by a ConfigMap)
Name: nebula-storaged
Optional: false
timezone:
Type: HostPath (bare host directory volume)
Path: /etc/localtime
HostPathType:
log:
Type: HostPath (bare host directory volume)
Path: /var/log
HostPathType:
default-token-szpfj:
Type: Secret (a volume populated by a Secret)
SecretName: default-token-szpfj
Optional: false
QoS Class: Guaranteed
Node-Selectors: nebula=yes
Tolerations: node.kubernetes.io/not-ready:NoExecute for 300s
node.kubernetes.io/unreachable:NoExecute for 300s
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Warning FailedScheduling 14m (x2 over 14m) default-scheduler pod has unbound immediate PersistentVolumeClaims (repeated 3 times)
Normal Scheduled 14m default-scheduler Successfully assigned default/nebula-storaged-0 to p51341v.hulk.shbt.qihoo.net
Normal Pulling 14m kubelet, p51341v.hulk.shbt.qihoo.net Pulling image "vesoft/nebula-storaged:v2.0.0-rc1"
Normal Pulled 13m kubelet, p51341v.hulk.shbt.qihoo.net Successfully pulled image "vesoft/nebula-storaged:v2.0.0-rc1"
Normal Created 13m kubelet, p51341v.hulk.shbt.qihoo.net Created container nebula-storaged
Normal Started 13m kubelet, p51341v.hulk.shbt.qihoo.net Started container nebula-storaged