-
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 » -
Enterprise Java
Using Camel, CDI inside Kubernetes with Fabric8
Prologue I recently blogged about Injecting Kubernetes Services with CDI. In this post I am going to take things one…
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
ZooKeeper on Kubernetes
The last couple of weeks I’ve been playing around with docker and kubernetes. If you are not familiar with kubernetes…
Read More » -
Software Development
Thoughts on Blueprint and Declarative Services: Dependency injection or Dependency management
I’ve been using the OSGi Blueprint for a couple of years now and I have been happy with it. Blueprint is…
Read More » -
Enterprise Java
Apache Karaf meets Apache HBase
Introduction Apache HBase is an open-source, distributed, versioned, column-oriented store modeled after Google’s Bigtable. If you are a regular reader…
Read More » -
Enterprise Java
A command line interface for jclouds
Prologue I’ve been using and contributing to jclouds for over a year now. So far I’ve used it extensively in…
Read More » -
Enterprise Java
Hawtio & Apache JClouds
Introduction I’ve spent some time lately working on an Apache Jclouds plugin for Hawtio. While there is still a lot of…
Read More »