Git: Move files from one repo to another with history
Background A lot of times as developers and code maintainers we need to move files/folders between …
Continue ReadingI am a cloud-native enthusiast and evangelist with over 15 years of professional experience in IT.
This blog is my medium to share my learnings and provide quality content in my areas of interest.
Background A lot of times as developers and code maintainers we need to move files/folders between …
Continue ReadingThis blog post will detail the steps for setting up a kubernetes cluster on your raspberry pi/s …
Continue ReadingIts the time of the year again to upgrade Ubuntu version in WSL/WSL2 since the Ubuntu 20.04 LTS came …
Continue ReadingA context in kubernetes defines the current scope under which all the kubectl commands will run. In …
Continue ReadingA forked repository can be synced with the upstream one as follows: Clone the forked repository …
Continue ReadingFor a repository with submodules all the submodules can be pulled down locally for the first time …
Continue ReadingRecently while trying to restore database from a large database backup file I encountered few issues …
Continue Reading