Skip to content

fix: found issues reported by new no-unmatched-anchor rule#603

Open
JounQin wants to merge 1 commit intorelease-4.1from
fix/unmatched-anchors_4.1
Open

fix: found issues reported by new no-unmatched-anchor rule#603
JounQin wants to merge 1 commit intorelease-4.1from
fix/unmatched-anchors_4.1

Conversation

@JounQin
Copy link
Member

@JounQin JounQin commented Mar 20, 2026

Summary by CodeRabbit

  • Documentation
    • Improved internal documentation navigation with explicit section anchors and updated cross-references.
    • Reorganized documentation links for Kubernetes version compatibility requirements across cluster import guides.
    • Removed outdated guidance regarding Kubernetes upgrades for managed clusters.
    • Fixed documentation heading corrections and clarifications throughout the platform documentation.

Copilot AI review requested due to automatic review settings March 20, 2026 08:06
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 20, 2026

Walkthrough

The PR standardizes documentation across 40+ files by adding explicit MDX anchor identifiers ({#anchor-name}) to section headings, updates internal documentation links to reference a new Kubernetes support matrix page, corrects heading typos (e.g., "UnderStanding" → "Understanding"), and pins the @alauda/doom linting tool to a specific commit in package.json.

Changes

Cohort / File(s) Summary
Backup & Recovery Configuration
docs/en/configure/backup/backups/hooks.mdx, docs/en/configure/backup/recovery/app.mdx
Added explicit MDX anchor to "Backup Hook" heading; updated recovery documentation link from ../backups/app.mdx#hooks to ../backups/hooks.mdx.
Cloud Infrastructure: AWS EKS
docs/en/configure/clusters/managed/cloud-init/network/aws-eks-lb.mdx, docs/en/configure/clusters/managed/cloud-init/network/aws-eks.mdx
Updated internal links to use relative paths and correct anchors; added explicit MDX anchors to six section headings ("Deploy AWS Load Balancer Controller", "Test AWS CLI", "Get ACCOUNT_ID", "Kubeconfig Configuration File", "Add Tags to Subnets", "Create Certificate"); normalized whitespace and blank lines.
Cloud Infrastructure: Azure AKS
docs/en/configure/clusters/managed/cloud-init/network/azure-aks.mdx
Added explicit MDX anchors to "Deploy Ingress Controller" and "Create Certificate" section headings.
Cloud Infrastructure: GCP GKE & Huawei CCE
docs/en/configure/clusters/managed/cloud-init/network/google-gke.mdx, docs/en/configure/clusters/managed/cloud-init/network/huawei-cce.mdx
Added explicit MDX anchor identifiers ({#create-certificate}) to "Create Certificate" section headings.
Cloud Storage Configuration
docs/en/configure/clusters/managed/cloud-init/storage/aws-eks.mdx, docs/en/configure/clusters/managed/cloud-init/storage/azure-aks.mdx, docs/en/configure/clusters/managed/cloud-init/storage/google-gke.mdx, docs/en/configure/clusters/managed/cloud-init/storage/huawei-cce.mdx
Added explicit MDX anchors to storage class configuration headings ("Configure Available Storage Class Parameters", "Default Storage Class Description", "Prerequisites", "Available Storage Class Parameters").
Cluster Management & Registration
docs/en/configure/clusters/managed/how-to/fetch-kubeconfig.mdx, docs/en/configure/clusters/managed/register.mdx, docs/en/configure/clusters/nodes/overview.mdx, docs/en/configure/clusters/on-premises.mdx
Updated "Get cluster token" anchor from HTML span to Markdown format; added "Node Settings" anchor; updated link references for supported operating systems; added trailing newlines.
Cluster Import: Public Cloud Providers
docs/en/configure/clusters/managed/import/alibaba-ack.mdx, docs/en/configure/clusters/managed/import/aws-eks.mdx, docs/en/configure/clusters/managed/import/gcp-gke.mdx, docs/en/configure/clusters/managed/import/huawei-cce.mdx, docs/en/configure/clusters/managed/import/tencent-tke.mdx
Updated prerequisite documentation links from /configure/clusters/overview.mdx#version-compatibility to /overview/kubernetes-support-matrix.mdx#version-support-matrix.
Cluster Import: Kubernetes & OpenShift
docs/en/configure/clusters/managed/import/azure-aks.mdx, docs/en/configure/clusters/managed/import/standard-kubernetes.mdx, docs/en/configure/clusters/managed/import/openshift.mdx
Updated version compatibility links to new support matrix; added explicit MDX anchors (e.g., "How to configure AKS node external IP security group rules", "How to fix Containerd runtime…"); normalized trailing whitespace and blank lines; added/fixed trailing newlines.
Networking Configuration
docs/en/configure/networking/functions/configure_alb_rule.mdx, docs/en/configure/networking/functions/configure_subnet.mdx, docs/en/configure/networking/functions/create_domain.mdx, docs/en/configure/networking/functions/multiple_networks.mdx
Added explicit MDX anchor identifiers to section headings ("dslx", "Add Bridge Network by using the CLI", "Add VLAN by using the web console", "Creating Domain by using the web console", "Deploying the Multus CNI Plugin"); removed trailing whitespace.
Developer: Application Building
docs/en/developer/building_application/concepts/custom_application.mdx, docs/en/developer/building_application/create_applications/operator_app.mdx, docs/en/developer/building_application/namespace/resource_quota.mdx, docs/en/developer/building_application/namespace/security_policies.mdx, docs/en/developer/building_application/namespace/update_overcommit.mdx, docs/en/developer/building_application/working_with_helm_charts.mdx
Corrected heading capitalization ("UnderStanding" → "Understanding"); added explicit MDX anchors to section headings; removed trailing whitespace.
Developer: S2I & Extensions
docs/en/developer/s2i/functions/s2i_application_management.mdx, docs/en/extend/cluster_plugin.mdx, docs/en/extend/upload_package.mdx
Added explicit MDX anchors to "Procedure" and "Installing via YAML" headings; removed trailing whitespace in text and info blocks.
Observability: Monitoring
docs/en/observability/monitor/functions/manage_dashboard.mdx, docs/en/observability/monitor/install_monitor.mdx
Updated "Import Dashboard" section with anchor; changed "Common Functions and Variables" anchor from {#variable} to {#ref-function} to align with internal references; added in-page anchor spans; removed trailing whitespace and added newlines.
Observability: Logging
docs/en/observability/log/install_log.mdx
Inserted HTML anchor before "Install Alauda Container Platform Log Collector Plugin via console" section; renamed heading to include "via console"; added trailing newline.
Security: LDAP Management
docs/en/security/users_and_roles/idp/functions/ldap_manage.mdx
Added explicit anchor identifier ({#addldap}) to "Add LDAP" section heading.
Storage: Ceph & MinIO
docs/en/storage/storagesystem_ceph/concepts/concept.mdx, docs/en/storage/storagesystem_minio/installation.mdx
Added explicit MDX anchors to section headings ("Rook Operator", "Ceph CSI", "Ceph module functions", "Storage Pool Overview").
Virtualization
docs/en/virtualization/virtualization/installation.mdx, docs/en/virtualization/virtualization/network/functions/vm_network.mdx, docs/en/virtualization/virtualization/network/how_to/vm_sriov.mdx, docs/en/virtualization/virtualization/virtual_machine/functions/virtual_management.mdx, docs/en/virtualization/virtualization/virtual_machine/how_to/vm_gpust.mdx
Added explicit MDX anchors to section headings; updated section naming from "Add Internal Routes" to "Add Service" with corresponding anchor reference updates; reformatted HTML anchor tag attributes; removed trailing whitespace; added newlines.
Documentation Overview & Upgrade
docs/en/overview/kubernetes-support-matrix.mdx, docs/en/upgrade/overview.mdx
Added explicit MDX anchor ({#version-support-matrix}) to "Version Support Matrix" heading; added trailing newline; removed Kubernetes version note from upgrade overview.
Package Dependency
package.json
Pinned @alauda/doom dependency from semver range (^1.18.2) to specific commit via URL (https://pkg.pr.new/@alauda/doom@0f1b2c8).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

  • PR #86 — Modifies the @alauda/doom dependency in package.json to update/bump the linting tool version, directly related to the dependency pinning change in this PR.
  • PR #146 — Updates the same documentation files (docs/en/observability/log/install_log.mdx and docs/en/observability/monitor/install_monitor.mdx) with anchor and formatting adjustments alongside content rewrites.
  • PR #343 — Makes extensive networking documentation reorganization and link/path edits affecting overlapping files like aws-eks-lb.mdx and configure_alb_rule.mdx.

Suggested labels

documentation, formatting

Suggested reviewers

  • chinameok
  • youyongsong
  • fanzy618

Poem

🐰 With careful paws, we weave the threads,
Each anchor placed in doc-files spread,
From backup hooks to Kubernetes dreams,
These standards flow through all doc streams,
A cleaner path for links to roam,
No lost users, they're safely home!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the main purpose: fixing issues reported by a new linting rule that checks for unmatched anchors in documentation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/unmatched-anchors_4.1
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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 updates the documentation set to comply with a new “no-unmatched-anchor” lint rule by adding/adjusting explicit anchors and fixing several cross-page links so they resolve to valid IDs.

Changes:

  • Add explicit, stable heading IDs (\{#...\}) and a few manual anchor elements (<span id=... />, <a id=...>) to eliminate unmatched anchor violations.
  • Update multiple doc links to point at the new/normalized anchors (notably the Kubernetes support matrix and ALB networking configuration anchors).
  • Update the @alauda/doom dependency source in package.json.

Reviewed changes

Copilot reviewed 49 out of 51 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
package.json Switches @alauda/doom dependency source (currently to a PR-preview URL).
docs/en/virtualization/virtualization/virtual_machine/how_to/vm_gpust.mdx Cleans whitespace and introduces an explicit in-page anchor for pciDeviceSelector.
docs/en/virtualization/virtualization/virtual_machine/functions/virtual_management.mdx Adds explicit heading IDs for sections referenced elsewhere.
docs/en/virtualization/virtualization/network/how_to/vm_sriov.mdx Fixes invalid anchor id (#VF_IDVF_ID).
docs/en/virtualization/virtualization/network/functions/vm_network.mdx Updates section/link to reference the add-service anchor.
docs/en/virtualization/virtualization/installation.mdx Adds an explicit heading ID for “Creating a HyperConverged Instance”.
docs/en/upgrade/overview.mdx Removes the “Kubernetes Version” note block under Notes.
docs/en/storage/storagesystem_minio/installation.mdx Adds an explicit heading ID for “Storage Pool Overview”.
docs/en/storage/storagesystem_ceph/concepts/concept.mdx Adds explicit heading IDs for core concept sections.
docs/en/security/users_and_roles/idp/functions/ldap_manage.mdx Adds an explicit heading ID for “Add LDAP”.
docs/en/overview/kubernetes-support-matrix.mdx Adds an explicit heading ID for “Version Support Matrix”.
docs/en/observability/monitor/install_monitor.mdx Adds a manual anchor element to support an external link target.
docs/en/observability/monitor/functions/manage_dashboard.mdx Adds heading ID for “Import Dashboard” and renames the “Common Functions and Variables” anchor.
docs/en/observability/log/install_log.mdx Adds a manual anchor element and tweaks the install section heading text.
docs/en/extend/upload_package.mdx Removes trailing spaces / normalizes formatting.
docs/en/extend/cluster_plugin.mdx Adds an explicit heading ID for “Installing via YAML”.
docs/en/developer/s2i/functions/s2i_application_management.mdx Adds an explicit heading ID for “Procedure”.
docs/en/developer/building_application/working_with_helm_charts.mdx Adds an explicit heading ID for “Understanding Helm”.
docs/en/developer/building_application/namespace/update_overcommit.mdx Fixes heading capitalization/wording.
docs/en/developer/building_application/namespace/security_policies.mdx Adds an explicit heading ID for “Namespace Labels”.
docs/en/developer/building_application/namespace/resource_quota.mdx Adds an explicit heading ID for “Other Quotas”.
docs/en/developer/building_application/create_applications/operator_app.mdx Fixes heading wording and adds an explicit heading ID.
docs/en/developer/building_application/concepts/custom_application.mdx Fixes heading wording and whitespace in a YAML schema excerpt.
docs/en/configure/networking/functions/multiple_networks.mdx Adds an explicit heading ID for “Deploying the Multus CNI Plugin”.
docs/en/configure/networking/functions/create_domain.mdx Adds an explicit heading ID for the “Creating Domain…” section.
docs/en/configure/networking/functions/configure_subnet.mdx Adds explicit heading IDs for bridge/VLAN sections.
docs/en/configure/networking/functions/configure_alb_rule.mdx Adds an explicit heading ID for “dslx” and normalizes whitespace.
docs/en/configure/clusters/on-premises.mdx Adds an explicit heading ID for “Node Settings”.
docs/en/configure/clusters/nodes/overview.mdx Fixes a doc link target path for supported OS/kernels.
docs/en/configure/clusters/managed/register.mdx Updates the version requirements link to the support matrix anchor.
docs/en/configure/clusters/managed/import/tencent-tke.mdx Updates the version requirements link to the support matrix anchor.
docs/en/configure/clusters/managed/import/standard-kubernetes.mdx Updates version requirements link, normalizes list formatting, and adds an explicit heading ID for the Containerd fix section.
docs/en/configure/clusters/managed/import/openshift.mdx Updates the version requirements link and normalizes list formatting.
docs/en/configure/clusters/managed/import/huawei-cce.mdx Updates the version requirements link to the support matrix anchor.
docs/en/configure/clusters/managed/import/gcp-gke.mdx Updates the version requirements link to the support matrix anchor.
docs/en/configure/clusters/managed/import/azure-aks.mdx Updates the version requirements link and adds an explicit FAQ heading ID.
docs/en/configure/clusters/managed/import/aws-eks.mdx Updates the version requirements link to the support matrix anchor.
docs/en/configure/clusters/managed/import/alibaba-ack.mdx Updates the version requirements link to the support matrix anchor.
docs/en/configure/clusters/managed/how-to/fetch-kubeconfig.mdx Converts an inline <span id=...> to an escaped heading ID.
docs/en/configure/clusters/managed/cloud-init/storage/huawei-cce.mdx Adds explicit heading IDs for storage class documentation sections.
docs/en/configure/clusters/managed/cloud-init/storage/google-gke.mdx Adds explicit heading IDs for prerequisites/storage class sections.
docs/en/configure/clusters/managed/cloud-init/storage/azure-aks.mdx Adds explicit heading IDs for storage class sections.
docs/en/configure/clusters/managed/cloud-init/storage/aws-eks.mdx Adds an explicit heading ID for storage class parameters section.
docs/en/configure/clusters/managed/cloud-init/network/huawei-cce.mdx Adds an explicit heading ID for “Create Certificate”.
docs/en/configure/clusters/managed/cloud-init/network/google-gke.mdx Adds an explicit heading ID for “Create Certificate”.
docs/en/configure/clusters/managed/cloud-init/network/azure-aks.mdx Adds explicit heading IDs for ingress controller/certificate sections.
docs/en/configure/clusters/managed/cloud-init/network/aws-eks.mdx Adds explicit heading IDs, fixes ALB annotations link anchor, and normalizes whitespace.
docs/en/configure/clusters/managed/cloud-init/network/aws-eks-lb.mdx Updates links to the new anchors and normalizes whitespace.
docs/en/configure/backup/recovery/app.mdx Fixes the hooks documentation link target.
docs/en/configure/backup/backups/hooks.mdx Adds an explicit heading ID for “Backup Hook”.
Comments suppressed due to low confidence (1)

docs/en/upgrade/overview.mdx:27

  • The "Kubernetes Version" note under Notes was removed entirely. If this was done to address an unmatched anchor (#cluster_type), it would be better to keep the guidance and update the link target (or add a valid anchor on the referenced page) rather than deleting the content, since it changes the meaning of the upgrade overview.

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

},
"dependencies": {
"@alauda/doom": "^1.18.2"
"@alauda/doom": "https://pkg.pr.new/@alauda/doom@0f1b2c8"
Copy link

Copilot AI Mar 20, 2026

Choose a reason for hiding this comment

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

@alauda/doom is switched from a semver range to a transient pkg.pr.new URL. This makes installs non-reproducible (and potentially unavailable later), complicates caching/offline builds, and increases supply-chain risk. Prefer pinning to a published version (or using a scoped yarn resolutions/temporary CI override) rather than committing a PR-preview URL into dependencies.

Copilot uses AI. Check for mistakes.
@cloudflare-workers-and-pages
Copy link

Deploying alauda-container-platform with  Cloudflare Pages  Cloudflare Pages

Latest commit: b0a5bc9
Status: ✅  Deploy successful!
Preview URL: https://f8f6b8f8.alauda-container-platform.pages.dev
Branch Preview URL: https://fix-unmatched-anchors-4-1.alauda-container-platform.pages.dev

View logs

@JounQin
Copy link
Member Author

JounQin commented Mar 20, 2026

@coderabbitai review

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 20, 2026

✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

🧹 Nitpick comments (2)
docs/en/developer/building_application/create_applications/operator_app.mdx (1)

11-11: Consider hyphenating "Operator-Backed" for style consistency.

The static analysis tool suggests that compound modifiers before nouns should be hyphenated (e.g., "Operator-Backed Application" rather than "Operator Backed Application"). While not a critical issue, this would align with standard English grammar conventions.

✍️ Proposed style improvement
-## Understanding Operator Backed Application {`#understanding-operator-backed-application`}
+## Understanding Operator-Backed Application {`#understanding-operator-backed-application`}

Note: This change should be applied consistently throughout the documentation if adopted.

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@docs/en/developer/building_application/create_applications/operator_app.mdx`
at line 11, Update the heading text "Understanding Operator Backed Application"
to hyphenate the compound modifier as "Understanding Operator-Backed
Application" (and replace other occurrences of "Operator Backed" with
"Operator-Backed" in this document); locate the heading string and any mentions
in operator_app.mdx and apply the hyphenation consistently to maintain style
consistency.
docs/en/configure/clusters/managed/register.mdx (1)

56-60: Consider varying sentence structure for improved readability.

Three consecutive sentences begin with "Execute the command", which can make the instructions feel repetitive. Consider restructuring for better flow.

✨ Suggested rewording
-2. Execute the command `systemctl daemon-reload` to reload the configuration.
+2. Reload the configuration: `systemctl daemon-reload`

-3. Execute the command `systemctl restart containerd` to restart Containerd.
+3. Restart Containerd: `systemctl restart containerd`

-4. Execute the command `kubectl delete pod --all -n rook-ceph` on the cluster control node to restart all Pods in the rook-ceph namespace to make the configuration effective.
+4. On the cluster control node, restart all Pods in the rook-ceph namespace: `kubectl delete pod --all -n rook-ceph`
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@docs/en/configure/clusters/managed/register.mdx` around lines 56 - 60, Reword
the three consecutive instruction lines to avoid repeating "Execute the command"
by varying sentence openings and using concise imperatives; for example, start
one line with "Run systemctl daemon-reload" (for reloading the configuration),
another with "Restart Containerd with systemctl restart containerd", and the
third with "On the cluster control node, run kubectl delete pod --all -n
rook-ceph to restart all Pods in the rook-ceph namespace" so each step
references the commands (systemctl daemon-reload, systemctl restart containerd,
kubectl delete pod --all -n rook-ceph) but uses different sentence structures
for better flow.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Nitpick comments:
In `@docs/en/configure/clusters/managed/register.mdx`:
- Around line 56-60: Reword the three consecutive instruction lines to avoid
repeating "Execute the command" by varying sentence openings and using concise
imperatives; for example, start one line with "Run systemctl daemon-reload" (for
reloading the configuration), another with "Restart Containerd with systemctl
restart containerd", and the third with "On the cluster control node, run
kubectl delete pod --all -n rook-ceph to restart all Pods in the rook-ceph
namespace" so each step references the commands (systemctl daemon-reload,
systemctl restart containerd, kubectl delete pod --all -n rook-ceph) but uses
different sentence structures for better flow.

In `@docs/en/developer/building_application/create_applications/operator_app.mdx`:
- Line 11: Update the heading text "Understanding Operator Backed Application"
to hyphenate the compound modifier as "Understanding Operator-Backed
Application" (and replace other occurrences of "Operator Backed" with
"Operator-Backed" in this document); locate the heading string and any mentions
in operator_app.mdx and apply the hyphenation consistently to maintain style
consistency.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 551b2d41-ce0c-4d3a-85f6-3db406fa8e2c

📥 Commits

Reviewing files that changed from the base of the PR and between 023a350 and b0a5bc9.

⛔ Files ignored due to path filters (1)
  • yarn.lock is excluded by !**/yarn.lock, !**/*.lock
📒 Files selected for processing (50)
  • docs/en/configure/backup/backups/hooks.mdx
  • docs/en/configure/backup/recovery/app.mdx
  • docs/en/configure/clusters/managed/cloud-init/network/aws-eks-lb.mdx
  • docs/en/configure/clusters/managed/cloud-init/network/aws-eks.mdx
  • docs/en/configure/clusters/managed/cloud-init/network/azure-aks.mdx
  • docs/en/configure/clusters/managed/cloud-init/network/google-gke.mdx
  • docs/en/configure/clusters/managed/cloud-init/network/huawei-cce.mdx
  • docs/en/configure/clusters/managed/cloud-init/storage/aws-eks.mdx
  • docs/en/configure/clusters/managed/cloud-init/storage/azure-aks.mdx
  • docs/en/configure/clusters/managed/cloud-init/storage/google-gke.mdx
  • docs/en/configure/clusters/managed/cloud-init/storage/huawei-cce.mdx
  • docs/en/configure/clusters/managed/how-to/fetch-kubeconfig.mdx
  • docs/en/configure/clusters/managed/import/alibaba-ack.mdx
  • docs/en/configure/clusters/managed/import/aws-eks.mdx
  • docs/en/configure/clusters/managed/import/azure-aks.mdx
  • docs/en/configure/clusters/managed/import/gcp-gke.mdx
  • docs/en/configure/clusters/managed/import/huawei-cce.mdx
  • docs/en/configure/clusters/managed/import/openshift.mdx
  • docs/en/configure/clusters/managed/import/standard-kubernetes.mdx
  • docs/en/configure/clusters/managed/import/tencent-tke.mdx
  • docs/en/configure/clusters/managed/register.mdx
  • docs/en/configure/clusters/nodes/overview.mdx
  • docs/en/configure/clusters/on-premises.mdx
  • docs/en/configure/networking/functions/configure_alb_rule.mdx
  • docs/en/configure/networking/functions/configure_subnet.mdx
  • docs/en/configure/networking/functions/create_domain.mdx
  • docs/en/configure/networking/functions/multiple_networks.mdx
  • docs/en/developer/building_application/concepts/custom_application.mdx
  • docs/en/developer/building_application/create_applications/operator_app.mdx
  • docs/en/developer/building_application/namespace/resource_quota.mdx
  • docs/en/developer/building_application/namespace/security_policies.mdx
  • docs/en/developer/building_application/namespace/update_overcommit.mdx
  • docs/en/developer/building_application/working_with_helm_charts.mdx
  • docs/en/developer/s2i/functions/s2i_application_management.mdx
  • docs/en/extend/cluster_plugin.mdx
  • docs/en/extend/upload_package.mdx
  • docs/en/observability/log/install_log.mdx
  • docs/en/observability/monitor/functions/manage_dashboard.mdx
  • docs/en/observability/monitor/install_monitor.mdx
  • docs/en/overview/kubernetes-support-matrix.mdx
  • docs/en/security/users_and_roles/idp/functions/ldap_manage.mdx
  • docs/en/storage/storagesystem_ceph/concepts/concept.mdx
  • docs/en/storage/storagesystem_minio/installation.mdx
  • docs/en/upgrade/overview.mdx
  • docs/en/virtualization/virtualization/installation.mdx
  • docs/en/virtualization/virtualization/network/functions/vm_network.mdx
  • docs/en/virtualization/virtualization/network/how_to/vm_sriov.mdx
  • docs/en/virtualization/virtualization/virtual_machine/functions/virtual_management.mdx
  • docs/en/virtualization/virtualization/virtual_machine/how_to/vm_gpust.mdx
  • package.json
💤 Files with no reviewable changes (1)
  • docs/en/upgrade/overview.mdx

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants