Posts by: Ramon Makkelie

Getting Started with Microsoft AKS

Setting up a Kubernetes cluster from scratch is no easy task. Luckily, there are now many managed service offerings which create a Kubernetes cluster for you.Many of these providers also take responsibility for keeping your cluster up to date. In this blog post we will take a closer look at AKS, the Kubernetes-as-a-service offering from

Ramon Makkelie Profile Image

Posted by:
Ramon Makkelie

Read More ➝
Cloud Foundry database replatforming from Postgres to MySQL

So you have a Cloud Foundry deployed with the `cf-release` codebaseand you have noticed that in the newer release Cloud Foundry switched to MySQL.And now you want to upgrade. But first you need to move from PostgreSQL so it will make your life easier for the future upgrades! The good thing is… It can be

Ramon Makkelie Profile Image

Posted by:
Ramon Makkelie

Read More ➝
BUCC: I’ll be there for you, BBL

We wanted to let you know that two of your friends bbl and bucc are now best friends with each other! You can now use bbl to spin up a bucc fully automated on your target cloud environment. Setup The first thing we need is the latest bbl cli. For this example, we are going

Ramon Makkelie Profile Image

Posted by:
Ramon Makkelie

Read More ➝
Jumpbox connected with OAUTH

Wouldn’t it be nice to have a jumpbox available for your users without needing to maintain a list of users? Well, we did it again! And made it happen… It’s called oauth-jumpbox So let’s get you up and running… We are going to use the UAA from BUCC in this example; if you are not

Ramon Makkelie Profile Image

Posted by:
Ramon Makkelie

Read More ➝
Creating a Local BUCC-Lite With the BUCC-CLI

Consider reading our previous blog post Introducing BUCC (BOSH, UAA Credhub and Concourse), as it explains a lot of why we created BUCC. In this blog post we will walk through the steps of setting up BUCC on your local machine. Prerequisites direnv bosh v2 cli Virtualbox 5.1+ Get BUCC git clone https://github.com/starkandwayne/bucc.git cd bucc

Ramon Makkelie Profile Image

Posted by:
Ramon Makkelie

Read More ➝
Habitat boshrelease

So you have familiarized your self with habitatbut your tired of spinning up docker containers manually and just want to use bosh to handle it all? Well that’s why I have build a generic bosh release for habitat that should be able to deploy all habitat services that are currently available. Please note that this

Ramon Makkelie Profile Image

Posted by:
Ramon Makkelie

Read More ➝