Skip to content

Commit

Permalink
Update Kubernetes Support Version - v1.26.2 (#11)
Browse files Browse the repository at this point in the history
* Update Kubernetes Support Version for v1.26.2
  • Loading branch information
Inbaraj-S authored Jul 17, 2023
1 parent af092f4 commit 63eafa8
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions GettingStarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,11 @@ The native ingress controller itself is lightweight process and pushes all the r
This section describes steps to deploy and test OCI-Native-Ingress-Controller.

### Prerequisites
Kubernetes Cluster with Native Pod Networking setup. Currently supported kubernetes versions are v1.25.4.
Kubernetes Cluster with Native Pod Networking setup.
Currently supported kubernetes versions are:
- v1.25.4
- v1.26.2

We set up the cluster with native pod networking and update the security rules.
The documentation for NPN : [Doc Ref](https://docs.oracle.com/en-us/iaas/Content/ContEng/Concepts/contengpodnetworking_topic-OCI_CNI_plugin.htm).

Expand Down Expand Up @@ -523,4 +527,4 @@ All changes to those modules should be reflected in the remote VCS repository.
4. For supporting ssl through kubernetes secrets, we generate respective certificates and ca bundles in certificate service. If we delete ingress resource, currently we only delete the load balancer resources.
The certificates need to be cleared by the customer.

### FAQ
### FAQ

0 comments on commit 63eafa8

Please sign in to comment.