NHC to using ubi-micro

10 views
Skip to first unread message

Roy Golan

unread,
Jul 11, 2021, 8:05:38 AM7/11/21
to med...@googlegroups.com
NHC is now [1] using ubi-micro, the latest variant from Red Hat. If you want
some of the motivation for using ubi please read here [2], and specifically
read here about ubi-micro [3]. More specifically we now have quay posting
security scan status on NHC image because all the ubi layers are already
scanned. [4] - our status is green, no security issues.

Poison-Pill is coming up next to move from ubi to ubi-micro, for the exact
same reasons [5]

Thanks,
Roy

Nir Yehia

unread,
Jul 11, 2021, 8:12:33 AM7/11/21
to Roy Golan, med...@googlegroups.com
Cool!

Poison pill can't use ubi-micro, at least not as-is, since it needs the "nsenter" binary which doesn't exist there:
$ docker run -i -t registry.access.redhat.com/ubi8/ubi-micro:latest bash
bash-4.4# nsenter
bash: nsenter: command not found


--
You received this message because you are subscribed to the Google Groups "medik8s" group.
To unsubscribe from this group and stop receiving emails from it, send an email to medik8s+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/medik8s/CAC_JqcnU%2B0q3Gr4RE-fM5KMxGx9aXyOawyZwDs9Qs6LCpWUBjA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Roy Golan

unread,
Jul 11, 2021, 8:32:16 AM7/11/21
to Nir Yehia, med...@googlegroups.com
On Sun, 11 Jul 2021 at 15:12, Nir Yehia <nye...@redhat.com> wrote:
Cool!

Poison pill can't use ubi-micro, at least not as-is, since it needs the "nsenter" binary which doesn't exist there:
$ docker run -i -t registry.access.redhat.com/ubi8/ubi-micro:latest bash
bash-4.4# nsenter
bash: nsenter: command not found


alright, lets see what provides it

Roy Golan

unread,
Jul 11, 2021, 8:38:12 AM7/11/21
to Nir Yehia, med...@googlegroups.com
On Sun, 11 Jul 2021 at 15:32, Roy Golan <rgo...@redhat.com> wrote:


On Sun, 11 Jul 2021 at 15:12, Nir Yehia <nye...@redhat.com> wrote:
Cool!

Poison pill can't use ubi-micro, at least not as-is, since it needs the "nsenter" binary which doesn't exist there:
$ docker run -i -t registry.access.redhat.com/ubi8/ubi-micro:latest bash
bash-4.4# nsenter
bash: nsenter: command not found


alright, lets see what provides it

I couldn't get that installed on ubi-minimal as well
Reply all
Reply to author
Forward
0 new messages