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

Basic kyma-cli app push flow tutorials #2353

Open
pPrecel opened this issue Feb 21, 2025 · 0 comments
Open

Basic kyma-cli app push flow tutorials #2353

pPrecel opened this issue Feb 21, 2025 · 0 comments
Assignees
Labels
area/cli Related to all activities around CLI

Comments

@pPrecel
Copy link
Contributor

pPrecel commented Feb 21, 2025

Description

Document usage of the kyma alpha app push command and put it under the docs/user/tutorials folder.

Tutorial scenario:

  • install prerequisites (istio, api-gateway, docker-regsitry)
  • make project with code (code examples)
  • run application on a cluster using kyma alpha app push comand with following features:
    • running container (Deployment)
    • own Service with exposed right port
    • own APIRule allowing access from the outside of a cluster
  • check connection

Reasons

Show users how easy is using kyma CLI.

@pPrecel pPrecel added the area/cli Related to all activities around CLI label Feb 21, 2025
@FilipRudy FilipRudy self-assigned this Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Related to all activities around CLI
Projects
None yet
Development

No branches or pull requests

2 participants