The Snap Store will undergo scheduled database maintenance on July 5, 2026 22:00 to July 6, 02:00 UTC. During this time, you will not be able to install or update snaps. No user action is required and services will automatically resume once maintenance is complete.
Install Kompose (Kubernetes + Compose) on Debian
Kompose (Kubernetes + Compose)
(kompose)
Package name
A conversion tool to go from Docker Compose to Kubernetes https://kompose.io
kompose is a tool to help users who are familiar with docker-compose move to Kubernetes.
kompose takes a Docker Compose file and translates it into Kubernetes resources.
Details for Kompose (Kubernetes + Compose)
Package name
kompose
License
Apache-2.0
Last updated
22 August 2020 - latest/stable
22 August 2020 - latest/beta
This snap hasn't been updated in a while. It might be unmaintained and have stability or security issues.
(Ownership verified)
The publisher has verified that they own this domain.
It does not guarantee the Snap is an official upload
from the upstream project.
Enable snaps on Debian and install Kompose (Kubernetes + Compose)
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Enable snapd
On Debian 9 (Stretch) and newer, snap can be installed directly from the command line:
sudo apt update
sudo apt install snapd
After this, install the snapd snap in order to get the latest snapd:
sudo snap install snapd
Install Kompose (Kubernetes + Compose)
To install Kompose (Kubernetes + Compose), simply use the following command: