You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flux2/docs/guides
Hidde Beydals 207c50ceac Deprecate arch flags in favor of multi-arch images
This commit deprecates the architecture flag (`--arch`) for the install
and bootstrap commands, in favor of the bundled multi-arch images that
will be available for the next MINOR range of GOTK controller releases.

Summary of changes:

* `*Arch` variables have been marked as deprecated for both commands.
* `-arm64` suffix is no longer selectively added to the image definition
  of a component's `Deployment`.
* `kubernetes.io/arch` node selector with the defined value has been
  removed from the components' `Deployment`s.
* `Arch` has been removed from the available `Options` in
  `manifestgen/install`.
* Documentation references have been changed to highlight existence
  of multi-arch images and supported architectures.

Signed-off-by: Hidde Beydals <hello@hidde.co>
4 years ago
..
flux-v1-migration.md Update docs/guides/flux-v1-migration.md 4 years ago
helm-operator-migration.md docs: include releaseName in HelmRelease example 4 years ago
helmreleases.md Remove deprecated source behaviour 4 years ago
image-update.md fix(image-update.md): typo maker => marker 4 years ago
installation.md Deprecate arch flags in favor of multi-arch images 4 years ago
monitoring.md Replace GitOps Toolkit in docs 4 years ago
mozilla-sops.md add a note not to apply encrypted secrets directly 4 years ago
notifications.md Fix cluster path in examples 4 years ago
sealed-secrets.md Update sealed-secrets chart URL 4 years ago
webhook-receivers.md Rename `gotk-system` namespace to `flux-system` 4 years ago