Skip to content

d8devs.com

Developer, Maker.

  • Home
  • Docker
  • Raspberry Pi Zero W
  • Development
  • Linux
  • PHP
  • Server
  • 3D Printing
  • T-Shirts & Hoodie Design Ideas
  • DIY
  • Helm
  • Javascript
  • Kubernetes
  • NodeJS
  • Raspberry PI 3
  • Vagrant
Posted on 01.08.2021 by d8devs

Kubectl Autocomplete on MacOS

Hits: 198

vim ~/.zshrc
alias k=kubectl
autoload -U +X compinit && compinit
[[ /usr/local/bin/kubectl ]] && source <(kubectl completion zsh)

esc > wq > enter

CategoriesApple M1, Development, Kubernetes Tagskubectl alias, kubectl autocomplete on macos

Post navigation

Previous PostPrevious Gitea Installation via Helm on Apple M1
Next PostNext Kubernetes Port Forwarding with kubefwd on Apple M1

Suche

Contact koray@d8devs.com

Recent Posts

  • Octoprint via Helm and Kubernetes
  • MJPG-streamer installation and run at System Startup using Systemd – Ubuntu Server
  • Mercedes Benz W213 – S213 3D Printed Cup Holder Project
  • AI Model Trainer with EleutherAI/gpt-j-6b for Chameleon Shop Codes
  • Chameleon Base and Chameleon Shop Datasets – 20230530-1918

Categories

  • 3D Printing (18)
  • AI (1)
  • Apple M1 (8)
  • Development (61)
  • DIY (4)
  • Docker (19)
  • Helm (11)
  • Javascript (9)
  • Kubernetes (18)
  • Linux (17)
  • NodeJS (4)
  • PHP (31)
  • Raspberry PI 3 (4)
  • Raspberry Pi Zero W (2)
  • Server (18)
  • Ubuntu (8)
  • Uncategorized (5)
  • Vagrant (1)

Statistics

  • 5
  • 3
  • 355
  • 169
  • 2,205
  • 11,780
  • 184,755
  • 487,360
  • 217,505
  • 198
  • 0
  • 95
Proudly powered by WordPress