question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature - Create kube resource templating in monaco editor

See original GitHub issue

It 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:closed
  • Created 3 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
starpitcommented, May 5, 2020

that’s a nice idea. maybe we can link it in with kustomize, too, at some point.

0reactions
k8s-ci-robotcommented, May 23, 2021

@fejta-bot: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity. Reopen the issue with /reopen. Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-contributor-experience at kubernetes/community. /close

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found