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: 88

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

  • Dump PHP 8.1 OPCodes using Vulkan Logic Dumper with Bonus
  • Get shell access to nodes in Kubernetes via kubectl
  • Generate base64 encoded things (password, secrets, etc. ) in terminal/bash
  • kubectl autocompletion on windows & git bash
  • How to develop PHP applications on Local Kubernetes with Helm

Categories

  • 3D Printing (15)
  • Apple M1 (8)
  • Development (58)
  • DIY (4)
  • Docker (19)
  • Helm (10)
  • Javascript (9)
  • Kubernetes (17)
  • Linux (16)
  • NodeJS (4)
  • PHP (29)
  • Raspberry PI 3 (4)
  • Raspberry Pi Zero W (2)
  • Server (15)
  • Ubuntu (6)
  • Uncategorized (3)
  • Vagrant (1)

Statistics

  • 150
  • 91
  • 390
  • 198
  • 3,336
  • 11,648
  • 159,817
  • 359,662
  • 170,050
  • 88
  • 0
  • 87
Proudly powered by WordPress