Hacker News new | ask | show | jobs
by jacobtomlinson 1008 days ago
Kr8s already has things like port forwarding and I’m working on apply right now. Exec is next on my list
1 comments

Heh thanks. We are trying to avoid binary dependencies like kubectl because you can’t install the with pip.
that exec function is pure python, and the order of operations in that deploy function is important (initial deployment of resource out of order will likely either fail outright or cause certain Pods to fail to become read)