k2d
OfficielleApplication Docker from CK98's Repository
Vue d'ensemble
A real-time Kubernetes API translator for the edge!
k2d is a container that runs on a Docker Host, and this container listens on port 6443 for Kubernetes API calls. When the container receives Kubernetes API calls, k2d parses and translates them into Docker API instructions, which it executes on the underlying Docker Host.
Use of the host network is not mandatory. Using the bridge network is supported:
K2D_ADVERTISE_ADDR must be specified when using the bridge network
Docker Desktop for Mac and Docker Desktop for Windows do not support HOST network, so you must use bridge network if testing on these platforms.
Arguments d'exécution
- Réseau
host- Coquille
sh- Privilégié
- false
- Paramètres supplémentaires
--restart=unless-stopped
Configuration du modèle
K2D_ADVERTISE_ADDRVariable
Use the K2D_ADVERTISE_ADDR only if you have multiple net interfaces at the OS level
- Valeur
- YOUR_HOST_IP
K2D_SECRETVariable
The K2D_SECRET is used as an authentication token to call k2d APIs: If the K2D_SECRET environment variable is not set, it will be automatically generated, and you can retrieve it in the k2d container logs
- Valeur
- YOUR_OWN_SECRET
/var/run/docker.sockPathrw
- Valeur
- /var/run/docker.sock
PersistencePathrw
The /var/lib/k2d path must be persisted for: SSL certificates Secrets Configmaps Kubernetes Token
- Cible
- /var/lib/k2d
- Défaut
- /mnt/user/cache/k2d
- Valeur
- /mnt/user/cache/k2d
Catégories
Télécharger les statistiques
22,098
Total des téléchargements
128
Ce mois-ci
196
Moyenne / Mois
Total des téléchargements au fil du temps
Chargement du graphique...
Détails
Référentiel
portainer/k2d:1.0.0-betaDernière mise à jour2024-11-10
Première vue2023-09-26
Exécutez K2d sur Unraid.
K2d est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.