Y
Hacker News
new
|
ask
|
show
|
jobs
by
GordonS
3014 days ago
Do you know if there are any good tools for migrating your manifest/compose yaml files to k8s, especially using more recent features such as configs and secrets?
1 comments
smarterclayton
3014 days ago
There is kompose with a k:
https://github.com/kubernetes/kompose
link
GordonS
3014 days ago
Doesn't seem to support some of the more recent features, such as secrets and configs :(
link