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

kosmosctl command should support offline installation #109

Closed
kuangcheng66 opened this issue Oct 12, 2023 · 2 comments · Fixed by #279
Closed

kosmosctl command should support offline installation #109

kuangcheng66 opened this issue Oct 12, 2023 · 2 comments · Fixed by #279
Assignees

Comments

@kuangcheng66
Copy link
Contributor

kuangcheng66 commented Oct 12, 2023

What would you like to be added:
kosmosctl command can support offline installation

Why is this needed:
kosmosctl image pull --image-list=[image-list.txt] --output=[output-dir] --container-runtime=[container-runtime]
kosmoscrl image push --image-list=[image-list.txt] --artifact=[*.tar.gz] --username=[registry-username] --password=[registry-password] --private-registry=[private-registry-name]

@kuangcheng66
Copy link
Contributor Author

/assign @kuangcheng66

@kuangcheng66 kuangcheng66 changed the title Kosmos should support offline installation kosmosctl command should support offline installation Oct 20, 2023
@kuangcheng66
Copy link
Contributor Author

kuangcheng66 commented Oct 24, 2023

for example:

  • image-list.txt :
    ghcr.io/kosmos-io/clusterlink-operator:v0.1.7
    ghcr.io/kosmos-io/clusterlink-floater:v0.1.7
    ghcr.io/kosmos-io/clusterlink-elector:v0.1.7
    ghcr.io/kosmos-io/clustertree-knode-manager:v0.1.7
    ghcr.io/kosmos-io/clusterlink-agent:v0.1.7
    ghcr.io/kosmos-io/clusterlink-network-manager:v0.1.7
    ghcr.io/kosmos-io/clusterlink-proxy:v0.1.7
    ghcr.io/kosmos-io/coredns:latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant