Before You Begin¶
Before you start creating a custom deployment, verify that you have completed the following steps:
- Read and complete the steps described in the Introduction in the On-Premises section. This section explains the differences between static persistent volumes, StatefulSets, and StatefulSets with StorageClasses. Also, it explains the meanings of the variables, such as
PVC_STORAGE_SIZE
andOS_ENDPOINT
that are used in the examples below. - Install kubectl.
- Install pachctl.
- Proceed to Pachyderm Deployment Manifest.
Last update: April 5, 2021
Does this page need fixing? Edit me on GitHub