Posts Categorized: Red Hat

Kubernetes & Ansible: Automating Kubernetes Cluster Operations with Kubespray

Kubernetes is the container orchestration platform that has gained the most traction for deploying and managing containerized applications; however, managing these clusters is anything but a trivial task. To mitigate this many cloud providers such as Google’s GKE provide tooling in order to abstract cluster operations such as provisioning, scaling and upgrading. This is all well and good if on-premise/hybrid solutions are not in play.

Solving Continuous Delivery (CD) headaches with Ansible

The modern saying goes that “every company is a software company.” While maybe not in the strictest sense, most organizations do rely on applications, software, and infrastructure to ensure normal business operations. Read on to learn how modern development methodologies like Continuous Delivery (CD) can help to increase efficiency, lower costs, and shorten release cycles.

7 Tips To Turbo-charge Your Ansible

Ansible is a fantastic automation software tool, but automation is even better when it is running as fast as it can. These tips will help you significantly speed up your Ansible development, testing, and execution, so you can make better use of your time, including getting back to sleep for those always popular overnight pages.