Y
Hacker News
new
|
ask
|
show
|
jobs
by
phoenix24
2157 days ago
- does reployer utilize a custom k8s operator? - or does it generate deployment + service yaml's from the reployer.yaml ?
1 comments
podoman
2157 days ago
At the moment, we're generating manifests via the kubernetes API. This may change though! Take a look:
https://github.com/kubernetes/client-go
link