Part 1 – Here Part 2 – Here Jenkins So let’s install Jenkins on the server02 by following the Jenkins Documentation, it’s pretty simple. After the installation completes we need to enable and start Jenkins. Ok, we confirmed that the service is up and running. Now type the following to get the initial admin password…
Part 1 – Here Kubernetes Cluster Following part 1 of our project, if you deployed all the VMs using the Vagrant Scripts that I used, it is going to be easy to configure our Kubernetes Cluster because the container runtime is already installed as well as the kubelet and kubeadm, so, to configure the cluster…
In this post, I will show how to deploy a Python + Flask app to a Kubernetes cluster using Jenkins + Ansible from a GitHub repository. Scenario This is a real-world use case that I had to do on my job, the App is a self-service portal where the users can log in with their…
In this post, I will show how to automate tasks using Ansible. For this example, I will use the script to Domain join Ubuntu servers to the Active Directory domain. First, install ansible on the Control Node, which is the server you will use to manage the others, in our case, server01 is the chosen…
In this post, I showed how to provision a Ubuntu VM using Vagrant and VirtualBox, now here is an updated version to provision as many as you want (and your hardware supports) within a single script. Basically, the script is the same as before, the difference is that I’ve set some variables and moved the…
Here is how to join a server running Ubuntu Linux to Active Directory Domain and also permit just some users or groups to log into this server. First, ensure that your Linux VM uses the AD as the primary DNS server. Initialize Kerberos using the kinit command. That’s it, first I will try to connect…
A technology-driven professional with 10+ years of experience in the Information Technology Industry. Currently working as Jr. DevOps Engineer in a Big Agribusiness Company in Brazil. Focused on learning new tools and concepts that comprehend the DevOps idea and also help the company to improve its process by automating things.
active directory (3) ansible (1) automation (5) iac (2) linux (2) powershell (3) python (1) scripting (3) teams (2) ubuntu (1) vagrant (2) virtualbox (2)