From 7b37d133a8efd0eadd3a6890cc379b56bdfbc535 Mon Sep 17 00:00:00 2001 From: alikhere Date: Fri, 25 Jul 2025 10:54:29 +0530 Subject: [PATCH] docs: update status for AKS and OKE deployment docs Signed-off-by: alikhere --- install/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/README.md b/install/README.md index 24d8e84..5587c03 100644 --- a/install/README.md +++ b/install/README.md @@ -30,7 +30,7 @@ Below is a list of supported platforms, along with links to their official docum |----------------------------|----------------------------------------|--------------------------------------------------------------------------------------------------|------------------------------------------| | **Amazon Web Services** | Amazon Elastic Kubernetes Service (EKS) | [EKS Documentation](https://docs.aws.amazon.com/eks/latest/userguide/getting-started.html) | [Completed – Awaiting Review and Feedback](https://github.com/microcks/community/tree/main/install/aws) | | **Google Cloud Platform** | Google Kubernetes Engine (GKE) | [GKE Documentation](https://cloud.google.com/kubernetes-engine/docs/quickstart) | [Completed – Awaiting Review and Feedback](https://github.com/microcks/community/tree/main/install/gcp) | -| **Microsoft Azure** | Azure Kubernetes Service (AKS) | [AKS Documentation](https://learn.microsoft.com/en-us/azure/aks/) | [Looking for Contributions](https://github.com/microcks/community/tree/main/install/azure) | -| **Oracle Cloud** | Oracle Container Engine for Kubernetes (OKE) | [OKE Documentation](https://docs.oracle.com/en-us/iaas/Content/ContEng/Concepts/contengoverview.htm) | [Looking for Contributions](https://github.com/microcks/community/tree/main/install/oracle) | +| **Microsoft Azure** | Azure Kubernetes Service (AKS) | [AKS Documentation](https://learn.microsoft.com/en-us/azure/aks/) | [Completed – Awaiting Review and Feedback](https://github.com/microcks/community/tree/main/install/azure) | +| **Oracle Cloud** | Oracle Container Engine for Kubernetes (OKE) | [OKE Documentation](https://docs.oracle.com/en-us/iaas/Content/ContEng/Concepts/contengoverview.htm) | [Completed – Awaiting Review and Feedback](https://github.com/microcks/community/tree/main/install/oracle) | | **OVH** | OVH Managed Kubernetes | [OVH Kubernetes Documentation](https://docs.ovh.com/gb/en/kubernetes/) | [Looking for Contributions](https://github.com/microcks/community/tree/main/install/ovh) | | **Scaleway** | Scaleway Kubernetes Kapsule | [Scaleway Kapsule Documentation](https://www.scaleway.com/en/docs/containers/kapsule/) | [Looking for Contributions](https://github.com/microcks/community/tree/main/install/scaleway) |