Kubernetes
-
DevOps
Kubernetes 1.10 Released
Yesterday, Kubernetes 1.10 was released, adding handfuls of new features to the orchestration platform. You can read the changelog on…
Read More » -
Enterprise Java
Run Fn Functions on K8s on Google Cloud Platform
Recently, I have been playing a lot with Functions and Project Fn. Eventually, I got to the point where I…
Read More » -
DevOps
A Roundup of Managed Kubernetes Platforms
In the race of container orchestrators, Kubernetes is surging ahead. But much like when I wrote my post on Docker…
Read More » -
Software Development
The Road to Cloud Native
In a world of numerous programming trends, companies are starting to boast about how they’re becoming “cloud native.” This declaration…
Read More » -
Software Development
Emerging role of PaaS (Platform as a service) in building cloud-native applications
Challenges & opportunities for cloud-native applications Current technology landscape for cloud-native apps is evolving and Platform-as-a-Service (PaaS) solutions are constantly…
Read More » -
Enterprise Java
WildFly Kubernetes exec probes
Liveness and readiness probes tell Kubernetes whether a pod is running and ready to do some work. An enterprise application…
Read More » -
DevOps
Gossip-based Kubernetes Cluster on AWS using Kops
Creating a Kubernetes cluster using Kops requires a top-level domain or a sub domain and setting up Route 53 hosted zones.…
Read More » -
DevOps
Service Discovery with Java and Database application in Kubernetes
This blog will show how a simple Java application can talk to a database using service discovery in Kubernetes. Service…
Read More » -
DevOps
Starting a Kubernetes 1.5.x cluster
Kubernetes 1.5.0 was released just about a month ago! Key theme for the release are: StatefulSets (ex-PetSets) StatefulSets are beta now (fixes…
Read More »