Skip to content

Conversation

@addyess
Copy link
Contributor

@addyess addyess commented Nov 21, 2025

Description

Improve the documentation around the containerd relation according to
canonical/k8s-operator#755

Solution

Adds a section to the docs to highlight integrating with containerd on all workers

Issue

canonical/k8s-operator#755.

Checklist

  • PR title formatted as type: title
  • Covered by unit tests
  • Covered by integration tests
  • Documentation updated
  • CLA signed
  • Backport label added if necessary

Copilot AI review requested due to automatic review settings November 21, 2025 21:15
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds documentation to clarify that the containerd relation should be deployed on worker nodes, addressing issue #755. The changes add a new subsection explaining how to share the containerd configuration with all worker applications in the cluster.

Key Changes:

  • Added "Sharing with all workers in the cluster" subsection with explanation and bash example
  • Includes a bash loop to automatically integrate containerd with all k8s-worker applications

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@addyess addyess force-pushed the KU-4805/docs/improve-containerd-integration branch from f2189d6 to c28c247 Compare November 22, 2025 04:20
Copilot AI review requested due to automatic review settings November 22, 2025 04:21
@addyess addyess force-pushed the KU-4805/docs/improve-containerd-integration branch from c28c247 to b2591c3 Compare November 22, 2025 04:21
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI review requested due to automatic review settings November 24, 2025 15:25
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 4 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: Adam Dyess <[email protected]>
@addyess addyess force-pushed the KU-4805/docs/improve-containerd-integration branch from 328e21d to 3326e98 Compare November 25, 2025 21:05
Copilot AI review requested due to automatic review settings November 25, 2025 21:05
@addyess addyess requested a review from nhennigan November 25, 2025 21:05
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

@addyess addyess force-pushed the KU-4805/docs/improve-containerd-integration branch from e889b50 to f1a64e3 Compare December 1, 2025 15:50
Copy link
Contributor

@nhennigan nhennigan left a comment

Choose a reason for hiding this comment

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

Thanks Adam. Please also backport to 1.34, 1.33 and 1.32

@addyess addyess merged commit a337b01 into main Dec 2, 2025
12 checks passed
@addyess addyess deleted the KU-4805/docs/improve-containerd-integration branch December 2, 2025 19:23
@cdkbot
Copy link
Collaborator

cdkbot commented Dec 2, 2025

github-actions bot pushed a commit that referenced this pull request Dec 2, 2025
…relation (#2071)

* docs: ensure its clear one should deploy workers with the containerd relation

* Update docs/canonicalk8s/charm/howto/custom-registry.md

Co-authored-by: Copilot <[email protected]>

* Integration suggestions

Signed-off-by: Adam Dyess <[email protected]>

* How-to documentation should be more prescriptive and less choose-your-own-way

* Integrate review comments

---------

Signed-off-by: Adam Dyess <[email protected]>
Co-authored-by: Copilot <[email protected]>
(cherry picked from commit a337b01)
github-actions bot pushed a commit that referenced this pull request Dec 2, 2025
…relation (#2071)

* docs: ensure its clear one should deploy workers with the containerd relation

* Update docs/canonicalk8s/charm/howto/custom-registry.md

Co-authored-by: Copilot <[email protected]>

* Integration suggestions

Signed-off-by: Adam Dyess <[email protected]>

* How-to documentation should be more prescriptive and less choose-your-own-way

* Integrate review comments

---------

Signed-off-by: Adam Dyess <[email protected]>
Co-authored-by: Copilot <[email protected]>
(cherry picked from commit a337b01)
@cdkbot
Copy link
Collaborator

cdkbot commented Dec 2, 2025

github-actions bot pushed a commit that referenced this pull request Dec 2, 2025
…relation (#2071)

* docs: ensure its clear one should deploy workers with the containerd relation

* Update docs/canonicalk8s/charm/howto/custom-registry.md

Co-authored-by: Copilot <[email protected]>

* Integration suggestions

Signed-off-by: Adam Dyess <[email protected]>

* How-to documentation should be more prescriptive and less choose-your-own-way

* Integrate review comments

---------

Signed-off-by: Adam Dyess <[email protected]>
Co-authored-by: Copilot <[email protected]>
(cherry picked from commit a337b01)
@cdkbot
Copy link
Collaborator

cdkbot commented Dec 2, 2025

addyess added a commit that referenced this pull request Dec 3, 2025
…relation (#2071) (#2107)

* docs: ensure its clear one should deploy workers with the containerd relation

* Update docs/canonicalk8s/charm/howto/custom-registry.md



* Integration suggestions



* How-to documentation should be more prescriptive and less choose-your-own-way

* Integrate review comments

---------



(cherry picked from commit a337b01)

Signed-off-by: Adam Dyess <[email protected]>
Co-authored-by: Adam Dyess <[email protected]>
Co-authored-by: Copilot <[email protected]>
addyess added a commit that referenced this pull request Dec 3, 2025
…relation (#2071) (#2108)

* docs: ensure its clear one should deploy workers with the containerd relation

* Update docs/canonicalk8s/charm/howto/custom-registry.md



* Integration suggestions



* How-to documentation should be more prescriptive and less choose-your-own-way

* Integrate review comments

---------



(cherry picked from commit a337b01)

Signed-off-by: Adam Dyess <[email protected]>
Co-authored-by: Adam Dyess <[email protected]>
Co-authored-by: Copilot <[email protected]>
addyess added a commit that referenced this pull request Dec 3, 2025
…relation (#2071) (#2109)

* docs: ensure its clear one should deploy workers with the containerd relation

* Update docs/canonicalk8s/charm/howto/custom-registry.md



* Integration suggestions



* How-to documentation should be more prescriptive and less choose-your-own-way

* Integrate review comments

---------



(cherry picked from commit a337b01)

Signed-off-by: Adam Dyess <[email protected]>
Co-authored-by: Adam Dyess <[email protected]>
Co-authored-by: Copilot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants