Skip to content

Commit f0e534a

Browse files
authored
Add KubeQ to Testing and Troubleshooting section (#999)
1 parent a2050c5 commit f0e534a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/projects/projects.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -495,6 +495,7 @@ Projects
495495
* [kube-libsonnet](https://github.com/bitnami-labs/kube-libsonnet/blob/master/kube.libsonnet) - Generic library of Kubernetes objects for Jsonnet/Kubecfg with object to array mapping for painless overrides.
496496
* [kubegen](https://github.com/errordeveloper/kubegen) - Reduces the verbosity of Kubernetes resource definitions, and adds macros for templating
497497
* [kubeval](https://github.com/garethr/kubeval) - CLI tool for validating a Kubernetes YAML or JSON configuration file
498+
* [KubeQ](https://kubeq.click) - A fast, simple, and powerful web-based Kubernetes manifest validator. No installation or config needed—just paste your manifest and get instant feedback on quality, security, and best practices. Powered by kubeval, kube-score, and kubeaudit. Great for pre-commit validation, reviewing charts, teaching, and CI/CD linting.
498499
* [helmify](https://github.com/arttor/helmify) - CLI tool to convert K8s YAMLs into a Helm chart
499500

500501
## Static Analysis

0 commit comments

Comments
 (0)