Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default to installing packages using yum on Amazon Linux 2 if URLs to assets are not provided #1198

Closed
xmudrii opened this issue Dec 16, 2020 · 0 comments · Fixed by #1339
Closed
Assignees
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.

Comments

@xmudrii
Copy link
Member

xmudrii commented Dec 16, 2020

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.

@xmudrii xmudrii added the kind/feature Categorizes issue or PR as related to a new feature. label Dec 16, 2020
@xmudrii xmudrii added the sig/cluster-management Denotes a PR or issue as being assigned to SIG Cluster Management. label Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants