Skip to content

Add AKS cluster provider detection#3218

Merged
levan-m merged 1 commit into
mainfrom
levan-m/aks-detection
Jul 6, 2026
Merged

Add AKS cluster provider detection#3218
levan-m merged 1 commit into
mainfrom
levan-m/aks-detection

Conversation

@levan-m

@levan-m levan-m commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

What does this PR do?

CONTP-1799

Adds detection of AKS cluster, which leads to configuring DCA with DD_ADMISSION_CONTROLLER_ADD_AKS_SELECTORS env.

AKS system labels doc https://learn.microsoft.com/en-us/azure/aks/use-labels#reserved-system-labels

Motivation

What inspired you to submit this pull request?

Additional Notes

Anything else we should know when reviewing?

Minimum Agent Versions

Are there minimum versions of the Datadog Agent and/or Cluster Agent required?

  • Agent: vX.Y.Z
  • Cluster Agent: vX.Y.Z

Describe your test plan

On kind cluster label worker node(s) with a AKS prefixed label

k label node kind-worker kubernetes.azure.com/cluster=kind

Observe DCA is created with

    - name: DD_ADMISSION_CONTROLLER_ADD_AKS_SELECTORS
      value: "true"

Checklist

  • PR has at least one valid label: bug, enhancement, refactoring, documentation, tooling, and/or dependencies
  • PR has a milestone or the qa/skip-qa label
  • All commits are signed (see: signing commits)

@levan-m
levan-m requested a review from a team July 2, 2026 22:11
@levan-m levan-m added the enhancement New feature or request label Jul 2, 2026
@levan-m levan-m added this to the v1.29.0 milestone Jul 2, 2026
@datadog-prod-us1-3

This comment has been minimized.

@levan-m
levan-m merged commit 7ec2499 into main Jul 6, 2026
43 of 45 checks passed
@levan-m
levan-m deleted the levan-m/aks-detection branch July 6, 2026 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants