Files
awesome-kubernetes/v2-docs/oraclecloud.md

3.1 KiB

Oracle Cloud Infrastructure (OCI)

!!! info "Architectural Context" Detailed reference for Oracle Cloud Infrastructure (OCI) in the context of Cloud Providers (Hyperscalers).

Standard Reference

Networking

API Design

Database Access

Platform Engineering

Infrastructure

Bare Metal

  • (2023) Oracle Cloud Infrastructure (OCI) 🌟🌟🌟 [COMMUNITY-TOOL] — Explains the design patterns of Oracle's Bare Metal infrastructure. Details extreme I/O capabilities, network virtualization, and hardware isolation features suited for high-density Kubernetes nodes.

Infrastructure as Code

  • docs.oracle.com: Overview of Resource Manager [COMMUNITY-TOOL] — Introduces Oracle Resource Manager, a managed infrastructure-as-code platform based on Terraform. Demonstrates automated provisioning workflows for deploying OKE clusters and network security constructs.

Managed Kubernetes

  • (2024) Oracle Container Engine for Kubernetes (OKE) 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — Primary product guide for Oracle Container Engine for Kubernetes. Outlines high-availability architectures, serverless node pools, security boundaries, and deep integrations with OCI identity networks.

Oracle Ecosystem

  • github.com/oracle [ENTERPRISE-STABLE] — The primary open-source hub for Oracle's cloud-native integrations. Hosts projects like OCI Cloud Controller Manager, CSI plugins, and deployment tools designed for enterprise container infrastructure.

💡 Explore Related: AWS Security | AWS Storage | AWS Databases