Y
Hacker News
new
|
ask
|
show
|
jobs
by
0xC0ncord
408 days ago
You can if you convert your docker-compose.yaml into Kubernetes YAML and deploy that as a quadlet with a .kube extension.
1 comments
sureglymop
408 days ago
That is indeed really nice. However, kubernetes resource definitions are way more complicated than compose files so I still wish one could do the same by just adding a .compose extension to easily migrate.
link