All Projects → andrewstuart → Vim Kubernetes

andrewstuart / Vim Kubernetes

Licence: mit
vim-kubernetes

Projects that are alternatives of or similar to Vim Kubernetes

Flutter image editor
Flutter plugin, support android/ios.Support crop, flip, rotate, color martix, mix image, add text. merge multi images.
Stars: ✭ 181 (+61.61%)
Mutual labels:  plugin, editor
Intellij jahia plugin
Jahia's definitions.cnd files syntax highlighting, code completion, and other amazing stuff
Stars: ✭ 19 (-83.04%)
Mutual labels:  plugin, integration
Vue Editor Js
editor.js for Vue users
Stars: ✭ 205 (+83.04%)
Mutual labels:  plugin, editor
Editormd
Markdown 编辑器 Editor.md for Typecho
Stars: ✭ 389 (+247.32%)
Mutual labels:  plugin, editor
Scxcodeeditorinset
Xcode plugin that adds an empty (configurable) space to the end of the editor text view
Stars: ✭ 64 (-42.86%)
Mutual labels:  plugin, editor
Kui
A hybrid command-line/UI development experience for cloud-native development
Stars: ✭ 2,052 (+1732.14%)
Mutual labels:  plugin, kubectl
Web3modal
A single Web3 / Ethereum provider solution for all Wallets
Stars: ✭ 515 (+359.82%)
Mutual labels:  plugin, integration
Vite ruby
⚡️ Vite.js in Ruby, bringing joy to your JavaScript experience
Stars: ✭ 112 (+0%)
Mutual labels:  plugin, integration
Cm3d2.maidfiddler
A real-time game editor for CM3D2
Stars: ✭ 39 (-65.18%)
Mutual labels:  plugin, editor
Header
Header Tool for Editor.js 2.0
Stars: ✭ 39 (-65.18%)
Mutual labels:  plugin, editor
Figmiro Plugin
Figma Integration with Miro (Plugin)
Stars: ✭ 23 (-79.46%)
Mutual labels:  plugin, integration
Unityionicintegration
A guide to integrating Unity 3D content into an Ionic app and sending messages between them (for Android & iOS)(tested with Vuforia plugin)
Stars: ✭ 94 (-16.07%)
Mutual labels:  plugin, integration
Kubectl Cssh
A kubectl plugin to ssh into Kubernetes nodes within separate tmux panes
Stars: ✭ 76 (-32.14%)
Mutual labels:  plugin, kubectl
Undopro
UndoPro is a command-based undo system integrated into Unity's default system. This allows devs to use actions for their undo/redo operations without forcing the user into a new undo-workflow!
Stars: ✭ 107 (-4.46%)
Mutual labels:  integration, editor
Androiddynamicloader
A plugin system that runs like a browser, but instead of load web pages, it load apk plugins which runs natively on Android system.
Stars: ✭ 1,437 (+1183.04%)
Mutual labels:  plugin
Search Plugins
Search plugins for the search feature
Stars: ✭ 1,860 (+1560.71%)
Mutual labels:  plugin
Qualinsight Plugins Sonarqube Badges
Plugin for SonarQube that generates badges displaying information about a project's or view's quality.
Stars: ✭ 108 (-3.57%)
Mutual labels:  plugin
Flowmaker
flowmaker: JS to SVG flowchart generation extension for Vscode in realtime written in typescript and also download the SVG through local node server. Extension:
Stars: ✭ 108 (-3.57%)
Mutual labels:  plugin
Atom Narrow
narrow something
Stars: ✭ 111 (-0.89%)
Mutual labels:  editor
Albumcamerarecorder
一个高效的多媒体支持操作库,可多方面的简单配置操作相册、拍照、录制、录音等功能。也支持配套使用的展示图片、视频、音频的九宫格功能。 (An efficient multimedia support operation library, can be a variety of simple configuration operation album, photo, recording, recording and other functions.Also support supporting the use of the display of pictures, video, audio of the nine grid function.)
Stars: ✭ 106 (-5.36%)
Mutual labels:  editor

vim-kubernetes

This package provides kubernetes YAML snippets, as well as a growing number of integrations with kubectl.

Current integrations:

Functions/Commands

For the current buffer (including modifications not on disk)

  • KubeApply
  • KubeDelete
  • KubeCreate

And for the current directory (read from disk)

  • KubeApplyDir
  • KubeDeleteDir

TODO

  • More kubectl integration
  • Autocompletion based on cluster resources and legal k8s types
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].