Skip to content
Discussion options

You must be logged in to vote

FYI, the documentation of kube-api-linter is wrong: kubernetes-sigs/kube-api-linter#193

version: "2"

linters:
  default: none
  enable:
    - kubeapilinter

  settings:
    custom:
      kubeapilinter:
        type: module
        description: Kube API Linter lints Kube like APIs based on API conventions and best practices.
        settings:
          linters: {}
          lintersConfig: {}

  exclusions:
    rules:
      - linters:
          - kubeapilinter
        path-except: api/*

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ldez
Comment options

ldez Nov 17, 2025
Maintainer

Answer selected by ldez
@mini-cookie
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #6200 on November 17, 2025 10:27.