You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+37-42Lines changed: 37 additions & 42 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ For the lazy, you can install my full config lazyvim with kube-utils-nvim instal
7
7
This Neovim plugin provides seamless integration with Kubernetes and Helm, allowing you to deploy and manage Kubernetes resources directly from your editor.
8
8
9
9
## Features
10
+
10
11
-**Kubernetes Context and Namespace Management**: Easily switch between different Kubernetes contexts and namespaces.
11
12
-**CRD Viewer:** View Custom Resource Definitions directly in Neovim.
12
13
-**Helm Integration:** Manage Helm charts, update dependencies, and deploy directly from Neovim.
@@ -16,17 +17,19 @@ This Neovim plugin provides seamless integration with Kubernetes and Helm, allow
16
17
-**K9s Integration:** Open k9s from nvim
17
18
18
19
#### Screenshots
20
+
19
21
Here are some visual previews of the plugin in action
0 commit comments