terraform-oci-oke
terraform-oci-oke copied to clipboard
WIP feat: Add Calico install options + VCN-Native CNI config
Closes #551.
- Add configuration for VCN-Native Pod Networking.
- Add selection between manifest types (canal, vxlan, flannel-migration, ipip, policy-only).
- Add resolution for manifest URLs between versions, including recent v3.24.1.
- Add IPTables backend selection for
NFTon OL8 due to known issue withAuto. - Add
calico_mtuvariable with auto-detection. - Add Calico apiserver installation option.
Signed-off-by: Devon Crouse [email protected]
Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA). The following contributors of this PR have not signed the OCA:
- PR author: @devoncrouse
To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.
When singing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.
Also, please update the copyright date on all the modified files by replacing 2021 with 2022.
It would also be super peachy keen if you could rebase this PR.