You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
José Guilherme Vanz edited this page Feb 8, 2022
·
1 revision
We have a self-hosted Github runner to be used in workflow which require more resources. This page documents some packages that need to be installed in the machine running the Github runner application. Besides the steps described in the Github docs. The runners need the following packages in order to be able to run the Kubewarden workflows:
git
kubectl (the package name change depending on the OS version. In SLES 15 SP 3, the available pacakge is kubernetes1.18-client)