Build an Open Source Kubernetes GitOps Platform, Part 2
Konstruct sponsored this post.
Open source projects and community
View All TagsKonstruct sponsored this post.
Konstruct sponsored this post.

Not long ago we announced that DigitalOcean was out of hibernation from its beta state, joining the kuberfirst’s officially supported clouds with Civo, AWS, and k3d. Since done, it gave us the opportunity to make kubefirst available in the DigitalOcean Marketplace also.

Welcome to the third and last part of this series on how to get a GitOps cluster in 20 minutes with Civo. The first article was about preparing for the magic to happen, and creating a production-ready management cluster with multi-cluster support. In the second one, we explored a little of the new cluster you created, and all its tools so you don’t navigate in unknown water. In this blog post, I’ll guide you toward some ways you can customize your new cluster, going from GitOps, to using our beautiful interface.

Welcome to the second part of this series on how to get a GitOps cluster in 20 minutes with Civo. The first article was about preparing for the magic to happen, and creating a production-ready management cluster with multi-cluster support. In this blog post, I’ll guide you toward some of the main pieces of your new Kubernetes platform, so you slowly get to know the features, benefits, and power of kubefirst. Without further ado, let’s jump right in the heart of the subject.

So you need to create a new Kubernetes cluster with all the (useful) bells and whistles like a Continuous Delivery (CD) tool, something to manage the applications’ secrets, and much, much more just to be able to deploy your application. We hear you, it’s a question of days, probably weeks even if you have the proper experience, and did exactly this before. Do not worry, we got you covered with kubefirst: you’ll be able to create a new management cluster with physical and virtual cluster management capabilities in only 20 minutes. Follow this step-by-step tutorial to know how.

I promised it to you, and it’s here: DigitalOcean is out of beta, which means it’s production-ready based on the high standards of the Kubefirst team! Not only that, it is the second cloud with full support for cluster lifecycle management of both physical and virtual Kubernetes clusters.

This is it, the moment you were all waiting for. Our most ambitious release in kubefirst’s history. The next steps in a glorious Kubernetes journey! You guessed it; the addition of physical multi-clusters and virtual clusters support.

Since the creation of kubefirst in 2017, the company has made gigantic strides in the cloud native space, constantly making it easier to create production-ready Kubernetes clusters. The team has grown and the project has seen major releases, now providing a great experience right out of the box: your own GitOps-based Kubernetes cluster production-ready with the open source tools you like.

In this tutorial, I will show you how to use our CLI to deploy a new Kubernetes cluster in minutes, with the most popular cloud native tools running on your machine. We will deploy a new cluster locally, and we will explore some of its most useful features. With our new functional cluster containing already a lot of goodies, you will learn a bit more about the GitOps principles with your new "source of truth repository”, use Terraform with Atlantis to create new repositories within your management cluster, add a new user in HashiCorp Vault using code only, surf the Argo CD sync waves, and master the magic steps to deploy a new application in the cloud.