Y
Hacker News
new
|
ask
|
show
|
jobs
by
jacobtomlinson
1005 days ago
Heh thanks. We are trying to avoid binary dependencies like kubectl because you can’t install the with pip.
1 comments
dharmab
1004 days ago
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)
link