Kubernetes
-
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 » -
Enterprise Java
Injecting Kubernetes Services in CDI managed beans using Fabric8
Prologue The thing I love the most in Kubernetes is the way services are discovered. Why? Mostly because the user…
Read More » -
DevOps
Key Concepts of Kubernetes
What is Kubernetes? Kubernetes is an open source orchestration system for Docker containers. It manages containerized applications across multiple hosts and provides basic mechanisms for…
Read More »