After you’ve installed a Core Operator in your Kubernetes cluster or Linux environment, you’ll need to create a Core Instance in that environment before deploying any pipelines.Documentation Index
Fetch the complete documentation index at: https://docs.chronosphere.io/llms.txt
Use this file to discover all available pages before exploring further.
If you used Pipeline CLI to install your Core Operator in a Kubernetes cluster,
use Pipeline CLI to create a Core Instance. If you used Helm to install your
Core Operator in a Kubernetes cluster, use Helm to create a Core Instance.If you installed your Core Operator in a Linux environment, use Pipeline CLI
to create a Core Instance.
- Pipeline CLI
- Helm
- If you’re creating a Core Instance in a Linux environment, set your Linux environment variables.
-
Run the following command to create a new Core Instance:
Replace
INSTANCEwith the name you’d like to give your new Core Instance. To create your Core Instance in a specific namespace, add the--kube-namespace NAMESPACEflag, and replaceNAMESPACEwith the namespace where you want to create the Core Instance. If you’re using custom certificates or your own certificate authority, add the--no-tls-verifyflag.

