Helper setup to edit .yaml files with Vim:
List of general purpose commands for Kubernetes management:
| /* | |
| * | |
| * / --------------------------------[ NUIM CS141 Java Revision ]------------------------------- \ | |
| * || Designed to easily revise everything covered in CS141 by just reading through this code. || | |
| * || Comments accompany almost every line of code to explain its purpose. || | |
| * || Some theory we need to know are included in the bottom... || | |
| * \ ------------------------------------------------------------------------------------------- / | |
| * | |
| * | |
| * ____ _ __ ____ __ |
Helper setup to edit .yaml files with Vim:
List of general purpose commands for Kubernetes management:
| # --------------------------------------------------------------------------- | |
| # | |
| # Description: This file holds all my BASH configurations and aliases | |
| # | |
| # Sections: | |
| # 1. Environment Configuration | |
| # 2. Make Terminal Better (remapping defaults and adding functionality) | |
| # 3. File and Folder Management | |
| # 4. Searching | |
| # 5. Process Management |