Skip to content

[Maintenance] Use a Kubernetes linter to enforce best practices #59

@hendric-dev

Description

@hendric-dev

Maintenance Task

Introduce a linter for Kubernetes deployments.

Motivation

Kubernetes deployment are complex and there are a lot of best practices that might get overseen.
To improve quality, a linter might help to enforce those best practices.

Proposed Solution

  • A CI job exists that runs a linter on the Kubernetes deployment
  • Merges are prevented if any of the linter checks fails

Additional Context

Kube Linter might be one option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceTechnical improvementsnice to haveImprovement with lower priority

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions