
Get a Kubernetes Cluster in Minutes on OCI
My first OCI automation project After 10 years of experience with DevOps practices, automation, infrastructure as code, and many customer discussions, I decided to build a tool that helps people deploy a well-defined Kubernetes architecture without needing deep infrastructure expertise. Oracle Kubernetes Engine Deploy project (OKED) OKED helps you deploy a complete Kubernetes infrastructure on OCI, including the required network dependencies, without requiring OCI expertise. This is the Terraform edition of OKED. If you prefer Python-based infrastructure as code instead, see the Pulumi edition of OKED . ...


