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

Add a possibility to define a binary mirror #3467

Open
mfahlandt opened this issue Nov 21, 2024 · 2 comments
Open

Add a possibility to define a binary mirror #3467

mfahlandt opened this issue Nov 21, 2024 · 2 comments
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

@mfahlandt
Copy link

Description of the feature you would like to add / User story

As a user
I would like to replace the default base site for binaries
in order to make a fully offline k1 installation

Solution details

Add a new Option to the KubeOne config file to define a core URL for all binaries

Each of the binaries that are installed are then being pulled from this baseURL, the subpath stays the same

Alternative approaches

Include all the binaries in a bigger installer, but this would be too big potentially to satisfy all optional binaries available

Use cases

It is currently not possible to do a 100% offline and Airgapped installation as the binaries are being pulled out of GitHub

@mfahlandt mfahlandt added 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. labels Nov 21, 2024
@mfahlandt
Copy link
Author

/assign

@xmudrii
Copy link
Member

xmudrii commented Nov 21, 2024

/retitle Add a possibility to define a binary mirror

@kubermatic-bot kubermatic-bot changed the title Add Posebility to define a Binary Mirror Add a possibility to define a binary mirror Nov 21, 2024
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

No branches or pull requests

2 participants