Skip to content

Add autoscaling cluster to kubectl-plugin#2678

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 3 commits intomainfrom
cswatt/cluster-autoscaling-kubectl-plugin
Mar 4, 2026
Merged

Add autoscaling cluster to kubectl-plugin#2678
gh-worker-dd-mergequeue-cf854d[bot] merged 3 commits intomainfrom
cswatt/cluster-autoscaling-kubectl-plugin

Conversation

@cswatt
Copy link
Contributor

@cswatt cswatt commented Mar 2, 2026

What does this PR do?

Add information about kubectl datadog autoscaling cluster install to kubectl readme

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

Write there any instructions and details you may have to test your PR.

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)

@cswatt cswatt requested a review from a team March 2, 2026 20:03
@cswatt cswatt added the documentation Improvements or additions to documentation label Mar 2, 2026
@cswatt cswatt requested review from a team as code owners March 2, 2026 20:03
@codecov-commenter
Copy link

codecov-commenter commented Mar 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 38.81%. Comparing base (08e6a48) to head (3ef8fe9).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2678   +/-   ##
=======================================
  Coverage   38.81%   38.81%           
=======================================
  Files         307      307           
  Lines       26610    26610           
=======================================
  Hits        10329    10329           
  Misses      15501    15501           
  Partials      780      780           
Flag Coverage Δ
unittests 38.81% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 08e6a48...3ef8fe9. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

service Validate the autodiscovery annotations for a service
```

### Cluster autoscaling
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this feature is still in technical preview.
can you add this info ?

Copy link
Member

@L3n41c L3n41c left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @cswatt !

I’ve put my suggestions in #2685 in order to:

  • add the “technical preview” mention as asked by @clamoriniere;
  • document both the install and uninstall commands;
  • filter out the “generic flags” that are common for all kubectl-datadog subcommands and to keep only the “specific flags”.

…view) (#2685)

* Update kubectl-plugin.md with autoscaling sub-commands (technical preview)

Document the `kubectl datadog autoscaling cluster install` and
`autoscaling cluster uninstall` commands introduced to install/uninstall
Karpenter on EKS clusters for Datadog cluster autoscaling.

Also update the top-level available commands list to reflect newly
added commands (autoscaling, completion, helm2dda, metrics).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Apply suggestions from code review

Co-authored-by: cecilia saixue wat-kim <cecilia.watt@datadoghq.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: cecilia saixue wat-kim <cecilia.watt@datadoghq.com>
Copy link

@git-thuerk-done git-thuerk-done left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good for docs

@L3n41c L3n41c requested a review from a team as a code owner March 4, 2026 07:37
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d bot merged commit f52c174 into main Mar 4, 2026
50 checks passed
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d bot deleted the cswatt/cluster-autoscaling-kubectl-plugin branch March 4, 2026 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation mergequeue-status: done qa/skip-qa

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants