I try to use docker company provide repo and install docker 1.12.6. and
work well.
On Wed, Mar 14, 2018 at 9:23 PM, Walters, Todd
wrote:
> HI Alfredo,
>
>
>
> I set this by installing origin-docker-excluder with yum. Excluder adds
> that line below to /etc/yum.conf. You can then edit the line,
Hi All,
I have 2 nodes and one master.
I have installed OSE 3.6 in my setup.
I have created 2 projects say Project-A and Project-B
under project-A i have i have deployed redmine application and Under
Project-B i have deployed jenkins application.
Both the pods are in running state and both the pod
Hi Rahul,
That won't do it either.
Thanks
Bahho
-Orijinal ileti-
Kimden: "Rahul Agarwal"
Gönderme tarihi: 15.3.2018 22:26
Kime: "bahhooo"
Bilgi: "users"
Konu: Re: Pods stuck on Terminating status
Hi Bahho
Try: oc delete all -l app=
Thanks,
Rahul
On Thu, Mar 15, 2018 at 5:19
Is there more info on this? I'm having this problem one OCP 3.7 right now
too. If a node is rebooted, it comes back up but is missing
the logging-infra-fluentd=true label.
On Thu, Dec 21, 2017 at 10:15 AM, Clayton Coleman
wrote:
> There was an open bug on this previously - I’m having trouble
Hi Bahho
Try: oc delete all -l app=
Thanks,
Rahul
On Thu, Mar 15, 2018 at 5:19 PM, bahhooo wrote:
> Hi all,
>
> I have some zombie pods stuck on Terminating status on a OCP 3.7
> HA-cluster.
>
> oc delete with --grace-period=0 --force etc. won't work.
> Docker restart. server reboot won't help
Hi all,
I have some zombie pods stuck on Terminating status on a OCP 3.7 HA-cluster.
oc delete with --grace-period=0 --force etc. won't work.
Docker restart. server reboot won't help either.
I tried to find the pod key in etcd either in order to delete it manually.
I couldn't find it.
Is there