Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a7dc90d

Browse files
Update README.md
1 parent bc022ec commit a7dc90d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎README.md‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,11 @@ docker buildx build --platform linux/amd64 --tag trivial-golang-k8s-deployment -
4848

4949
_If you just want a test deployment using the original example - you can skip this_
5050

51-
For deployment on K8s you will need to push the docker image to a registry. You _can't_ push to the registry for this repo, but these instructions will work if you forked this repo:
51+
Otherwise read: https://www.izumanetworks.com/blog/use-github-gitlab-for-docker-registry/
52+
53+
## Step 3: Deploy to K8s
5254

55+
For deployment on K8s you will need to push the docker image to a registry. You _can't_ push to the registry for this repo, but these instructions will work if you forked this repo:
5356

5457
```
5558
kubectl apply -f deployment.yaml

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /