Mission Control Reference overview
This guide provides an overview of the reference documentation available for Mission Control. Use these resources to understand and work with Mission Control components, configurations, and APIs.
Platform components
For detailed information about Mission Control platform components, see Platform components and operations.
This guide covers:
Configuration and Management
-
Cassandra Operations Task
CassandraTask
: Learn about the CassandraTask CRD structure and usage. -
Configuration settings catalog: Configure and customize your Mission Control platform.
-
Best practices for database clusters: Learn best practices for managing and operating database clusters.
-
Kubernetes service accounts and permissions: Manage service accounts and their permissions.
Custom Resource Definitions (CRDs)
Mission Control provides Custom Resource Definitions (CRDs) that you can use with:
-
The Mission Control user interface
-
Command-line interfaces such as
kubectl
-
Kubernetes API clients
Do not directly interface with additional CRDs present within a Mission Control installation without DataStax guidance. These CRDs are for internal use and may change without notice. |
The following public CRDs are available for direct use:
-
Cassandra Operations Task
CassandraTask
: Define and manage database tasks -
Mission Control settings: Configure Mission Control platform settings
For dynamic public CRD files that change per release, see the CRD reference guide.