Authentication and Authorization

Authentication and authorization support for Portefaix in Homelab

Configure kubectl

❯ make kubernetes-credentials CLOUD=k3s ENV=homelab
❯ kubectl get nodes
NAME          STATUS     ROLES    AGE     VERSION
portefaix-1   Ready      master   3h2m    v1.18.17+k3s1
portefaix-4   Ready      <none>   5m36s   v1.18.17+k3s1
portefaix-3   Ready      <none>   5m36s   v1.18.17+k3s1
portefaix-2   Ready      <none>   5m35s   v1.18.17+k3s1

Last modified February 23, 2024: feat(hugo): refactoring to fresh Hugo (cf7d6fc)