Golang Building a CLI utility for managing cloud services lifecycle using the OCI Go SDK Oracle provide a number of SDKs for OCI. okectl is a CLI utility designed to automate cloud service lifecycle operations. This post provides an overview of the OCI Go SDK, and explores how okectl implements the Go SDK to orchestrate cloud services.
Kubernetes Integrating Hashicorp Vault with OKE (Oracle Container Engine for Kubernetes) Overview of a HashiCorp Vault deployment scenario on OKE, whereby Vault will be both deployed to OKE, and integrated with the OKE cluster control plane using the Vault Kubernetes Auth Method.