How To Install Jenkins On A Kubernetes Cluster
Introduction Jenkins is a CI tool ( continuous integration) that automates a large portion of the software development process. Several development teams working on multiple projects…
AdminTuts is a computer science blog about machine learning, artificial intelligence & server administration providing written coding tutorials.
My name Nikolas, and i manage servers for nearly 7 years. I started working online as an internet marketer back in 2007, but server maintenance and configuration were always one of my deepest passions. These blog serves mostly as a place that I document my personal "server journey", while at the same time i like teaching others, and help them having fewer headaches while configuring their servers :) I'm also into Machine Learning since i find it fascinating, and it's the ability to reveal hidden patterns is unparalleled. In real life i love hanging out with friends, drinking coffee by the beach, and watching movies. Below you can take a look of my most recent tutorials, so be sure to check them out :) All of the public available projects i created, can be found at github.com
Introduction Jenkins is a CI tool ( continuous integration) that automates a large portion of the software development process. Several development teams working on multiple projects…
Following up on the tutorial about installing Kubernetes and Flannel on Ubuntu, might be useful for some people to automatically install K8s via a…
Introduction Kubernetes (K8s) is open-source software for service discovery and load balancing, automatic bin packing, storage orchestration, self-healing, and horizontal scaling on web applications.…
Introduction Obs is known to be the leader in the online gaming and streaming world. It is a free and open-source software for video…
Introduction In this tutorial, you will learn how to stream on multiple platforms at once using the Nginx webserver. This will be done using…
Introduction In this tutorial, we will cover all the necessary Python code that someone would need, in order to process hires that took place…
Introduction Wring articles with high algorithmic relevancy can be a time-consuming task. Organizing the sub-topics you want to cover, furthermore. In this tutorial, you…
Introduction In this tutorial, you will learn how to build an Nginx Docker image with support for GEOIP2 and NGINX RTMP Media Streaming Server,…
Introduction In this tutorial, you will learn how to use NGINX as a Reverse Proxy and Load Balancer, to distribute incoming traffic to multiple…
Introduction In this tutorial, you will learn how to deploy a WordPress installation in a containerized environment by utilizing Docker. We will create virtualized…