https://github.com/oracle-terraform-modules/terraform-oci-oke
The Terraform OKE Module Installer for Oracle Cloud Infrastructure provides a Terraform module that provisions the necessary resources for Oracle Container Engine.
https://github.com/oracle-terraform-modules/terraform-oci-oke
kubernetes oci oke oracle terraform
Last synced: 18 days ago
JSON representation
The Terraform OKE Module Installer for Oracle Cloud Infrastructure provides a Terraform module that provisions the necessary resources for Oracle Container Engine.
- Host: GitHub
- URL: https://github.com/oracle-terraform-modules/terraform-oci-oke
- Owner: oracle-terraform-modules
- License: upl-1.0
- Created: 2019-03-22T22:01:09.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T05:16:47.000Z (6 months ago)
- Last Synced: 2024-10-24T23:12:23.871Z (6 months ago)
- Topics: kubernetes, oci, oke, oracle, terraform
- Language: HCL
- Homepage: https://oracle-terraform-modules.github.io/terraform-oci-oke/
- Size: 8.42 MB
- Stars: 154
- Watchers: 16
- Forks: 209
- Open Issues: 59
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- k8s_awesome_document - terraform-oci-oke - --Oracle Container Engine (OKE)是Oracle在Oracle Cloud Infrastructure (OCI)上管理的Kubernetes服务。 (🏗相关开源项目 / Oracle)
README
# Terraform OKE for Oracle Cloud Infrastructure
[](https://oracle-terraform-modules.github.io/terraform-oci-oke/)
Documentation for this module is available at:
- [Terraform OKE Module](https://oracle-terraform-modules.github.io/terraform-oci-oke/)
This project implements a reusable Terraform module for [Oracle Cloud Infrastructure (OCI)](https://cloud.oracle.com/cloud-infrastructure) to provision an [OCI Kubernetes Engine (OKE)](https://docs.cloud.oracle.com/iaas/Content/ContEng/Concepts/contengoverview.htm) cluster with supporting infrastructure.
## Further Documentation
- [Terraform OCI Provider](https://www.terraform.io/docs/providers/oci/index.html)
- [Oracle Cloud Infrastructure](https://docs.cloud.oracle.com/iaas/Content/home.htm)
- [OCI Kubernetes Engine](https://docs.cloud.oracle.com/iaas/Content/ContEng/Concepts/contengoverview.htm)## Acknowledgement
Code derived and adapted from [Terraform OKE Sample](https://github.com/terraform-providers/terraform-provider-oci/tree/master/examples/container_engine) and Hashicorp’s [Terraform 0.12 examples](https://github.com/hashicorp/terraform-guides/tree/master/infrastructure-as-code/terraform-0.12-examples).
## Contributing
Learn how to [contribute](./CONTRIBUTING.md).
## License
Copyright (c) 2017, 2024 Oracle Corporation and/or its affiliates. Licensed under the [Universal Permissive License 1.0](./LICENSE) as shown at [https://oss.oracle.com/licenses/upl](https://oss.oracle.com/licenses/upl/).