Skip to content

teepod: Support for mapping host port to CVM#13

Merged
kvinwang merged 2 commits intomasterfrom
port_map
Nov 14, 2024
Merged

teepod: Support for mapping host port to CVM#13
kvinwang merged 2 commits intomasterfrom
port_map

Conversation

@kvinwang
Copy link
Copy Markdown
Collaborator

After adding config in the teepod.toml as below:

[cvm.port_mapping]
enabled = true
address = "127.0.0.1"
range = [
    { protocol = "tcp", from = 1, to = 20000 },
]

the web UI shows up port mapping config when deploying new instances:
image

@kvinwang kvinwang merged commit 6a84b6a into master Nov 14, 2024
@kvinwang kvinwang deleted the port_map branch November 15, 2024 03:26
kvinwang added a commit that referenced this pull request Jan 19, 2026
teepod: Support for mapping host port to CVM
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