Opened 3 months ago

#638 new enhancement

Let me bring up a kubernetes container with an external IP

Reported by: m@… Owned by: m
Priority: major Milestone:
Component: Services Keywords:
Cc:

Description

I want to be able to deploy a container that looks and acts like an independent machine, publishing hostname to the local DHCP/DNS, not worrying about kubernetes load balancing or anything like that. Has a few ports open for access to a specific thing (standard ports, like port 22 or 24, not wierd kubernetes NodePort mappings above 2000)

The use case of this is for irc server or telnet BBS where I want to tell users "telnet <bbs hostname>" or "irssi <irs hostname>" and not have to worry about conflicting services on similar ports due to other deployments.

Change History (0)

Note: See TracTickets for help on using tickets.