monaco-kubernetes
v0.2.20
Published
Monokle's Kubernetes plugin for the Monaco Editor.
Downloads
30
Maintainers
Readme
Monaco Kubernetes by Monokle
Monaco Kubernetes is a language plugin for the Monaco editor. It extends the YAML language features with:
- Enhanced Kubernetes validation with @monokle/validation.
- Combine CRD and core Kubernetes JSON schemas for better autocomplete.
Curious what Monaco Kubernetes can do?
- Check out https://app.monokle.com to explore, validate and compare Kubernetes resources.
Acknowledgements
This project is a version that enhances monaco-yaml. Credits for integrating the YAML language server with Monaco go to remcohaszing and other maintainers.