Home

Awesome

<h3 align="center"> <img src="https://github.com/linode/manager/blob/develop/packages/manager/src/assets/logo/akamai-logo-color.svg" width="200" /> <br /> <br /> Application Platform for Linode Kubernetes Engine </h3> <p align="center"> <a href="https://github.com/linode/apl-core/releases/"><img alt="Releases" src="https://img.shields.io/github/release-date/linode/apl-core?label=latest%20release" /></a> <a href="https://img.shields.io/github//linode/apl-core/actions/workflows/main.yml"><img alt="Build status" src="https://img.shields.io/github/actions/workflow/status/linode/apl-core/main.yml" /></a> <a href="https://img.shields.io/github/last-commit/linode/apl-core"><img alt="Last commit" src="https://img.shields.io/github/last-commit/linode/apl-core" /></a> <a href="https://img.shields.io/crates/l/ap"><img alt="License" src="https://img.shields.io/crates/l/ap" /></a> </p> <p align="center"> <a href="https://img.shields.io/badge/contributions-welcome-orange.svg"><img alt="Contributions" src="https://img.shields.io/badge/contributions-welcome-orange.svg" /></a> <a href="https://apl-docs.net/"><img src="https://img.shields.io/website-up-down-green-red/http/shields.io.svg" alt="Website apl-docs.net"></a> </p> <p align="center"><img src="https://github.com/linode/apl-core/blob/main/docs/img/apl-console.png/?raw=true" width="100%" align="center" alt="APL Console"></p>

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.