Kubernetes
-
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 » -
DevOps
Kubernetes Monitoring with Heapster, InfluxDB and Grafana
Kubernetes provides detailed insights about resource usage in the cluster. This is enabled by using Heapster, cAdvisor, InfluxDB and Grafana. Heapster is…
Read More » -
DevOps
Kubernetes: Simulating a network partition
A couple of weeks ago I wrote a post explaining how to create a Neo4j causal cluster using Kubernetes and…
Read More » -
DevOps
Kubernetes: Spinning up a Neo4j 3.1 Causal Cluster
A couple of weeks ago I wrote a blog post explaining how I’d created a Neo4j causal cluster using docker…
Read More » -
DevOps
Kubernetes: Writing hostname to a file
Over the weekend I spent a bit of time playing around with Kubernetes and to get the hang of the…
Read More » -
DevOps
Netflix OSS, Spring Cloud, or Kubernetes? How About All of Them!
Some of this I cover in my book “Microservices for Java Developers” O’Reilly June 2016 (launching soon!), but I want…
Read More » -
DevOps
Kubernetes Cluster on Azure and Expose Couchbase Service
This blog is part of a multi-part blog series that shows how to run your applications on Kubernetes. It will use the Couchbase,…
Read More »