File tree Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -43,15 +43,17 @@ kubectl apply -n netbird -f https://raw.githubusercontent.com/netbirdio/kubernet
4343```
4444
4545### Version
46- Latest version: v0.1.0
46+ We have developed and executed tests against Kubernetes v1.31, but it should work with most recent Kubernetes version.
47+
48+ Latest operator version: v0.1.1.
4749
4850Tested against:
49- | Distribution| Test status|
50- | ---| ---|
51- | Google GKE| Pass|
52- | AWS EKS| Pass|
53- | Azure AKS| Not tested|
54- | OpenShift| Not tested|
51+ | Distribution| Test status| Kubernetes Version |
52+ | ---| ---| --- |
53+ | Google GKE| Pass| 1.31.5 |
54+ | AWS EKS| Pass| 1.31 |
55+ | Azure AKS| Not tested| N/A |
56+ | OpenShift| Not tested| N/A |
5557
5658> We would love community feedback to improve the test matrix. Please submit a PR with your test results.
5759
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ name: kubernetes-operator
33description : A Helm chart for Kubernetes
44type : application
55version : 0.1.2
6- appVersion : " v0 .1.0-rc.3 "
6+ appVersion : " 0 .1.1 "
You can’t perform that action at this time.
0 commit comments