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

[POC] Command to push custom image to in-cluster docker registry #1979

Closed
kwiatekus opened this issue Mar 4, 2024 · 0 comments
Closed

[POC] Command to push custom image to in-cluster docker registry #1979

kwiatekus opened this issue Mar 4, 2024 · 0 comments
Assignees

Comments

@kwiatekus
Copy link
Contributor

kwiatekus commented Mar 4, 2024

Description

Design and implement a prototype for a command in kyma cli that would allows pushing custom image into in cluster docker registry from developer's machine or CI/CD workflow.

User's input:

  • image name and tag (cli checks address and port and complements the image url so that nodes can schedule the images)

Reasons

This feature would make it easy for users to test their applications on kyma runtime.
Currently, when users want to deploy their code to the cluster he faces the fact that there is no SAP registry available. We want to look weather we can close the gap to CF-like experience where a cf push does all the work necessary to deploy the code.

Part of kyma-project/kyma#18555
Part of kyma-project/kyma#18198

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

No branches or pull requests

3 participants