kubevious VS kube-linter

Compare kubevious vs kube-linter and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
kubevious kube-linter
16 7
1,546 2,748
- 2.9%
6.4 9.0
3 months ago 7 days ago
TypeScript Go
Apache License 2.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

kubevious

Posts with mentions or reviews of kubevious. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-15.

kube-linter

Posts with mentions or reviews of kube-linter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-01.
  • 10 Ways for Kubernetes Declarative Configuration Management
    23 projects | dev.to | 1 Jan 2024
    Kustomize: It provides a solution to customize the Kubernetes resource base configuration and differential configuration without template and DSL. It does not solve the constraint problem itself, but needs to cooperate with a large number of additional tools to check constraints, such as Kube-linter, Checkov and kubescape.
  • Dealing with Yaml files
    4 projects | /r/kubernetes | 5 Jul 2023
    Kube linter would be a first citizen for your need https://github.com/stackrox/kube-linter. If you use Helm would be Helm linter as well. Kube score is another interesting tool offering you best practices patterns. I usually develop with vscode and have a Yaml + Kubernetes extension. These could be enough to help you get through. Nevertheless, consider adopting a skaffold with a k3s for a faster feedback on the local dev lifecycle.
  • Kubernetes YAML Linter for vscode?
    2 projects | /r/kubernetes | 7 Nov 2022
    Another great tool is KubeLinter which checks for a lot of helpful stuff, including dangling references. This is nice, but it is a command-line tool, so I don't get live feedback in my editor.
  • Looking for Tips on Open Sourcing a kubernetes security tool
    8 projects | /r/kubernetes | 12 Oct 2022
  • Implement DevSecOps to Secure your CI/CD pipeline
    54 projects | dev.to | 27 Sep 2022
    It is always a good practice to scan your Kubernetes deployment or Helm chart before deploying. We can use Checkov to scans Kubernetes manifests and identifies security and configuration issues. It also supports Helm chart scanning. We can also use terrascan and kubeLinter to scan the Kubernetes manifest.
  • Using GitOps for Infrastructure and Applications With Crossplane and Argo CD
    7 projects | dev.to | 13 Dec 2021
    Verify it with manifest verification tools (kubeval or kube-linter).
  • How to validate Kubernetes YAML files
    3 projects | /r/kubernetes | 17 Oct 2021
    Its worth mentioning about Kube-linter (https://github.com/stackrox/kube-linter) its FOSS and has a very minimal and effective set of commands

What are some alternatives?

When comparing kubevious and kube-linter you can also consider the following projects:

lens - Lens - The way the world runs Kubernetes

helmsman - Helm Charts as Code

komoplane - 🍨 Crossplane Troubleshooting Tool by Komodor

flux2 - Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.

openunison-k8s-login-oidc - Kubernetes login portal for both kubectl and the dashboard using OpenID Connect. Use groups from your assertion in RBAC policies to control access to your cluster. Supports impersonation and OpenID Connect integration with your API server.

crossplane - The Cloud Native Control Plane

k8dash - Simple Kubernetes real-time dashboard and management.

homelab

Flux - Successor: https://github.com/fluxcd/flux2

kube-bench - Checks whether Kubernetes is deployed according to security best practices as defined in the CIS Kubernetes Benchmark

permission-manager - Permission Manager is a project that brings sanity to Kubernetes RBAC and Users management, Web UI FTW

kics - Find security vulnerabilities, compliance issues, and infrastructure misconfigurations early in the development cycle of your infrastructure-as-code with KICS by Checkmarx.