kubernetes-json-schema
lens-resource-map-extension
kubernetes-json-schema | lens-resource-map-extension | |
---|---|---|
4 | 3 | |
312 | 392 | |
2.6% | 0.5% | |
0.0 | 2.2 | |
over 1 year ago | 11 months ago | |
TypeScript | ||
GNU General Public License v3.0 or later | MIT License |
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.
kubernetes-json-schema
-
WebAssembly: Docker Without Containers
Hey, so I thought I remembered your username. This isn’t the first interaction we’ve had, or I’ve seen you have, that follows this similar pattern. In fact it’s the third example from you under this post!
It’s not a particularly pleasant experience to discuss anything with you, as after you make a particularly vapid and usually ice-cold take that is rebuffed, you seem to just try to make snarky replies rather than engage.
Understand that if you post your takes here they may be discussed and challenged, and if you don’t want this then I would refrain from initially commenting.
In response to your comment: They do. All Kubernetes resources are typed with JSON-schema definitions. Because of course they are, how else would kubernetes validate anything. https://kubernetesjsonschema.dev/
Anyone who’s used k8s at all knows this, if only from the error messages. From this you get autocompletion and a wide ecosystem of gui configuration tools. I like lens (https://k8slens.dev/).
-
Data and System Visualization Tools That Will Boost Your Productivity
To avoid spending unreasonable amount of time trying to find that one wrong indent, I recommend you use schema validation and let your IDE do all the work. You can use validation schemas from https://schemastore.org/json or custom schemas such as these for Kubernetes to validate your files. These will work both with JetBrains products (e.g. Pycharm, IntelliJ) as well as VSCode (see this guide)
-
Test manifest compatibility against version
Seems like they haven't generated v1.20+ schema. It might work if you generate the schema yourself and feed it to KUBEVAL_SCHEMA_LOCATION
-
A Deep Dive Into Kubernetes Schema Validation
Kubeval - instrumenta/kubernetes-json-schema (last commit: 133f848 on April 29, 2020)
lens-resource-map-extension
-
Visualizing Kubernetes with Relationship Graphs
Lens IDE have a plugin with similar visualiser but its gimmicky, where this thing looks more like a proper visualisation tool.
-
Data and System Visualization Tools That Will Boost Your Productivity
Lens - the Kubernetes IDE which brings some sanity into managing clusters, especially when paired with Lens Resource Map which displays Kubernetes resources and their relations as a real-time force-directed graph.
- Visualising RBAC on Kubernetes
What are some alternatives?
enhancements - Enhancements tracking repo for Kubernetes
krane - Kubernetes RBAC static analysis & visualisation tool
kubeconform - A FAST Kubernetes manifests validator, with support for Custom Resources!
krane - A command-line tool that helps you ship changes to a Kubernetes namespace and understand the result
kubernetes-schema-validation - resources for the blog post about Kubernetes schema validation
kubernetes-network-policy-recipes - Example recipes for Kubernetes Network Policies that you can just copy paste
kubeval - Validate your Kubernetes configuration files, supports multiple Kubernetes versions
steampipe-mod-kubernetes-insights - View dashboards and reports across all of your Kubernetes clusters using Powerpipe and Steampipe.
kubernetes-json-schema - JSON Schemas for every version of every object in every version of Kubernetes
rback - RBAC in Kubernetes visualizer
mermaid - Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
rbac-tool - Rapid7 | insightCloudSec | Kubernetes RBAC Power Toys - Visualize, Analyze, Generate & Query