Posts by: Chris Weibel
Photo by Henrique Félix on Unsplash The cf-for-k8s project is an interesting twist to running Cloud Foundry on Kubernetes using more “Kubernetes”-native projects like Istio, Eirini, and Fluentd. If you are interested in giving cf-for-k8s a spin on your own laptop the instructions below will create a Kubernetes (Minikube) and install cf-for-k8s. These instructions borrow
Photo by Joel Thorner on Unsplash In a previous blog post we’ve shown you how to deploy EKS quickly and easily with Terraform. AWS recently release version v1.18 of Kubernetes on EKS so now is the perfect opportunity to see how to upgrade an EKS cluster using Terraform. For the rest of this blog it
Photo by Natalie Su on Unsplash Why, hello there! In a previous blog post I wrote about deploying EKS via the CLI eksctl command and then deploying v0.2.0 of KubeCF. The post, like myself, has not aged gracefully. This is a good news / bad news situation. The good news is the KubeCF folks have
Photo by Ignacio Amenábaron Unsplash As the title alludes, spinning Kubernetes on Amazon EKS is now a trivial exercise with Terraform. So simple even I can do it. So can you! Requirements Not much: An AWS account with access keys Terraform and AWS CLIs installed Knowledge on what EKS, Node Groups, and Fargate are. If
Photo by Photoholgicon Unsplash When I was first asked to investigate Fargate I did what everyone else does, opened a browser tab, Googled EKS Fargate, and started to skim the results for something helpful. Many talk about how billing works, how to run it on ECS, more billing awesomeness but nothing on a high level
Photo by Markus Winkler on Unsplash Today, we made an attempt to encrypt a persistent volume in a BOSH deployment using a KMS key and experienced an odd error which was not obvious on how to debug. Hopefully, after reading this you’ll be able to identify and quickly fix your problem if you run into
Photo by Devin Avery on Unsplash Scenario: You log into the AWS Console, look at the EC2 tab and wonder whether the hundreds of thousands of instances are being used, are still needed, and who owns them. Your recovery from this situation is a slow process, but BOSH can help! BOSH Tags BOSH deployed VM
Photo by N. on Unsplash Whether you are using PCF, cf-deployment, or KubeCF, there is an easy pattern to connect to the underlying MySQL or PostgreSQL databases that works regardless of the secrets provider (CredHub, Vault, or Kubernetes secrets). Makes you feel a bit like a pirate, right? So, break out your sand shovels and
Photo by Michael Longmire on Unsplash Companies are looking for ways to cut costs and keep staff while offering the same level of service to their developers and customers. Hopefully, the suggestions below will help you identify a few opportunities to save money! There are a few ways operators can save money on Cloud Foundry