Skip to content

help request: Install APISIX in RedHat UBI 10 #13024

@andreamucci-pixel

Description

@andreamucci-pixel

Description

Hi all
For company reasons i need to install apisix in OpenShift and RedHat UBI 10 image.
I need to install from source code and i had some issues.

  1. UBI does not use yum but dnf or in case of minimal ubi is microdnf.
  2. because is an image on Kubernetes, does not have sudo

So, if a start the make deps dommand i got the following error

./utils/install-dependencies.sh: line 47: sudo: command not found make: *** [Makefile:239: install-runtime] Error 127

There is a way to jump the yum command? or maybe a way to solve this?

thanks in advance for your help

Environment

  • APISIX version (run apisix version):
  • Operating system (run uname -a):
  • OpenResty / Nginx version (run openresty -V or nginx -V):
  • etcd version, if relevant (run curl http://127.0.0.1:9090/v1/server_info):
  • APISIX Dashboard version, if relevant:
  • Plugin runner version, for issues related to plugin runners:
  • LuaRocks version, for installation issues (run luarocks --version):

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionlabel for questions asked by users

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    ✅ Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions