Authentication and Authorization

Authentication and authorization support for Portefaix in Exoscale

This section shows the how to setup Portefaix with authentication and authorization support in Exoscale

Configure Exoscale

❯ . ./portefaix.sh exoscale
[ Portefaix ]
Setup credentials
Done

Configure kubectl

❯ make kubernetes-credentials CLOUD=exoscale ENV=dev
❯ kubectl get nodes
Last modified 05.05.2021: Add: Documentation for Exoscale (8c40f2e)