Kubernetes
-
DevOps
4-day Docker and Kubernetes Training
I just delivered a 4-day deep-dive training course on Docker and Kubernetes to a customer in Atlanta. In true open-source…
Read More » -
DevOps
Jenkins setups for Kubernetes and Docker Workflow
Intro During the summer I had the chance to play a little bit with Jenkins inside Kubernetes. More specifically I…
Read More » -
DevOps
Fabric8 Kubernetes and Openshift Java DSL
Intro The first releases of the Fabric8 v2 have been using a JAX-RS based Kubernetes client that was using ApacheCXF. The…
Read More » -
DevOps
Kubernetes Application – Package Multiple Resources Together
Deploying an application in Kubernetes require to create multiple resources such as Pods, Services, Replication Controllers, and others. Typically each resource…
Read More » -
DevOps
WebLogic Server 12.1.3 on Kubernetes
Most of you recall, that I have some little history in Oracle WebLogic server. Coming all the way back from…
Read More » -
DevOps
Running WildFly on Kubernetes. On Windows. Fabric8!
Have you ever dreamed about running WildFly on OpenShift and leverage the latest Kubernetes features: On Windows? Sounds like blasphemy:…
Read More » -
DevOps
Kubernetes Design Patterns
14,000 commits and 400 contributors (including one tiny commit from me!) is what build Kubernetes 1.0. It is now available! Download here…
Read More » -
DevOps
Scaling Kubernetes Cluster
Automatic Restarting of Pods inside Replication Controller of Kubernetes Cluster shows how Kubernetes reschedule pods in the cluster if one or…
Read More » -
DevOps
Automatic Restarting of Pods inside Replication Controller of Kubernetes Cluster
A key feature of Kubernetes is its ability to maintain the “desired state” using declared primitives. Replication Controllers is a…
Read More »