Sysbee Blog

ansible molecule

Testing Ansible playbooks with Molecule

You wrote your playbook, congratulations. Unless you're a brave hero that will check if the playbook works correctly in production you figure out it might be wise to check it in a testing environment first. You spin up a VM on your computer or somewhere in the cloud, run your tests,...

Read more...
PDK - Puppet acceptance testing

Puppet acceptance testing – intro

Hi there. In this post, we’ll cover the introduction to Puppet acceptance testing. If you are new to Puppet, we recommend that you check out Easy Puppet module development with PDK. And if you are curious about testing Puppet modules, the Puppet unit testing for beginners post is a good...

Read more...
Managing resources in Kubernetes - Using Helm in Kubernetes

Managing resources in Kubernetes clusters

We were writing about configuration management tools in some of the previous blog posts, so let's continue with the hype train and mix some Kubernetes for the flavor. So, in a nutshell, we will write about Managing resources in Kubernetes. This post is not about Kubernetes control plane configuration and management. It's...

Read more...
ShiftConference WebSummerCamp KulenDayz

September conferences – Sysbee travel notes

As we announced about 10 days ago, we made some pretty long trips in the last 7 days at September conferences. We wanted to summarize it all in one short story, because, seriously, the wholesome trip was fantastic. 1st September conferences - WebSummerCamp Our trip began on September 1st to Šibenik to...

Read more...
Puppet module

How bad can a greedy regex really get?

Recently, a client approached us with a curious Puppet Server problem that manifested in excessive CPU usage on the Puppet Server. One of the surprising things was that the issue appeared out of the blue, and was causing timeouts during Puppet runs on 650 nodes. None of the recent changes...

Read more...