Neutrinos Trinity Platform Tip of the Week

:rocket: Neutrinos Trinity Platform Tip of the Week

Did you know? When setting up an Environment in Trinity, you’re essentially creating a workspace that connects directly to your Kubernetes cluster. This makes sure your applications run smoothly once deployed.

:key: A few key points:

  • Azure: Needs config + service account file, with AuthType options (ACLI or SPN).

  • GCP: Requires config + service account file (no AuthType).

  • Oracle: Needs config, service account file, and a private key.

:light_bulb: Pro tip: Always check the initialization status updates—they help you quickly spot issues and reinitialize if needed.

This step lays the foundation for seamless deployment and monitoring across projects.

5 Likes