Skip to main content

Applications

Whether you want to deploy standard containerized applications, leverage open source helm charts, or schedule cron jobs, Kapstan provides robust solutions tailored to your needs. Explore the different options below to find the best fit for your deployment requirements.

Container Application

This option allows you to deploy a container application by importing your container images. Click here to read on how to deploy a Container Application.

Chart Application

This option allows you to deploy applications using Helm charts. Helm is a package manager for Kubernetes. Click here to read on how to deploy a Chart Application.

Cron Application

This option allows you to deploy cron jobs within your Kubernetes cluster, making it ideal for scheduling periodic tasks. Cron jobs are useful for automation of regular tasks such as backups, report generation, and sending emails. Click here to read on how to deploy a Cron Application.