Skip to content

Commit

Permalink
updated the supported kubernetes version
Browse files Browse the repository at this point in the history
  • Loading branch information
uma-kt committed Aug 9, 2023
1 parent 457192c commit 88fce7e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ requirements will ensure a successful installation of the product.
| --------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Cluster Requirements** | 1 Kubernetes Cluster |
| **Node Requirements** | KubeSlice needs at least two nodes each with a minimum of 4 vCPUs and 16GB of RAM. We highly recommend creating a separate NodePool for KubeSlice components to improve performance and simplify management. |
| **Supported Kubernetes Versions** | [1.23](https://v1-23.docs.kubernetes.io/) and [1.24](https://v1-24.docs.kubernetes.io/) |
| **Supported Kubernetes Versions** | [1.26](https://v1-26.docs.kubernetes.io/) and [1.27](https://kubernetes.io/docs/home/supported-doc-versions/) |
| **Supported Kubernetes Services** | Azure Kubernetes Service (AKS), AWS Elastic Kubernetes Service (EKS), Google Kubernetes Engine (GKE), and Rancher Kubernetes Engine (RKE) |
| **Required Helm Version** | 3.7.0 |

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ requirements will ensure a successful installation of the product.
| **Cluster Requirements** | 1 Kubernetes Cluster |
| **NodePools Required** | 2 node pools with a minimum of 2 nodes each sized with a minimum of 4 vCPUs and 16GB of RAM. |
| **NodePools Reserved for KubeSlice Components** | 1 NodePool - We highly recommend creating a separate NodePool for KubeSlice components to improve performance and simplify management. |
| **Supported Kubernetes Versions** | [1.23](https://v1-23.docs.kubenetes.io) and [1.24](https://v1-24.docs.kubernetes.io) |
| **Supported Kubernetes Versions** | [1.26](https://v1-26.docs.kubernetes.io/) and [1.27](https://kubernetes.io/docs/home/supported-doc-versions/) |
| **Supported Kubernetes Services** | Azure Kubernetes Service (AKS), AWS Elastic Kubernetes Service (EKS), Google Kubernetes Engine (GKE), and Rancher Kubernetes Engine (RKE) |
| **Required Helm Version** | 3.7.0 |
| **Required Istio Version** | 1.16.0 |
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ requirements will ensure a successful installation of the product.
| **Cluster Requirements** | 1 Kubernetes Cluster |
| **NodePools Required** | 2 node pools with a minimum of 2 nodes each sized with a minimum of 4 vCPUs and 16GB of RAM. |
| **NodePools Reserved for KubeSlice Components** | 1 NodePool - We highly recommend creating a separate NodePool for KubeSlice components to improve performance and simplify management. |
| **Supported Kubernetes Versions** | [1.23](https://v1-23.docs.kubenetes.io) and [1.24](https://v1-24.docs.kubernetes.io) |
| **Supported Kubernetes Versions** | [1.26](https://v1-26.docs.kubernetes.io/) and [1.27](https://kubernetes.io/docs/home/supported-doc-versions/) |
| **Supported Kubernetes Services** | Azure Kubernetes Service (AKS), AWS Elastic Kubernetes Service (EKS), Google Kubernetes Engine (GKE), and Rancher Kubernetes Engine (RKE) |
| **Required Helm Version** | 3.7.0 |
| **Required Istio Version** | 1.16.0 |

0 comments on commit 88fce7e

Please sign in to comment.