Hi Brett, Please see this resource to answer your questions: https://github.com/apache/apisix/issues/6462. -- *Jennae G.* | Product Manager. api7.ai <http://api7.ai/>
On Fri, Mar 11, 2022 at 5:16 PM Brett @Google <brett.maxfi...@gmail.com> wrote: > Hello, > > Can please I ask, is it planned to provide centos/rhel 8 packages ? > > The apisix repo only seems to provide packages only for centos/rhel 7) > > Centos 7 is EOL this december : https://www.centos.org/centos-linux-eol/ > and > RHEL 7 is in final release 7.7, so only security releases from now on. > > It seems to make sense to go centos/rhel 8 for new installs, rather than > deploy with centos / rhel 7 and have a support nightmare later (no upgrade > path from 7 to 8) > > This is for a fresh install, using podman (has replaced docker on > centos/rhel 8) and seems to deploy fine in the tests i've done so far. > > Looking to deploy docker/podman for the control plane > (dashboard,stats,etc.,) on the docker/podman back end for flexibility, but > then putting the data plane (nginx etc.,) as native packages on the front > end for security separation and less moving parts, and allowing for simpler > scale out for data plane if needed. > > Thanks > Brett >