monokle icon indicating copy to clipboard operation
monokle copied to clipboard

Monokle is a set of OSS tools designed to help create and maintain high-quality Kubernetes configurations throughout the application lifecycle

Results 270 monokle issues
Sort by recently updated
recently updated
newest added

To better illustrate that we are either focusing a selected file/resource or that we are focusing the Editor, we should apply a slightly different style to the selection when the...

needs-ux
UI/UX

**Describe the enhancement you'd like to see** When I'm not designing manifests I usually debug some resources in K8s. The issue is that I want to have everything reloaded right...

enhancement

Since changes to resources in cluster-mode are not automatically deployed (which is good!) I would like a couple of related improvements: - When editing a resource in cluster mode I...

enhancement
ux-in-review

I would like to be able to create new resources directly in my cluster: 1) Connect to a cluster and load resources 2) Select the "New Resource" dialog - with...

enhancement

Currently a set of preconfigured rules is used for policy validation. One idea is to scan for OPA Gatekeeper resources and compile these embedded Rego policies to give feedback in...

needs discussion

see https://github.com/rikatz/kubepug - I would like to see deprecation notices for my resources (cluster, previews, vanilla, etc) - given the currently selected k8s version for my project

enhancement
needs discussion

https://github.com/aquasecurity/kube-bench/ Implementation could be as simple as running `kubectl apply -f https://raw.githubusercontent.com/aquasecurity/kube-bench/main/job.yaml` which would run the CIS benchmark and spit out the results. The command will install the job defined...

enhancement
needs discussion

As a Crossplane user, I'd like to be able to preview Crossplane compositions before applying them to the cluster. At the moment there is not known tool for this.

**Describe the enhancement you'd like to see** Set selected projects Kube config path to environments - So this configuration will be available for whole systems

As a user I would like that Monokle opens faster my large set of projects: - [x] Add virtualization to the SectionBlueprintRenderer - [ ] Improve the shallow compare of...

enhancement
goal