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 readme.md #36

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update readme.md #36

wants to merge 1 commit into from

Conversation

yeonseo
Copy link

@yeonseo yeonseo commented Oct 31, 2023

When creating a deployment, the command needs a little fix.

AS IS
--image={image name}
TO BE
--image {image name}

$ kubectl create deployment hello-world-rest-api --image in28min/hello-world-rest-api:0.0.1.RELEASE

When creating a deployment, the command needs a little fix.

AS IS
--image={image name}
TO BE
--image {image name}

$ kubectl create deployment hello-world-rest-api --image in28min/hello-world-rest-api:0.0.1.RELEASE


I am always grateful for your teachings. I look forward to more great lessons in the future.
@yeonseo
Copy link
Author

yeonseo commented Oct 31, 2023

I am always grateful for your teachings. I look forward to more great lessons in the future.

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.

None yet

1 participant