All about Komodor :- A Kubernetes Troubleshooting Platform and more

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • validkube

    ValidKube combines the best open-source tools to help ensure Kubernetes YAML best practices, hygiene & security.

    ValidKube is a new open-source tool by komodor that combines several tools to make it easier to validate, clean, and secure Kubernetes YAML configuration files. ValidKube is a browser-based tool, which means it is immediately accessible to anyone willing to try it out without needing to install the individual tools. It has 4 tools which are available on Github. Just enter the YAML and let ValidKube Handle the rest.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • kubeval

    Validate your Kubernetes configuration files, supports multiple Kubernetes versions

    1. Validate Using ValidKube, you can Validate your YAML files. It can help you fix the indentation also add, remove and rearrange things according to the actual YAML and Kubernetes schema. It is available as a open source repository as Kubeval . https://github.com/instrumenta/kubeval

  • helm

    The Kubernetes Package Manager

    Now you'll get a command and an icon on the right an icon "copy" . Click on the icon so that the command is copied . Now open the command line of your system and run the command . [Note:- make sure Helm is installed in your system otherwise it won't work] If you are getting a window shown in above image , then congratulations as Komodor has been added to your cluster and it has started doing it's work . Now you can monitor the health and event logs of your microservices running on your k8s .

  • kubectl-neat

    Clean up Kubernetes yaml and json output to make it readable

    Clean Now let’s talk about how you can use the "Clean" feature of ValidKube to clean and enhance your YAML files with an instant click. It's repository kubectl-neat is https://github.com/itaysk/kubectl-neat It works as shown in image below :-

  • trivy

    Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more

    Kubernetes manifest needs to be secure and ValidKube helps us to achieve that with the help of the Aquasec team. The same YAML file mentioned above, we will run it through the "Secure" feature of ValidKube and let's see the results: It's Open source repository is named as trivy and it's repository is https://github.com/aquasecurity/trivy

  • polaris

    Validation of best practices in your Kubernetes clusters (by FairwindsOps)

    It's open source repository is https://github.com/FairwindsOps/polaris

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Fastly and the Linux kernel

    26 projects | dev.to | 24 Jun 2024
  • Implement DevSecOps to Secure your CI/CD pipeline

    54 projects | dev.to | 27 Sep 2022
  • [open-source] Validkube - Validate, Clean and Secure your K8s YAML

    4 projects | /r/kubernetes | 9 Feb 2022
  • Ask HN: Who is hiring? (August 2021)

    14 projects | news.ycombinator.com | 2 Aug 2021
  • Ask HN: Who is hiring? (May 2021)

    20 projects | news.ycombinator.com | 3 May 2021

Did you konow that Go is
the 4th most popular programming language
based on number of metions?