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

[IBCDPE-1005] Create workshop for deploying hello-world #19

Merged
merged 9 commits into from
Aug 16, 2024

Conversation

BryanFauble
Copy link
Contributor

@BryanFauble BryanFauble commented Aug 16, 2024

Problem:

  1. We did not have some easy to digest information for deploying a sample application to the EKS cluster

Solution:

  1. Creating a small workshop for deploying hello world and exploring a few metrics.
  2. This first iteration of deployment just directly deploys out the kubernetes resources. I will also write one that covers deploying out a resource via ArgoCD.

Testing:

  1. I stepped through the instructions with this PR

Copy link

@jaymedina jaymedina left a comment

Choose a reason for hiding this comment

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

I had a few extra comments to make it easier to follow-along in these instructions, but this is looking great! I can also confirm that I was able to deploy something to our kubernetes cluster with these instructions. Cool!

image

@BryanFauble BryanFauble merged commit 47882bf into main Aug 16, 2024
3 checks passed
@BryanFauble BryanFauble deleted the ibcdpe-1005-create-workshop branch August 16, 2024 21:49
BryanFauble added a commit that referenced this pull request Aug 16, 2024
* Create workshop for deploying hello-world
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.

2 participants