Skip to content

Instantly share code, notes, and snippets.

View dgvigil's full-sized avatar
🏠
Working from home

Dave G Vigil Sr dgvigil

🏠
Working from home
  • ServiceNow
  • Cypress, TX
  • 22:38 (UTC -05:00)
View GitHub Profile
@bgulla
bgulla / rke2_kubevip.md
Last active May 9, 2024 06:07
RKE2 api-server HA with Kube-VIP

On-Prem RKE2 api-server HA with Kube-VIP

               ,        ,  _______________________________
   ,-----------|'------'|  |                             |
  /.           '-'    |-'  |_____________________________|
 |/|             |    |    
   |   .________.'----'    _______________________________
   |  ||        |  ||      |                             |
   \__|'        \__|'      |_____________________________|
@mddamato
mddamato / .gitignore
Last active March 4, 2021 22:25
Offline install RKE2 and Rancher RHEL 8
RKE_Dependencies**
**.DS_Store
@andreyvit
andreyvit / tmux.md
Created June 13, 2012 03:41
tmux cheatsheet

tmux cheat sheet

(C-x means ctrl+x, M-x means alt+x)

Prefix key

The default prefix is C-b. If you (or your muscle memory) prefer C-a, you need to add this to ~/.tmux.conf:

remap prefix to Control + a