|
| 1 | +# NOTE |
| 2 | + |
| 3 | +**This is a pre-release version of the module, some features have not been migrated from MuShop's OKE Cluster deployment.** |
| 4 | + |
| 5 | +--- |
| 6 | + |
1 | 7 | # Oracle Container Engine for Kubernetes ([OKE][oke]) Base stack
|
2 | 8 |
|
3 | 9 | 
|
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
4 | 15 |
|
5 | 16 | This repo contains a Terraform Module for how to deploy Oracle Container Engine for [Kubernetes][kubernetes_101] ([OKE][oke]) cluster on Oracle Cloud Infrastructure ([OCI][oci]). This module is designed to be used with the [OCI Resource Manager][oci_rm] to deploy a cluster in a single step. The module can also be used with the [OCI Terraform Provider][oci_tf_provider] to deploy a cluster using local or CloudShell Terraform cli.
|
6 | 17 |
|
@@ -97,10 +108,11 @@ is a Terraform Module and contains many "submodules" which can be composed toget
|
97 | 108 |
|
98 | 109 | | | | |
|
99 | 110 | |---|---|---|
|
100 |
| -||[oci-cloudnative (MuShop)](https://github.com/oracle-quickstart/oci-cloudnative)| This project is a reference implementation of a cloud native microservices application on Oracle Cloud Infrastructure (OCI). It is a multi-tiered application that demonstrates how to build and deploy a cloud native application on OCI using Kubernetes, Docker, Istio and other open source technologies. | |
101 |
| -||[oke-unreal-pixel-streaming](https://github.com/oracle-quickstart/oke-unreal-pixel-streaming)| This project deploys a Kubernetes cluster on Oracle Cloud Infrastructure (OCI) and deploys the Unreal Pixel Streaming demo application on the cluster. | |
102 |
| -||[oke-sysdig](https://github.com/oracle-quickstart/oke-sysdig)|This project deploy a Sysdig Secure agent on an OKE cluster.| |
103 |
| -||[oke-snyk](https://github.com/oracle-quickstart/oke-snyk)|This project deploy a Snyk agent on an OKE cluster.| |
| 111 | +||[oci-cloudnative (MuShop)](https://github.com/oracle-quickstart/oci-cloudnative)| This project is a reference implementation of a cloud native microservices application on Oracle Cloud Infrastructure (OCI). It is a polyglot multi-tiered application that demonstrates how to build and deploy a cloud native application on OCI using Kubernetes, Docker, Istio and other open source technologies. | |
| 112 | +||[oci-micronaut (MuShop)](https://github.com/oracle-quickstart/oci-micronaut)| This project is a fork of the original MuShop implementation which used different technologies for each individual Microservice applicationµ and is designed as a demonstration of how to use Micronaut to build applications for Oracle Cloud. | |
| 113 | +||[oke-unreal-pixel-streaming](https://github.com/oracle-quickstart/oke-unreal-pixel-streaming)| This project deploys a Kubernetes cluster on Oracle Cloud Infrastructure (OCI) and deploys the Unreal Pixel Streaming demo application on the cluster. | |
| 114 | +||[oke-sysdig](https://github.com/oracle-quickstart/oke-sysdig)|This project deploy a Sysdig Secure agent on an OKE cluster.| |
| 115 | +| |[oke-snyk](https://github.com/oracle-quickstart/oke-snyk)|This project deploy a Snyk agent on an OKE cluster.| |
104 | 116 | > Several other projects, samples, demos, and customers quickstarts also uses this module or used as base.
|
105 | 117 |
|
106 | 118 | ## How is this Terraform Module versioned?
|
|
0 commit comments