Adoption of Podman inside an AKS cluster.

Victor Cano 0 Reputation points
2024-11-12T16:14:44.5066667+00:00

We are evaluating the adoption of Podman instead of Docker for the creation of containers. We are using AKS as our container orchestrator in Azure. I am wondering if AKS is compatible with Podman?

It is my understanding that AKS comes with Docker already, would it also work with Podman? Are there extra configuration that need to be done or is this is something that cannot be done?

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,267 questions
{count} votes

2 answers

Sort by: Most helpful
  1. deherman-MSFT 37,851 Reputation points Microsoft Employee
    2024-11-12T18:28:40.5566667+00:00

    @Victor Cano

    Yes, this should be possible. Both Podman and AKS support Open Container Initiative (OCI) containers. This Microsoft Tutorial allows you to utilize either Docker or Podman. You might also find this RedHat article helpful: Build container images in OpenShift using Podman as a GitLab runner .

    Podman is a RedHat product so it might be worth reaching out to them for specific guidance. You can Access the Red Hat Customer Portal from Azure by integrating your accounts.

    Hope this helps! Let me know if you still need further assistance.


    If you still have questions, please let us know in the "comments" and we would be happy to help you. Comment is the fastest way of notifying the experts.

    If the answer has been helpful, we appreciate hearing from you and would love to help others who may have the same question. Accepting answers helps increase visibility of this question for other members of the Microsoft Q&A community.

    Thank you for helping to improve Microsoft Q&A!

    User's image

    1 person found this answer helpful.

  2. deherman-MSFT 37,851 Reputation points Microsoft Employee
    2024-11-13T17:29:54.7133333+00:00

    @Victor Cano

    Sorry for the confusion. I misunderstood what the ask was. Currently the default and only runtime for Linux in AKS is containerd.

    For product feedback and feature requests I will refer you to our feedback forum. This allows the community to add their voice and upvote popular ideas. The forums are monitored and responded to by our product teams.

    https://feedback.azure.com/


    If you still have questions, please let us know in the "comments" and we would be happy to help you. Comment is the fastest way of notifying the experts.

    If the answer has been helpful, we appreciate hearing from you and would love to help others who may have the same question. Accepting answers helps increase visibility of this question for other members of the Microsoft Q&A community.

    Thank you for helping to improve Microsoft Q&A!

    User's image

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.