Feature - Create kube resource templating in monaco editor
See original GitHub issueIt would be nice when I want to create a new kubernetes resource if I can just do something command like:
kubectl create deployment
and the monaco editor would slide out with a deployment yaml template already set up. This can also be extended to CRDs by fetching the CRD and dynamically creating the template.
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
webpack/browserify compatible AMD headers #18 - GitHub
Hello, Is there any way to change AMD headers to be compatible with webpack/browserify? Are there any plans to support CommonJS, UMD or...
Read more >Monokle Desktop Architecture
Monokle Desktop Architecture. Monokle Desktop is an Electron desktop application built with React & TypeScript. Redux Toolkit is used for state management.
Read more >YAML pipeline editor guide - Azure - Microsoft Learn
The YAML editor is based on the Monaco Editor. ... You can make changes to the template using all the features of the...
Read more >Manage your Kubernetes cluster with Lens - Opensource.com
Click that icon to open an editor window with the YAML representation of the kube-state-metrics deployment. Scroll down, and edit the .spec.
Read more >KubeSail/community - Gitter
Hello everyone! We've fixed a memory-leak issue with our KubeSail agent and released a new version! You can upgrade in the https://kubesail.com/clusters ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
that’s a nice idea. maybe we can link it in with kustomize, too, at some point.
@fejta-bot: Closing this issue.
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.