diff --git a/.changelog/3332.added.txt b/.changelog/3332.added.txt
new file mode 100644
index 0000000000..d45cd45dd9
--- /dev/null
+++ b/.changelog/3332.added.txt
@@ -0,0 +1 @@
+chore: add support for k8s 1.27 with KOPS
\ No newline at end of file
diff --git a/docs/README.md b/docs/README.md
index 69fabdd563..e0606424aa 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -91,7 +91,7 @@ The following table displays the tested Kubernetes and Helm versions.
| ---------------------- | ---------------------------------------- |
| K8s with EKS | 1.23
1.24
1.25
1.26
1.27 |
| K8s with EKS (fargate) | 1.24
1.25
1.26
1.27 |
-| K8s with Kops | 1.23
1.24
1.25
1.26 |
+| K8s with Kops | 1.23
1.24
1.25
1.26
1.27 |
| K8s with GKE | 1.23
1.24
1.25
1.26
1.27 |
| K8s with AKS | 1.25
1.26
1.27 |
| OpenShift | 4.10
4.11
4.124.13 |