Helper setup to edit .yaml files with Vim:
List of general purpose commands for Kubernetes management:
Helper setup to edit .yaml files with Vim:
List of general purpose commands for Kubernetes management:
| #!/bin/bash | |
| ### BEGIN INIT INFO | |
| # Provides: zram | |
| # Required-Start: | |
| # Required-Stop: | |
| # Default-Start: 2 3 4 5 | |
| # Default-Stop: 0 1 6 | |
| # Short-Description: Virtual Swap Compressed in RAM | |
| # Description: Virtual Swap Compressed in RAM | |
| ### END INIT INFO |