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
|
### 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:
|
Tested against:
|
||||||
|Distribution|Test status|
|
|Distribution|Test status|Kubernetes Version|
|
||||||
|---|---|
|
|---|---|---|
|
||||||
|Google GKE|Pass|
|
|Google GKE|Pass|1.31.5|
|
||||||
|AWS EKS|Pass|
|
|AWS EKS|Pass|1.31|
|
||||||
|Azure AKS|Not tested|
|
|Azure AKS|Not tested|N/A|
|
||||||
|OpenShift|Not tested|
|
|OpenShift|Not tested|N/A|
|
||||||
|
|
||||||
> We would love community feedback to improve the test matrix. Please submit a PR with your test results.
|
> 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
|
description: A Helm chart for Kubernetes
|
||||||
type: application
|
type: application
|
||||||
version: 0.1.2
|
version: 0.1.2
|
||||||
appVersion: "v0.1.0-rc.3"
|
appVersion: "0.1.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user