Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Mizu
Commits
26834a6e
Unverified
Commit
26834a6e
authored
3 years ago
by
Igor Gov
Committed by
GitHub
3 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Fix documentation from "mizu-image" to "agent-image" (#363)
parent
754f3858
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
agent/README.md
+2
-1
agent/README.md
with
2 additions
and
1 deletion
+2
-1
agent/README.md
+
2
-
1
View file @
26834a6e
...
...
@@ -12,7 +12,8 @@ Basic APIs:
`docker build . -t gcr.io/up9-docker-hub/mizu/debug:latest -f debug.Dockerfile && docker push gcr.io/up9-docker-hub/mizu/debug:latest`
### Connecting
1.
Start mizu using the cli with the debug image
`mizu tap --mizu-image gcr.io/up9-docker-hub/mizu/debug:latest {tapped_pod_name}`
1.
Start mizu using the cli with the debug
image
`mizu tap --set agent-image=gcr.io/up9-docker-hub/mizu/debug:latest {tapped_pod_name}`
2.
Forward the debug port using
`kubectl port-forward -n default mizu-api-server 2345:2345`
3.
Run the run/debug configuration you've created earlier in Intellij.
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment