Welcome to Apollo, Palantir’s continuous delivery and day 2 operations platform. This introduction guide supplements the guidance in the Apollo UI and the Apollo platform documentation.
The purpose of this guide is to give you hands-on experience with core workflows in the platform in a controlled setting. There are many ways to configure Apollo depending on the complexity of your environments, including on disconnected or air-gapped networks. In this guide, you will use a SaaS configuration with an Apollo Hub and connect your own Kubernetes clusters serving as your Spoke Environments. You are also able to use your own Helm charts when prompted throughout this introduction guide. The diagram below illustrates the introduction guide architecture.
At the end of this guide, you should feel comfortable performing essential software deployment tasks using Apollo within a basic SaaS architecture. More specifically, you should be able to:
Before getting started, make sure you have satisfied these prerequisites:
kubectl
commands.You should create a local directory on your computer titled apollo_introduction
. This will be a reliable location for storing any resources you generate in the course of your work.
We recommend taking a few moments to review the Apollo fundamentals:
Next → Connect a Spoke Environment