kubeval
kubetail
kubeval | kubetail | |
---|---|---|
7 | 8 | |
3,166 | 3,355 | |
0.3% | - | |
0.0 | 4.3 | |
over 1 year ago | 5 days ago | |
Go | Shell | |
GNU General Public License v3.0 or later | Apache License 2.0 |
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.
kubeval
- Is OPA Gatekeeper the best solution for writing policies for k8s clusters?
-
How do you take care of your manifests?
I don't use it myself, but it seems what are you looking for. https://github.com/instrumenta/kubeval
-
All about Komodor :- A Kubernetes Troubleshooting Platform and more
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
-
[open-source] Validkube - Validate, Clean and Secure your K8s YAML
The idea behind Validkube is to fuse together the capabilities of three other popular open-source projects (kubeval, kubectl-neat & trivy) and present them in a single view, providing users with a way to ensure YAML code hygiene and security, in one place, with just a few clicks of the button.
- 27 open-source tools that can make your Kubernetes workflow easier ππ₯³
-
SilverSurfer - An OpenSource project to check ApiVersion Status and provide Migration path for Kubernetes objects when upgrading Kubernetes to 1.22 or any other.
Kubeval - Well known, It only validates against the given Kubernetes Version but doesnβt provide a migration path
-
A Deep Dive Into Kubernetes Schema Validation
Kubeval and kubeconform are command-line tools that were developed with the intent to validate Kubernetes manifests without the requirement of having a running Kubernetes environment. Because kubeconform is based on kubeval, they operate similarly β verification is performed against pre-generated JSON schemas that are created from the OpenAPI specifications (swagger.json) for each particular Kubernetes version. All that remains to run the schema validation tests is to point the tool executable to a single manifest, directory or pattern.
kubetail
-
Show HN: Kubetail β A private, real-time log viewer for Kubernetes clusters
There is an existing project named kubetail, which is quite popular 3.2K starts https://github.com/johanhaleby/kubetail
- Bash script to tail Kubernetes logs from multiple pods at the same time
-
Some of the best terminal utilities you have ever used and are still using.
Kubetail
-
Top 200 Kubernetes Tools for DevOps Engineer Like You
Thanos - Highly available Prometheus setup with long term storage capabilities. CNCF Sandbox project. https://thanos.io Prometheus - The Prometheus monitoring system and time series database. Grafana - The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More Kubetail - Bash script to tail Kubernetes logs from multiple pods at the same time Searchlight - Alerts for Kubernetes linkerd2 Monitoring Mixin for Grafana - Grafana dashboards for linkerd2 monitoring and can work in standalone (default) or in multi cluster setup kuberhaus - Kubernetes resource dashboard with node/pod layout and resource requests Kubernetes Job/CronJob Notifier - This tool sends an alert to slack whenever there is a Kubernetes cronJob/Job failure/success Argus - This tool monitors changes in the filesystem on specified paths
- 27 open-source tools that can make your Kubernetes workflow easier ππ₯³
-
What's the best CLI tailing tool for k8s logs?
Kubetail is really nice: https://github.com/johanhaleby/kubetail.
-
MacOS and Linux support for KTail - a Kubernetes log viewer with a GUI
Is this the gui version of kubetail?
What are some alternatives?
kubeconform - A FAST Kubernetes manifests validator, with support for Custom Resources!
stern - β Multi pod and container log tailing for Kubernetes
kube-score - Kubernetes object analysis with recommendations for improved reliability and security. kube-score actively prevents downtime and bugs in your Kubernetes YAML and Charts. Static code analysis for Kubernetes.
stern - β Multi pod and container log tailing for Kubernetes -- Friendly fork of https://github.com/wercker/stern
kubepug - Kubernetes PreUpGrade (Checker)
k9s - πΆ Kubernetes CLI To Manage Your Clusters In Style!
silver-surfer - Kubernetes objects api-version compatibility checker and provides migration path for K8s objects and prepare it for cluster upgrades
kube-ps1 - Kubernetes prompt info for bash and zsh
helm - The Kubernetes Package Manager
quay - Build, Store, and Distribute your Applications and Containers
kubernetes-json-schema - Schemas for every version of every object in every version of Kubernetes
kURL - Production-grade, airgapped Kubernetes installer combining upstream k8s with overlays and popular components