Make Windows multi-cluster

Make Windows a multi-cluster example. Allow test to use fleet binaries
from any path.
This commit is contained in:
Nick Gerace
2021-02-18 16:04:21 -05:00
parent 2ec09778b8
commit 3162ee1212
10 changed files with 99 additions and 53 deletions

View File

@@ -28,3 +28,4 @@ and configure the app differently for each target.
| [helm-external](multi-cluster/helm-external/) | A full example of using a Helm chart that is downloaded from a third party source and customizing it per target cluster |
| [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)