mirror of
https://github.com/YuzuZensai/netbird-kubernetes-operator.git
synced 2026-09-13 18:59:09 +00:00
Update version docs and chart base image (#9)
This commit is contained in:
@@ -43,15 +43,17 @@ kubectl apply -n netbird -f https://raw.githubusercontent.com/netbirdio/kubernet
|
||||
```
|
||||
|
||||
### Version
|
||||
Latest version: v0.1.0
|
||||
We have developed and executed tests against Kubernetes v1.31, but it should work with most recent Kubernetes version.
|
||||
|
||||
Latest operator version: v0.1.1.
|
||||
|
||||
Tested against:
|
||||
|Distribution|Test status|
|
||||
|---|---|
|
||||
|Google GKE|Pass|
|
||||
|AWS EKS|Pass|
|
||||
|Azure AKS|Not tested|
|
||||
|OpenShift|Not tested|
|
||||
|Distribution|Test status|Kubernetes Version|
|
||||
|---|---|---|
|
||||
|Google GKE|Pass|1.31.5|
|
||||
|AWS EKS|Pass|1.31|
|
||||
|Azure AKS|Not tested|N/A|
|
||||
|OpenShift|Not tested|N/A|
|
||||
|
||||
> We would love community feedback to improve the test matrix. Please submit a PR with your test results.
|
||||
|
||||
|
||||
@@ -3,4 +3,4 @@ name: kubernetes-operator
|
||||
description: A Helm chart for Kubernetes
|
||||
type: application
|
||||
version: 0.1.2
|
||||
appVersion: "v0.1.0-rc.3"
|
||||
appVersion: "0.1.1"
|
||||
|
||||
Reference in New Issue
Block a user