Skip to content
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.

Kubectl get pod status check #166

Merged
merged 5 commits into from
Jan 22, 2019
Merged

Kubectl get pod status check #166

merged 5 commits into from
Jan 22, 2019

Conversation

mwiget
Copy link
Contributor

@mwiget mwiget commented Jan 21, 2019

Document howto check spin up of Antidote after executing ./anti-up.sh via kubectl get pod:

~$ kubectl get pod

NAME                                        READY     STATUS              RESTARTS   AGE
antidote-web-57f98b78d4-7q5mc               0/2       ContainerCreating   0          44s
nginx-ingress-controller-6f575d4f84-j8n9k   0/1       ContainerCreating   0          46s
syringe-785f64bbbd-5f6d2                    0/1       Init:0/1            0          45s

@Mierdin
Copy link
Member

Mierdin commented Jan 21, 2019

@mwiget This is awesome, thanks! But for some reason my changelog script in CI isn't working, so it didn't notify you. Could you add a quick note to CHANGELOG.md for me?

@Mierdin Mierdin merged commit 2c34a60 into nre-learning:master Jan 22, 2019
@mwiget mwiget deleted the kubectl-get-pod branch January 22, 2019 09:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants