top of page
Issue - Vagrant - NS_ERROR_FAILURE (0x80004005)
Problem: There was an error while executing `VBoxManage`, a CLI used by Vagrant for controlling VirtualBox. The command and stderr is...
Nov 7, 20211 min read
K8S - Context usage
Reference: https://www.suse.com/c/rancher_blog/how-to-manage-kubernetes-with-kubectl/ How to: # get_current_context k config...
Nov 7, 20211 min read
GCP - Attach new disk
Reference: https://devopscube.com/mount-extra-disks-on-google-cloud/
Nov 7, 20211 min read
GCP - Resize root disk
Reference: https://cloud.netapp.com/blog/google-cloud-persistent-disk-how-to-resize-and-use How to: sudo lsblk sudo growpart /dev/sda 1...
Nov 7, 20211 min read
bottom of page