Blog
You can become a superhero of automation and development by learning and practicing. This is our blog from our learnings and practice.
We are consultants and trainers in Cloud Foundry, devops automation and continous delivery. We have the best jobs in the world helping you have the best job in the world.
Using Python and cf oauth-token to scrape against the CF CLI. And a few Caddyshack references for run.
Remember bosh-lite? It still works, works well and lets you deploy Cloud Foundry locally without Kubernetes.
Life was great until we needed to upgrade! We had our websites and services working just fine with our certificates being upgraded automatically, and then we were forced to upgrade to a later Kubernetes release. Kubernetes 1.22 removed a few features but it should tell us if anything went wrong in the upgrade, right? We
It’s become common today to build projects based on Docker images. Somebody will find a blog post of a sample Dockerfile and verify it works with their application. As long as you use :latest or :alpine everything should be good right? An example was a recent project I was helping on where the Dockerfile looked like:
global log /dev/log local0 log /dev/log local1 notice chroot /var/lib/haproxy stats socket /run/haproxy/admin.sock mode 660 level admin expose-fd listeners stats timeout 30s user haproxy group haproxy daemon # Default SSL material locations ca-base /etc/ssl/certs crt-base /etc/ssl/private # See: https://ssl-config.mozilla.org/#server=haproxy&server-version=2.0.3&config=intermediate ssl-default-bind-ciphers ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384 ssl-default-bind-ciphersuites TLS_AES_128_GCM_SHA256:TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256 ssl-default-bind-options ssl-min-ver TLSv1.2 no-tls-tickets defaults log global mode http option httplog option
Want to run KubeCF locally instead of EKS/AKS/GKE? Tune in to find out how to leverage your MacOS device to run Cloud Foundry locally!
When Documenation is Misleading Have you ever doubted documentation? Have you ever dug into the code and found that the documentation is misleading? If the answer to any of the questions is yes, you have come to the right place. Please do not get me wrong, I love documentation. I actually learn a lot through
Create a service account and corresponding kubeconfig file on EKS with one simple script!
We’re excited to announce the restart our internship program for this upcoming fall semester! We put our program on hold temporarily during the Covid-19 pandemic and have been looking forward to restarting it with a new group of interns. As before, the goal of the continuing program is to bring in a group of upperclassmen