Aller au contenu

Phase 1 — VMware / Proxmox

La Phase 1 vous permet de déployer des clusters Kubernetes Talos Linux sur votre propre infrastructure de virtualisation, tout en bénéficiant de la gestion centralisée via Deployme.cloud.

  • Entreprises avec une infrastructure VMware vSphere ou Proxmox VE existante
  • Organisations soumises à des contraintes de souveraineté ou de conformité
  • Équipes souhaitant valoriser leur investissement matériel existant
HyperviseurVersion minimaleAPI utiliséeStatut
Proxmox VE7.0+API REST ProxmoxDisponible
VMware vSphere7.0+govmomi (Go SDK)Disponible
Votre datacenter Deployme.cloud
┌──────────────────────────┐ ┌────────────────┐
│ │ mTLS │ │
│ ┌──────────────────┐ │◄────────────►│ Control Plane │
│ │ Agent Deployme │ │ (sortant) │ (API Core) │
│ │ (binaire Go) │ │ │ │
│ └────────┬─────────┘ │ └────────────────┘
│ │ │
│ ┌────────▼─────────┐ │
│ │ Proxmox / VMware│ │
│ │ ┌─────┐ ┌─────┐ │ │
│ │ │VM 1 │ │VM 2 │ │ │
│ │ │Talos│ │Talos│ │ │
│ │ └─────┘ └─────┘ │ │
│ └──────────────────┘ │
└──────────────────────────┘
  1. Téléchargez l’agent

    Fenêtre de terminal
    curl -fsSL https://get.deployme.cloud/agent | sh
  2. Configurez l’agent

    # /etc/deployme/agent.yaml
    control_plane: https://api.deployme.cloud
    token: "<votre-token-agent>"
    hypervisor:
    type: proxmox # ou "vsphere"
    endpoint: https://proxmox.local:8006
    username: deployme@pam
    password: "<mot-de-passe>"
    # Ou pour VMware :
    # type: vsphere
    # endpoint: https://vcenter.local
    # username: [email protected]
    # password: "<mot-de-passe>"
  3. Démarrez l’agent

    Fenêtre de terminal
    sudo systemctl enable --now deployme-agent
  4. Vérifiez la connexion dans le Manager

    Votre infrastructure apparaît dans le dashboard sous “Infrastructures connectées”.

  5. Créez un cluster depuis le Manager ou via l’API, en sélectionnant votre infrastructure on-premise comme cible.

  • L’agent doit pouvoir atteindre api.deployme.cloud en HTTPS sortant (port 443)
  • Aucun port entrant n’est requis — l’agent initie toutes les connexions
  • Les VMs créées doivent pouvoir communiquer entre elles sur le réseau local
  • Accès DHCP ou configuration IP statique pour les VMs Talos
PlanPrixInclus
CommunityGratuitDéploiement illimité, support communauté
Pro99€/moisSupport email 24h, SSO, accompagnement initial
EnterpriseSur devisSLA 4h, Slack dédié, formation sur site