XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 49
    • Groups 3
    nathanael-hN Offline
    1. Home
    2. nathanael-h
    3. Posts

    Posts

    Recent Best Controversial
    • RE: Bringing container visibility back to XO

      Hello there,
      Thanks a lot for raising the question and offering ideas to move forward @caps ! I would like to say that I really like the AI crafted screenshot provided đŸ€©

      But, to be clear, the status as of today regarding Docker or other containers integration in XO/XCP-ng is that there is an item in the DevOps Tools team roadmap. The item is just to look and define what could be done (example update xscontainer, do something totally new, ...). Unfortunately this spike has a low priority and is not yet scheduled.

      That being said, there is an active project, which is close to what you're asking. It's about a better integration of Kubernetes, including, cluster update, adding nodes, etc. More on this should come in the next months! ☞

      Also note that I am chatting with different people and teams in Vates about this thread and the Docker integration topic to see if we could do something.

      Also last thing is that, the community is always welcome to build on top of our open source softwares. I am pretty sure that if someone would contribute a Xen Orchestra plugin to integrate Docker we would welcome this, and we could give tips and guidance. Like @teddyastie said, I'm not sure having Docker, Podman, related features in the guest agent would be something our colleagues would merge. But maybe the docker daemon socket could be kind of shared between VMs (I'm not sure at all this is possible and if possible how to do it). In the meantime exposing the docker daemon over network (with restrictions) to Xen Orchestra would be quick'n easy and I think safe enough if done carefully.

      posted in Xen Orchestra
      nathanael-hN
      nathanael-h
    • RE: [SHARE][PACKER] Exemple d'utilisations de Packer pour dĂ©ployer un template sur XCP-ng

      Bonjour @bvivi57 merci pour le partage, le tuto est trÚs détaillé, et me semble bien juste, bravo !

      Hùte de voir la suite, mais aussi j'ai trÚs envie de te proposer de tester la Kubernetes Cluster API pour Xen Orchestra, https://github.com/vatesfr/cluster-api-provider-vates/ c'est tout neuf, mais ça devrait t'aider à créer des clusters Kubernetes, et au-delà à les gérer (mise à jour, ajout/suppression de node, etc.) ping @devops

      posted in French (Français)
      nathanael-hN
      nathanael-h
    • RE: (kubernetes) Add 'xcp-ng' provider to clusterapi

      @pszelestey Hi, yes, we've pushed an initial commit and a few more here https://github.com/vatesfr/cluster-api-provider-vates/ it is moging every day. Ping us in Matrix/Discord devops if you want to chat live while trying 😉

      posted in Development
      nathanael-hN
      nathanael-h
    • RE: (kubernetes) Add 'xcp-ng' provider to clusterapi

      @lknite Hello, sorry if replying in this old thread looks odd... but I wanted to share that we are starting to work on supporting Cluster API.

      We have an internal proof of concept:
      /home/nathanael/Images/Captures d’écran/Capture d’écran du 2026-05-05 17-12-22.pnga9596fde-e251-4996-8fc9-3f8e208f9f01-image.jpeg

      posted in Development
      nathanael-hN
      nathanael-h
    • RE: Xen Orchestra Container Storage Interface (CSI) for Kubernetes

      @ThasianXi Hello, thanks for the report. It looks like the pull image step fails. Can you test that the token generated from Github is working and allows to pull the image.

      Maybe a simple test on a docker install could ease the verification:

      docker login ghcr.io -u USERNAME -p TOKEN
      docker pull ghcr.io/vatesfr/xenorchestra-csi:v0.0.1
      

      Also note that only "Classic" persona access token are supported.

      More doc here https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry#authenticating-with-a-personal-access-token-classic

      posted in Infrastructure as Code
      nathanael-hN
      nathanael-h
    • RE: Feedback: XO Cloud Controller Manager (CCM)

      @ThasianXi Nice, thanks 🙂 For now no other question related to the CCM. But I would be very interesting if you have some feedback about the CSI Driver. We'll work on this in the coming weeks. https://github.com/vatesfr/xenorchestra-csi-driver

      posted in Infrastructure as Code
      nathanael-hN
      nathanael-h
    • RE: Feedback: XO Cloud Controller Manager (CCM)

      @ThasianXi Thank you very much for this detailed feedback! Did you deployed the CCM on a new cluster or an existing? My question is to know if you relied on the CCM to initialize the nodes.

      posted in Infrastructure as Code
      nathanael-hN
      nathanael-h
    • RE: SAML Auth with Azure AD

      @ferrao Hey thanks, yes you are welcome to send a PR to improve the docs. It is based on Docusaurus, it is in the docs directory in https://github.com/vatesfr/xen-orchestra/tree/master/docs. Then pages are in the 2nd level docs directory.

      posted in Xen Orchestra
      nathanael-hN
      nathanael-h
    • RE: SAML Auth with Azure AD

      @Mathieu yes indeed, I worked on this with @pierrebrunet PR https://github.com/vatesfr/xen-orchestra/pull/9042
      Do you have any logs in xo-server service?

      posted in Xen Orchestra
      nathanael-hN
      nathanael-h
    • RE: CPU topology (sockets/cores) for new VMs deployed via Terraform

      Hello @tmk, I will consider your post as a perfect feature request for the XO Terraform provider. I think that we also want to add support for CPU core/socket config.

      posted in Infrastructure as Code
      nathanael-hN
      nathanael-h
    • RE: How to kubernetes on xcp-ng (csi?)

      @m4rCsi Very nice, thanks for sharing the repo. We will defintely look carefully as we are also working on writing a XO CSI Driver. Ping @Cyrille

      posted in Development
      nathanael-hN
      nathanael-h
    • RE: DevOps Megathread: what you need and how we can help!

      @john.c Why not, can you share what would be the first tools to support and your use cases? I assume that if you are working in VSCode you might be useing some infrastructure as code, like Terraform or Pulumi or Ansible, isn't? In these case do you also have some related MCP servers enabled?

      posted in Infrastructure as Code
      nathanael-hN
      nathanael-h
    • RE: Kubernetes Recipe VM failed to start - Raise Network Interfaces

      Hey @deefdragon did the installation finished using static IP addresses?

      posted in Xen Orchestra
      nathanael-hN
      nathanael-h
    • RE: XCP-NG Kubernetes micro8k

      Hello @msupport we published a step by step guide, read more in the announcement there https://xcp-ng.org/forum/post/94268

      posted in XCP-ng
      nathanael-hN
      nathanael-h
    • RE: DevOps Megathread: what you need and how we can help!

      Hello 👋
      We published a new blog post about our Kubernetes recipe:
      You'll find there

      • A step by step guide to create a production ready Kubernetes cluster, on top of your servers, in minutes!
      • Some architecture insights 😉

      https://xen-orchestra.com/blog/virtops-6-create-a-kubernetes-cluster-in-minutes/

      Thanks to @Cyrille

      posted in Infrastructure as Code
      nathanael-hN
      nathanael-h
    • RE: XEN Orchestra JSON-RPC automation questions

      Hello, a community member also built a PowerShell module, using the (good old) jsonRPC https://github.com/rcfmartin/PSXO

      let me ask a colleague about the task GUID-taskID mapping.

      posted in Infrastructure as Code
      nathanael-hN
      nathanael-h
    • RE: XEN Orchestra JSON-RPC automation questions

      Hello @IvanK !

      Maybe you did not saw this in news, but we released a PowerShell module https://github.com/vatesfr/xo-powershell

      You can install it with Install-Module -Name xo-powershell -AllowPrerelease and connect Connect-XoSession -HostName "https://your-xo-server" -Token "your-api-token" easily.

      Tell me what do you think of it.

      posted in Infrastructure as Code
      nathanael-hN
      nathanael-h
    • RE: DevOps Megathread: what you need and how we can help!

      🎉 xo-powershell moves from alpha to beta

      The XO-PowerShell module is published in the :microsoft: PowerShell Gallery as v1.0.0-beta

      https://www.powershellgallery.com/packages/xo-powershell/1.0.0-beta

      Grab it with one powershell command:

      Install-Module -Name xo-powershell -AllowPrerelease
      

      Doc here

      Thanks to @dinhngtu @iButcat

      posted in Infrastructure as Code
      nathanael-hN
      nathanael-h
    • RE: Adding Sysprep Capability to VM Creation Using (Windows) Template

      @coolsport00 Some forum users posted about this I think, like here

      posted in Management
      nathanael-hN
      nathanael-h
    • RE: Adding Sysprep Capability to VM Creation Using (Windows) Template

      @coolsport00 Hello, I think you can find some relevant infos about GPU support, here in the forum, and also in the doc https://docs.xcp-ng.org/compute/#-gpu-passthrough

      posted in Management
      nathanael-hN
      nathanael-h