<div dir="auto">Hi<div dir="auto"><br></div><div dir="auto">I have a couple of questions. </div><div dir="auto"><br></div><div dir="auto">- Do you deploy this system to operate a k8s cluster ?</div><div dir="auto">- If so, I imagine you disable the swap (?). But why are you deploying this stack over bare-metal, with no VM ?</div><div dir="auto">- W<span style="font-family:sans-serif">hy not using kickstart, which is the redhat standard tftp system ? (I mean, I am a big of FAI and its powerful class system, but anyway that choice seems a bit odd to me),</span></div><div dir="auto">- btw, why not using k3s, rancherOS or whatever other k8s ready distro ?</div><div dir="auto"><br></div><div dir="auto">I have my opinion about these last questions, but I would also like to hear yours.</div><div dir="auto"><br></div><div dir="auto">Finally, I also had to deal with httpd/tftp issues. It depends on your booting system (I am using syslinux 6.0.4 + lighttpd for UEFI booting systems while I am using basic tftp for legacy boot clients).</div><div dir="auto"><br></div><div dir="auto">Best regards,</div><div dir="auto">Rémy</div><div dir="auto"><br></div><div dir="auto"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le lun. 20 avr. 2020 à 08:41, Andrew Ruthven <<a href="mailto:andrew@etc.gen.nz">andrew@etc.gen.nz</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey,<br>
<br>
Nice. I had considered using HTTP, but didn't want to deviate from the<br>
"recommended" approach. Well. Up until I decided to completely the<br>
approach. ;)<br>
<br>
That is also a much smaller initrd!<br>
<br>
The main reason I changed was to be able to configure the disk layout,<br>
the much faster build was a very pleasant side effect.<br>
<br>
Cheers,<br>
Andrew<br>
<br>
On Mon, 2020-04-20 at 06:33 +0000, Schulz, Reiner wrote:<br>
> For our OpenShift we use http to load the PXE file:<br>
> <br>
> /var/lib/tftpboot/gpxelinux.0<br>
> <br>
> dhcpd.conf:<br>
>         filename "gpxelinux.0";<br>
>               <br>
> nginx:<br>
> $ ls -lh /usr/share/nginx/html/rhcos-4.2.18-x86_64-*<br>
>   63M 11. Feb 17:04 /usr/share/nginx/html/rhcos-4.2.18-x86_64-<br>
> installer-initramfs.img<br>
>  7,8M 11. Feb 17:04 /usr/share/nginx/html/rhcos-4.2.18-x86_64-<br>
> installer-kernel<br>
>  703M 11. Feb 17:04 /usr/share/nginx/html/rhcos-4.2.18-x86_64-metal-<br>
> bios.raw.gz<br>
> <br>
> Reiner Schulz<br>
<br>
-- <br>
Andrew Ruthven, Wellington, New Zealand<br>
<a href="mailto:andrew@etc.gen.nz" target="_blank" rel="noreferrer">andrew@etc.gen.nz</a>              | <a href="http://linux.conf.au" rel="noreferrer noreferrer" target="_blank">linux.conf.au</a> 2021, Canberra, AU<br>
Catalyst Cloud:                |   <a href="http://lca2021.linux.org.au/" rel="noreferrer noreferrer" target="_blank">http://lca2021.linux.org.au/</a><br>
   <a href="https://catalystcloud.nz" rel="noreferrer noreferrer" target="_blank">https://catalystcloud.nz</a>    |<br>
<br>
</blockquote></div>