[docs] sync SKILL.md with workload scan and KWOK/EKS distributions#4585
Merged
ksail-bot[bot] merged 4 commits intoMay 5, 2026
Merged
Conversation
Add `scan` to the ksail workload command list and add KWOK and EKS to the supported distributions list, reflecting the current CLI. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
devantler
approved these changes
May 4, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the KSail Copilot skill documentation to better match the current CLI/docs surface, specifically by syncing the workload command list and supported distributions mentioned in SKILL.md.
Changes:
- Added
scanto the documentedksail workloadcommand list. - Added
KWOKandEKSto the distributions listed in the typical usage section. - Adjusted the distribution/provider note in the skill docs to mention AWS for EKS.
Contributor
Author
✅MegaLinter analysis: Success✅ Linters with no issuesactionlint, git_diff, hadolint, jscpd, jsonlint, lychee, markdown-table-formatter, markdownlint, prettier, prettier, stylelint, syft, trivy-sbom, trufflehog, v8r, v8r, yamllint See detailed reports in MegaLinter artifacts
|
The provider statement incorrectly implied Docker is the default for all distributions. EKS only supports the AWS provider and ksail cluster create is not yet functional for EKS. Update the sentence to: - Say 'Provider defaults to Docker for local distributions' instead of 'by default' - State that EKS requires --provider AWS - Caveat that cluster create is not yet functional for EKS (init only) - Link to EKS distribution docs for details Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
Two gaps in
copilot-plugin/skills/ksail/SKILL.mdfound during a Doc Sync audit after the workload scan documentation was added in #4577.Changes
scanto theksail workload ...command list (was missing after theksail workload scancommand was introduced)KWOKandEKSto the supported distributions list in the typical flows section (onlyVanilla,K3s,Talos,VClusterwere listed; the README and docs site already include KWOK and EKS)Root file audit results
vsce/README.mdconcise marketplace descriptionSKILL.mdworkload command listscanSKILL.mddistributions listKWOK,EKS