Kubernetes
-
DevOps
Java Remote Debug for Applications Running in Kubernetes
Kubernetes 1.2 was just released and is quickly becooming the defacto cluster management solution for containers (Docker, Rocket, Hyper, etc).…
Read More » -
DevOps
Kubernetes Namespaces, Resource Quota, and Limits for QoS in Cluster
By default, all resources in Kubernetes cluster are created in a default namespace. A pod will run with unbounded CPU and…
Read More » -
DevOps
Couchbase on Kubernetes
This blog is possible because of this tweet! Had a great #Couchbase #Kubernetes hacking session with @saturnism, learned a lot,…
Read More » -
DevOps
Typesafe Kubernetes-manifest DSL for JVM-based apps
Managing a cluster of Docker/Rocket containers (or anything) in a production environment is rife with distributed-systems challenges. Luckily, a compelling…
Read More » -
Software Development
Docker, Kubernetes, and Microservices Replay from Devoxx 2015
Java gives us Write Once Run Anywhere (WORA) because of the common abstraction provided by Java Virtual Machine. The binary…
Read More » -
DevOps
Docker Clustering Tools Compared: Kubernetes vs Docker Swarm
Kubernetes and Docker Swarm are probably two most commonly used tools to deploy containers inside a cluster. Both are created…
Read More » -
Enterprise Java
Book Review – Kubernetes Up & Running by Kelsey Hightower
Some Kubernetes …. cheering! As I have written in previous posts, when you start investigating and working with all these…
Read More » -
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 »