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

Update Quick Install guide #18749

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

nataliasitko
Copy link
Contributor

Description

Changes proposed in this pull request:

Related issue(s)

@nataliasitko nataliasitko requested a review from a team as a code owner September 23, 2024 08:29
Copy link

netlify bot commented Sep 23, 2024

👷 Deploy request for kyma-project pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 7eb60e3

@kyma-bot kyma-bot added the cla: yes Indicates the PR's author has signed the CLA. label Sep 23, 2024
Copy link

netlify bot commented Sep 23, 2024

Deploy Preview for kyma-project-docs-preview ready!

Name Link
🔨 Latest commit 7eb60e3
🔍 Latest deploy log https://app.netlify.com/sites/kyma-project-docs-preview/deploys/66f26d2be66db00007a6e03b
😎 Deploy Preview https://deploy-preview-18749--kyma-project-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@kyma-bot kyma-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Sep 23, 2024
@@ -17,11 +17,13 @@ To get started with Kyma, let's quickly install it with specific modules first.
1. To provision a k3d cluster, run:

```bash
k3d cluster create --k3s-arg '--tls-san=host.docker.internal@server:*'
k3d cluster create kyma --kubeconfig-switch-context -p '80:80@loadbalancer' -p '443:443@loadbalancer' --k3s-arg '--disable=traefik@server:*' --k3s-arg '--tls-san=host.docker.internal@server:*'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

80 and 443 might be reserved ports. so they may not be possible to use

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indicates the PR's author has signed the CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants