Skip to content

Proofreading chapter 2#4487

Open
mpgreaves wants to merge 8 commits into
kptdev:mainfrom
nokia:proofreading-chapter-2
Open

Proofreading chapter 2#4487
mpgreaves wants to merge 8 commits into
kptdev:mainfrom
nokia:proofreading-chapter-2

Conversation

@mpgreaves

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Michael Greaves <michael.greaves@nokia.com>
Signed-off-by: Michael Greaves <michael.greaves@nokia.com>
Signed-off-by: Michael Greaves <michael.greaves@nokia.com>
Signed-off-by: Michael Greaves <michael.greaves@nokia.com>
Copilot AI review requested due to automatic review settings April 16, 2026 09:00
@dosubot dosubot Bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Apr 16, 2026
@netlify

netlify Bot commented Apr 16, 2026

Copy link
Copy Markdown

Deploy Preview for kptdocs ready!

Name Link
🔨 Latest commit 9d9e8d0
🔍 Latest deploy log https://app.netlify.com/projects/kptdocs/deploys/6a0ec911f26b6800091cd28f
😎 Deploy Preview https://deploy-preview-4487--kptdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@dosubot dosubot Bot added the documentation Improvements or additions to documentation label Apr 16, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 proofreads and rephrases Chapter 2 (“Concepts”) of the kpt book, aiming to improve clarity and readability of the documentation content.

Changes:

  • Reworded multiple sections for improved grammar and readability.
  • Restructured several paragraphs into bullet/numbered lists and expanded some explanations.
  • Updated wording and formatting across the “Packages”, “Workflows”, and “Functions” sections.

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

Comment thread documentation/content/en/book/02-concepts/_index.md Outdated
Comment thread documentation/content/en/book/02-concepts/_index.md
Comment thread documentation/content/en/book/02-concepts/_index.md
Comment thread documentation/content/en/book/02-concepts/_index.md Outdated
Comment thread documentation/content/en/book/02-concepts/_index.md Outdated
Comment thread documentation/content/en/book/02-concepts/_index.md Outdated
Comment thread documentation/content/en/book/02-concepts/_index.md Outdated
Comment thread documentation/content/en/book/02-concepts/_index.md Outdated
Signed-off-by: Michael Greaves <michael.greaves@nokia.com>
Assisted-by: Copilot Code Review: not-known

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 23, 2026 08:59

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 2 comments.


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

Comment thread documentation/content/en/book/02-concepts/_index.md Outdated
Comment thread documentation/content/en/book/02-concepts/_index.md Outdated
mpgreaves and others added 2 commits April 23, 2026 11:06
Signed-off-by: Michael Greaves <michael.greaves@nokia.com>
Signed-off-by: Michael Greaves <michael.greaves@nokia.com>
Assisted-by: Copilot Code Review: not-known

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 23, 2026 09:15

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 2 comments.


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

Comment thread documentation/content/en/book/02-concepts/_index.md Outdated
Comment thread documentation/content/en/book/02-concepts/_index.md Outdated
@Jaisheesh-2006

Copy link
Copy Markdown
Contributor

Hey @mpgreaves, just a heads-up for future commits to please follow contributing.md. It helps keep the logs structured and clean. Thanks for the contribution!

Signed-off-by: Michael Greaves <michael.greaves@nokia.com>
Assisted-by: Copilot Code Review:not-known

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 21, 2026 08:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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.

@dosubot dosubot Bot added the lgtm label Jun 2, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

looks good just a few minor things maybe to patch in before merging

title: "Chapter 2: Concepts"
linkTitle: "Chapter 2: Concepts"
description: This describes what is kpt and what are the main concepts behind it
description: This chapter describes what kpt is and what the main concepts are behind kpt.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
description: This chapter describes what kpt is and what the main concepts are behind kpt.
description: This chapter describes what kpt is and what the main concepts behind it are.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

i just thought the description read weird to me.


*Configuration as Data* is an approach to management of configuration (incl. configuration of infrastructure, policy,
services, applications, etc.) which:
*Configuration as data* is an approach to the management of configurations, including the configuration of infrastructure, policy, services, applications, and so on, which comprises the following actions:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
*Configuration as data* is an approach to the management of configurations, including the configuration of infrastructure, policy, services, applications, and so on, which comprises the following actions:
*Configuration as data* is an approach to the management of configurations, including the configuration of infrastructure, policy, services, applications, among others, which comprises the following actions:

and so on doesn't sound very professional

Comment on lines +79 to +81
- **`kpt.dev/bfs-rendering`**: When set to `"true"`, this annotation renders the package hierarchy in breadth-first order, instead of the default depth-first
post-order.
- **`kpt.dev/save-on-render-failure`**: When set to `"true"`, this annotation saves partially rendered resources to disk, even when rendering fails, instead of reverting all changes. This is particularly useful for debugging render failures and is essential for programmatic package rendering scenarios, where preserving partial progress is valuable.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

as we mention subpackages just above this the annotations here should probably also clarify if they operate and the subpackage level when defined in its parent package or if its isolated on a per package basis etc

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 lgtm size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants