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

@@ -1,7 +1,8 @@
# Windows Helm Example
This example will deploy the [Windows application example](https://kubernetes.io/docs/setup/production-environment/windows/user-guide-windows-containers/) packaged as a Helm chart.
This must be deployed in a multi-cluster configuration.
It must be deployed in a multi-cluster configuration, and requires Fleet v0.3.4+.
For more information, check out the [Fleet docs](https://rancher.com/docs/rancher/v2.x/en/deploy-across-clusters/fleet/).
## Preparing Your Downstream Cluster(s)