linode / apl-core

Application Platform for Linode Kubernetes Engine (or any other K8s)
https://apl-docs.net
Apache License 2.0
2.21k stars 167 forks source link
developer-selfservice gitops kubernetes lke self-hosted



Application Platform for Linode Kubernetes Engine

Releases Build status Last commit License

Contributions Website apl-docs.net

APL Console

Getting started

Helm

To install Application Platform for LKE, make sure to have a Kubernetes cluster running with at least:

[TIP]
Install APL with DNS to unlock it's full potential. Check here for more information.

Add the Helm repository:

helm repo add apl https://linode.github.io/apl-core/
helm repo update

and then install the Helm chart:

helm install apl apl/apl \
--set cluster.name=$CLUSTERNAME \
--set cluster.provider=$PROVIDER # use 'linode' for LKE or 'custom' for any other cloud/infrastructure

When the installer job is completed, follow the post installation steps.

Integrations

Core Applications

Get instant access to the following pre-configured Kubernetes Apps:

Optional Applications

One-click activation of the following Kubernetes Apps:

Documentation

Check out apl-docs.net for more detailed documentation.

License

APL is licensed under the Apache 2.0 License.