Skip to content

Instantly share code, notes, and snippets.

@ncdc
Created March 15, 2018 19:18
Show Gist options
  • Save ncdc/6df1750bd2808d8a56bbc51de0fd3480 to your computer and use it in GitHub Desktop.
Save ncdc/6df1750bd2808d8a56bbc51de0fd3480 to your computer and use it in GitHub Desktop.
Name: minio-setup-hzlms
Namespace: heptio-ark
Node: f26/10.211.55.3
Start Time: Thu, 15 Mar 2018 10:41:13 -0400
Labels: controller-uid=e8bd8b60-285e-11e8-934d-001c4250b198
job-name=minio-setup
Annotations: <none>
Status: Succeeded
IP: 192.168.56.38
Controlled By: Job/minio-setup
Containers:
mc:
Container ID: docker://e3353b1af8721061d04ef1f3bf33882769e2117820d72539ffa9e3e095892a10
Image: minio/mc:latest
Image ID: docker-pullable://docker.io/minio/mc@sha256:6923a8960493a3c9ea5b6998666709b38d91fb40cd2cb91b60b86f2d33135c8b
Port: <none>
Command:
/bin/sh
-c
mc config host add ark http://minio:9000 minio minio123 && mc mb -p ark/ark
State: Terminated
Reason: Completed
Exit Code: 0
Started: Thu, 15 Mar 2018 10:41:14 -0400
Finished: Thu, 15 Mar 2018 10:41:14 -0400
Ready: False
Restart Count: 0
Environment: <none>
Mounts:
/var/run/secrets/kubernetes.io/serviceaccount from default-token-6pp47 (ro)
Conditions:
Type Status
Initialized True
Ready False
PodScheduled True
Volumes:
default-token-6pp47:
Type: Secret (a volume populated by a Secret)
SecretName: default-token-6pp47
Optional: false
QoS Class: BestEffort
Node-Selectors: <none>
Tolerations: node.kubernetes.io/not-ready:NoExecute for 300s
node.kubernetes.io/unreachable:NoExecute for 300s
Events: <none>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment