kubernetes-file-generator
is a Visual Studio Code extension that simplifies the creation of Kubernetes resource files. With just a few clicks, you can generate default templates for various Kubernetes components, complete with helpful annotations.
- Submenu Integration: Right-click on any folder in the file explorer to access the
Kubernetes File Generator
submenu. - Generate Templates: Easily generate default templates for Kubernetes components such as Deployments, Services, ConfigMaps, PersistentVolumes, and more.
- Annotations: Each template comes with helpful annotations to guide you through the configuration.
-
Right-click on a folder: Open your project in VS Code and right-click on the desired folder in the file explorer.
-
Select
Kubernetes File Generator
: From the context menu, navigate toKubernetes File Generator
. -
Choose a Kubernetes component: Select the Kubernetes component for which you want to generate a template (e.g., Deployment, Service, ConfigMap).
-
Template Creation: A new file with the default template and annotations will be created in the selected folder.
-
Open VS Code.
-
Go to the Extensions view by clicking the Extensions icon in the Activity Bar on the side of the window or by pressing Ctrl+Shift+X.
-
Search for kubernetes-file-generator.
-
Click Install on the extension.
Visual Studio Code 1.22.0 or higher
Users appreciate release notes as you update your extension.
Initial release of Kubernetes File Generator
This project is licensed under the MIT License - see the LICENSE file for details.
Open Source Extension.
You can contribute to expand the functionality of this extension on github!
https://github.com/Aorrihtos/kubernetes-file-generator
Developed with ❤️ by Sergio Ferrer Canet (Aorih)
GitHub: https://github.com/Aorrihtos
LinkedIn: https://www.linkedin.com/in/sergio-ferrer-canet-a1957b24a/
Twitter/X: https://x.com/aorrihtos