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

docs(website): added tutorials for running a kube cluster and deployng a kube application #8893

Merged
merged 11 commits into from
Sep 27, 2024

Conversation

shipsing
Copy link
Contributor

@shipsing shipsing commented Sep 16, 2024

Signed-off-by: Shipra Singh shipsing@redhat.com

What does this PR do?

Add two tutorials:

  • Running a Kubernetes cluster
  • Deploying a Kubernetes application

Screenshot / video of UI

PR preview:

What issues does this PR fix or reference?

#8869

How to test this PR?

  • Tests are covering the bug fix or the new feature

@shipsing shipsing requested review from jeffmaury and feloy and removed request for a team September 16, 2024 09:37
Copy link
Contributor

@jeffmaury jeffmaury left a comment

Choose a reason for hiding this comment

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

Can't run website:dev on my machine, got an error, is it on my side ?

@shipsing
Copy link
Contributor Author

shipsing commented Sep 16, 2024

@jeffmaury I need to update the docusaurus config file to get the tutorial preview. The content adds a new tutorial. The preview is now working.

@shipsing shipsing force-pushed the pd-issue-8869 branch 2 times, most recently from 487d1b9 to fe9e9a5 Compare September 17, 2024 04:24
website/tutorial/deploying-a-kubernetes-application.md Outdated Show resolved Hide resolved
website/tutorial/deploying-a-kubernetes-application.md Outdated Show resolved Hide resolved
website/tutorial/deploying-a-kubernetes-application.md Outdated Show resolved Hide resolved
website/tutorial/running-a-kubernetes-cluster.md Outdated Show resolved Hide resolved
website/tutorial/running-a-kubernetes-cluster.md Outdated Show resolved Hide resolved
@shipsing
Copy link
Contributor Author

@cdrage, Thank you for your suggestions. I have incorporated them. Please verify and confirm.

@shipsing
Copy link
Contributor Author

@cdrage, Could you please verify the changes and provide an ACK over the PR? Thanks

Copy link
Contributor

@cdrage cdrage left a comment

Choose a reason for hiding this comment

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

We are missing verification checks / how to access the service after deployment.

We have information on how to create pods / deployment / etc, but no way to verify it.

Should show on the CLI or even (go to your browser and to localhost:8080) to verify that it worked.

You will have to either use port forwarding on the CLI, or use something like the built-in Ingress with kind.

website/tutorial/deploying-a-kubernetes-application.md Outdated Show resolved Hide resolved
website/tutorial/deploying-a-kubernetes-application.md Outdated Show resolved Hide resolved
website/tutorial/deploying-a-kubernetes-application.md Outdated Show resolved Hide resolved
website/tutorial/deploying-a-kubernetes-application.md Outdated Show resolved Hide resolved
website/tutorial/deploying-a-kubernetes-application.md Outdated Show resolved Hide resolved
website/tutorial/running-a-kubernetes-cluster.md Outdated Show resolved Hide resolved
website/tutorial/running-a-kubernetes-cluster.md Outdated Show resolved Hide resolved
website/tutorial/running-a-kubernetes-cluster.md Outdated Show resolved Hide resolved
@dgolovin dgolovin changed the title docs(website): added tutorials for running a kube cluster and deployi… docs(website): added tutorials for running a kube cluster and deployng a kube application Sep 24, 2024
@shipsing
Copy link
Contributor Author

Thank you, @cdrage, for your valuable suggestions. I have incorporated them. please verify and confirm.

Copy link
Contributor

@cdrage cdrage left a comment

Choose a reason for hiding this comment

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

thank for for providing the post-deployment verification steps!

…ng a kube application

Signed-off-by: Shipra Singh <shipsing@redhat.com>
Signed-off-by: Shipra Singh <shipsing@redhat.com>
Signed-off-by: Shipra Singh <shipsing@redhat.com>
Signed-off-by: Shipra Singh <shipsing@redhat.com>
Signed-off-by: Shipra Singh <shipsing@redhat.com>
Signed-off-by: Shipra Singh <shipsing@redhat.com>
Signed-off-by: Shipra Singh <shipsing@redhat.com>
Signed-off-by: Shipra Singh <shipsing@redhat.com>
Signed-off-by: Shipra Singh <shipsing@redhat.com>
Signed-off-by: Shipra Singh <shipsing@redhat.com>
Signed-off-by: Shipra Singh <shipsing@redhat.com>
@shipsing shipsing merged commit 07f2d00 into podman-desktop:main Sep 27, 2024
17 of 18 checks passed
@podman-desktop-bot podman-desktop-bot added this to the 1.13.0 milestone Sep 27, 2024
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

Successfully merging this pull request may close these issues.

4 participants