Build dev environment from bash script on git...
Does anyone work like this?
Especially for the exam I thought about how to improve speed and basic error finding techniques by creating a vim setup to "carry around" when logging into any pod, container, VM or anything.
For example this config settings:
set et # expandtab (use space character when tab key used)
set ts=2 # tabstop
set sts=2 # softtabstop (remove 2 spaces when deleting indentations
set sw=2 # shiftwidth
set ic # ignorecase when searching in vim
set ai # autoindent
set si # smart indent
set hls # highlightsearch (highlights searched words)
set bg=dark # assume dark color for the background (better color scheme)
set nu # show line numberssyntax on # syntax highlighting
Next would be a better prompt to know where you are instantly:
like context
IP address
A linter for basic syntax error handling
I use no special config other than k for kubectl
I customize the heck out of my dev environments
I don't use vim
6 votes
4
3 comments
Alexander Benisch
3
Build dev environment from bash script on git...
KubeCraft (Free)
skool.com/mischa
Only for DevOps Engineers
Get hired to build the future
Use the Community, Blueprint and the KubeCraft Roadmap
Leaderboard (30-day)
Powered by