Skip to content

Commit beab7a2

Browse files
committed
add version and test matrix
1 parent 0bb91df commit beab7a2

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,19 @@ kubectl create namespace netbird
4242
kubectl apply -n netbird -f https://raw.githubusercontent.com/netbirdio/kubernetes-operator/refs/heads/main/manifests/install.yaml
4343
```
4444

45+
### Version
46+
Latest version: v0.1.0
47+
48+
Tested against:
49+
|Distribution|Test status|
50+
|---|---|
51+
|Google GKE|Pass|
52+
|AWS EKS|Pass|
53+
|Azure AKS|Not tested|
54+
|OpenShift|Not tested|
55+
56+
> We would love community feedback to improve the test matrix. Please submit a PR with your test results.
57+
4558
### Usage
4659

4760
Check the usage of [usage.md](docs/usage.md) and examples.

0 commit comments

Comments
 (0)