Introduction The best way I have ever found to learn a programming language was always to dive into a project and create with the language I am trying to learn. The same one could say applies to operating systems, and new technologies. Kubernetes as defined on the website itself is a portable, extensible, open-source platform for managing containerized workloads and … [Read more...] about Create a cheap “non production grade” Kubernetes cluster on a shoestring budget (Part 1)
VPS
Setting up Centos 7 as a web server on Time4VPS and migrating websites from a shared hosting provider
As you might have already read in my previous blog post, I took the plunge, and setup a VPS server on Time4VPS running Centos 7. This blog post is about how I went about setting up and configuring the Server to become a web server, and how I migrated websites from a shared hosting provider (Bluehost in this case) to the new server without any downtime whatsoever. At this … [Read more...] about Setting up Centos 7 as a web server on Time4VPS and migrating websites from a shared hosting provider