Skip to content

Update readme.md#36

Open
yeonseo wants to merge 1 commit into
in28minutes:masterfrom
yeonseo:patch-1
Open

Update readme.md#36
yeonseo wants to merge 1 commit into
in28minutes:masterfrom
yeonseo:patch-1

Conversation

@yeonseo

@yeonseo yeonseo commented Oct 31, 2023

Copy link
Copy Markdown

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

yeonseo commented Oct 31, 2023

Copy link
Copy Markdown
Author

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.

1 participant