Skip to main content
Version: 0.13.0

Hands-On-Tutorials

The hands-on tutorials guide you through practical experiments using the a9s CLI to learn about Kubernetes, data services and application development.

Deploying an application with PostgreSQL to a local Kubernetes cluster.

In this tutorial you will use the a9s CLI to provision a local Kubernetes cluster using Kind or Minikube, install a PostgreSQL operator, deploy a demo application, load data into the database as well as perform backup and restore operations.

Go to the PostgreSQL Tutorial