Add Fleet version requirement for Windows

This commit is contained in:
Nick Gerace
2021-02-18 16:58:13 -05:00
parent f439b19b7b
commit b8624fb697
2 changed files with 7 additions and 1 deletions

View File

@@ -29,3 +29,8 @@ and configure the app differently for each target.
| [kustomize](multi-cluster/kustomize/) | A full example of using Kustomize and customizing it per target cluster |
| [helm-kustomize](multi-cluster/helm-kustomize/) | A full example of using Kustomize to modify a third party Helm chart |
| [windows-helm](multi-cluster/windows-helm/) | A full example of using Helm for Windows cluster(s)
## Windows Example
Using downstream clusters with Windows nodes?
Check out the [windows-helm](multi-cluster/windows-helm/) multi-cluster example above.