Skip to content

Conversation

@Peefy
Copy link
Contributor

@Peefy Peefy commented Jul 12, 2023

1. Does this PR affect any open issues?(Y/N) and add issue references (e.g. "fix #123", "re #123".):

  • N
  • Y

refactor: judge kubernetes user guide structure

  • Before

image

  • After

image

2. What is the scope of this PR (e.g. component or file name):

  • docs/user_docs/guides/working-with-k8s/**

3. Provide a description of the PR(e.g. more details, effects, motivations or doc link):

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features
  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Other

4. Are there any breaking changes?(Y/N) and describe the breaking changes(e.g. more details, motivations or doc link):

  • N
  • Y

5. Are there test cases for these changes?(Y/N) select and add more details, references or doc links:

  • Unit test
  • Integration test
  • Benchmark (add benchmark stats below)
  • Manual test (add detailed scripts or steps below)
  • Other

@Peefy Peefy requested review from amyXia1994 and zong-zhe July 12, 2023 07:25
Copy link
Contributor

@zong-zhe zong-zhe left a comment

Choose a reason for hiding this comment

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

LGTM

@Peefy Peefy merged commit 4e5ce9b into kcl-lang:main Jul 12, 2023
@Peefy Peefy deleted the judge-kubernetes-guide branch July 12, 2023 07:42
@github-actions github-actions bot locked and limited conversation to collaborators Jul 12, 2023
## Summary
This section provides a quick start guide for using KCL with OpenAPI and Custom Resource Definitions (CRD). KCL also supports OpenAPI through the `kcl-openapi tool`, which maps OpenAPI specifications to KCL language features.
Copy link
Contributor

Choose a reason for hiding this comment

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

what does that mean:
KCL also supports OpenAPI through the kcl-openapi tool
Seems this guide is exactly about kcl supporting OpenAPI and CRD through kcl-openapi tool?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants