Hacker News new | ask | show | jobs
by erulabs 2730 days ago
Yes! Config maps are coming very soon, just doing a bit of testing to ensure they're safely isolated. This is the next feature we'll add for sure!

As for services, that gets tricky due to our shared cluster design, and for now services can only be created thru the interface. Were working on tools that show users what their service yaml ought to be, but we're mostly focusing on demoing and educating users about the Deployment object. Via the interface you can expose an HTTP service (and we'll handle HTTPS termination), and TCP <-> internet is coming soon!

Thanks for giving it a test run!!