Install Kernel Headers package on Azure AKS nodepool

sridhar 0 Reputation points
2024-08-13T09:30:28.3466667+00:00

Hi,
I am working on ebpf technology for which I needs to install some packages along with Linux Kernel Headers, I am able to install all other packages using kubernetes daemonset deployment but unable to find the linux kernel header.

Here is the error I am getting:

E: Unable to locate package linux-headers-5.15.0-1068-azure

Is it possible to install Linux kernel header package

Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,456 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. deherman-MSFT 38,021 Reputation points Microsoft Employee Moderator
    2024-08-15T17:07:02.84+00:00

    @sridhar

    The kernel header package should already be installed on the nodes. I launched a new cluster and confirmed the headers matched the kernel that was installed.

    User's image

    User's image


    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.