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.
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.
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.