Installation
Kerno Keys
To install Kerno on your cluster, you will need your Kerno API key
Note: You can request an API Key here during our Private Beta.
Go to kerno.io, sign up using your email address, and follow the onboarding instructions.
Prerequisites
AWS Login: Log into AWS with admin privileges.
OIDC (OpenID Connect) Provider
An OIDC Provider is required for your EKS cluster to support Kerno’s functionality. This is typically configured for EKS clusters. Since the OIDC Provider can be used for multiple services, including Kerno, we recommend you manage it within your cluster setup.
Installation Steps
Depending on whether you have set your AWS credentials as environment variables or in the .aws/credentials
Use one of the following methods:
Using AWS Config File
Using Environment Variables
If you encounter issues or have questions, message us on Slack, and we’ll gladly help.
Last updated