How to Run YugabyteDB Anywhere on Oracle Cloud
Blog post from Yugabyte
Deploying YugabyteDB Anywhere on Oracle Cloud Infrastructure (OCI) involves several steps to harness its scalability and high availability for optimized workloads. The process starts with setting up a Kubernetes cluster on Oracle Kubernetes Engine (OKE), which provides a robust infrastructure for resource-intensive applications. Users need a service account with admin role permissions in at least one namespace, though alternative setups are possible by specifying a pre-created account. Installation requires a secret file for repository access and involves adding the YugabyteDB repository before deploying the database with Helm. The setup includes configuring service accounts, TLS, nodeSelectors, and storage classes, with the option to auto-fill configurations using the existing service account and kubeconfig file. After deployment, users can configure a provider in YugabyteDB Anywhere, validate region and storage settings, and create a YugabyteDB Universe while ensuring necessary network ports are open. This deployment method simplifies database monitoring and management, offering a scalable solution on Oracle Cloud.