Default to installing packages using yum on Amazon Linux 2 if URLs to assets are not provided #1198
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
sig/cluster-management
Denotes a PR or issue as being assigned to SIG Cluster Management.
Implementing this change is mandatory for officially supporting Amazon Linux 2 and promoting it to beta/stable.
If URLs to assets are not provided in the KubeOne manifest using the AssetConfiguration API, we should install packages using the package management system (
yum
) for those assets. We already do that for other operating systems, and we need to do the same for Amazon Linux 2, so users can install vanilla Kubernetes in the same way as for the other operating systems.The text was updated successfully, but these errors were encountered: