All Projects → bruj0 → k8s_mcextfs

bruj0 / k8s_mcextfs

Licence: MIT License
Midnight Commander extfs for kubernetes

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to k8s mcextfs

cka-exam-clusters
Certified Kubernetes Administrator exam cluster(s) for training!
Stars: ✭ 20 (+11.11%)
Mutual labels:  k8s
resoto
Resoto - Find leaky resources, manage quota limits, detect drift, and clean up!
Stars: ✭ 562 (+3022.22%)
Mutual labels:  k8s
benji
📁 This library is a Scala reactive DSL for object storage (e.g. S3/Amazon, S3/CEPH, Google Cloud Storage).
Stars: ✭ 18 (+0%)
Mutual labels:  vfs
k8s-mon
滴滴夜莺Kubernetes monitor
Stars: ✭ 40 (+122.22%)
Mutual labels:  k8s
atlassian-kubernetes
All things Atlassian and Kubernetes
Stars: ✭ 30 (+66.67%)
Mutual labels:  k8s
erda-actions
No description or website provided.
Stars: ✭ 17 (-5.56%)
Mutual labels:  k8s
mcwin32
Midnight Commander for Windows
Stars: ✭ 46 (+155.56%)
Mutual labels:  midnight-commander
k8s-mongo-sidecar
Kubernetes sidecar for MongoDB
Stars: ✭ 35 (+94.44%)
Mutual labels:  k8s
rabbitmq-operator
RabbitMQ Kubernetes operator
Stars: ✭ 16 (-11.11%)
Mutual labels:  k8s
hetzner-k3s
A Ruby gem (and Docker image) to install and manage Kubernetes clusters in Hetzner Cloud using the lightweight distribution k3s by Rancher.
Stars: ✭ 201 (+1016.67%)
Mutual labels:  k8s
k8s home
Kubernetes
Stars: ✭ 45 (+150%)
Mutual labels:  k8s
kube-debug
一鍵調試kubernetes和docker容器的Web視覺化工具箱。A toolbox for debugging docker container and kubernetes with web UI.
Stars: ✭ 46 (+155.56%)
Mutual labels:  k8s
JSPrismarine
Dedicated Minecraft Bedrock Edition server written in TypeScript.
Stars: ✭ 162 (+800%)
Mutual labels:  mc
clusterpedia
The Encyclopedia of Kubernetes clusters
Stars: ✭ 215 (+1094.44%)
Mutual labels:  k8s
tichi
TiChi ☯️ contains the tidb community collaboration automation basic framework and tool set.
Stars: ✭ 36 (+100%)
Mutual labels:  k8s
kubernetes-marketplace
Marketplace of Kubernetes applications available for quick and easy installation in to Civo Kubernetes clusters
Stars: ✭ 136 (+655.56%)
Mutual labels:  k8s
kubernetes
Quobyte / Kubernetes integration (DEPRECATED - use Quobyte CSI)
Stars: ✭ 24 (+33.33%)
Mutual labels:  k8s
manifest-summary
print summary of a kubernetes manifest
Stars: ✭ 31 (+72.22%)
Mutual labels:  k8s
flekszible
Kubernetes resource/manifest file preprocessor, generator and manager.
Stars: ✭ 34 (+88.89%)
Mutual labels:  k8s
centos-script
🎉centos下工具安装脚本,包含基础环境配置,Gitlab、Docker、LDAP、MongoDB、MySQL、RabbitMQ、Supervisor、Node、Python、zsh、rar、zabbix、k8s、prometheus、grafana等🎉
Stars: ✭ 121 (+572.22%)
Mutual labels:  k8s

Kubernetes Virtual filesystem for Midnight Commander

This is an extension to MC that shows the API object as files. The main objective is to cut down on the time spent typing kubectl commands.

  1. Kubectl contexts k8s contexts
  2. Namespaces Namespaces
  3. ConfigMaps, Deplooyents, Ingress, Pods, Replicasets, Secrets and Services k8s objects
  4. Pod status k8s objects
  5. Pod Object description
    Pod Object description

Installation

Copy k8sfs+ and k8sfs-context to

~/.local/share/mc/extfs.d

Add this:

regex/^\[k8s-context\]
	Open=%cd %p/k8sfs-context://

To the top of:

~/.config/mc/mc.ext

Usage

Execute: cd k8sfs://

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].