如何在 10 秒内在 Ubuntu 上安装 Kompose
Kompose 是一个将 docker-compose.yml 转换为 Kubernetes YAML 配置文件的工具。
你可以使用此命令在大多数 Linux 发行版上轻松全局安装它:
example-2.sh
chmod a+x /usr/local/bin/kompose之后,运行
example-1.sh
在包含 docker-compose.yml 的目录中。有关更多信息,请参见 Kompose 网站。
Check out similar posts by category:
Container, Docker, Kubernetes, Podman
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow