DevOps
-
AppDev in Cloud – How to put Red Hat Decision Manager in your Cloud
It’s been some time since I last talked with you about business logic engines and using them in your application…
Read More » -
Cloud Happiness – How to install OpenShift Container Platform with new images and templates in just minutes
Since the release of the OpenShift Container Platform it has been my desire to provide a simple, fully configured and…
Read More » -
Helm chart to deploy and scale a generic app image
This is a post about a simple helm chart that I have worked on to deploy any generic app image to…
Read More » -
Its always good to have one Ambassador in your Kubernetes cluster @getambassadorio
I have been working with Kubernetes in production for 2 years now. Over this time we have migrated 3 or 4…
Read More » -
Cloud Native Container Design Principles
Software design principles Principles exist in many areas of life, and they generally represent a fundamental truth or belief from…
Read More » -
Docker Trick: Running Containers Efficiently Using A Bash Script
One of the basic problems with running a docker image is that its too easy to spew up multiple instances…
Read More » -
Docker is the best thing to happen to Linux since the GNU bread
Its has become an oft-repeated cliche now that docker has become the latest buzzword, both in DevOps circles as well…
Read More » -
Remote access to Minikube with Kubectl
Let’s say you need to install a Kubernetes cluster in your organization for development and testing purposes. Minikube looks like a…
Read More » -
Docker | Windows 10/ Mac OS | unauthorized: incorrect username or password when trying to pull images
It happens because the docker client (on macOS or Windos 10) allows you to sign in with your email address…
Read More »