Published inITNEXTPodman and Skopeo on macOSFor several years Docker was the tool to do everything around containers: build, manage, run and debug images. With the increasing…Dec 18, 2019A response icon1Dec 18, 2019A response icon1
Published inITNEXTVariations on imagestreams in OpenShift 4Container images are stored in image registries (e.g. Docker Hub, Quay.io) from where they can be pulled and run manually or in a…Aug 14, 2019A response icon1Aug 14, 2019A response icon1
Published inITNEXTHow to access your app behind an OpenShift Router?Building cloud-native applications and running your code in containers deployed on Kubernetes became the preferred runtime environment at…Mar 4, 2019A response icon6Mar 4, 2019A response icon6
Published inITNEXTMultiline logs in OpenShift EFK stackRunning applications in containers has many advantages, such as horizontal scaling and effective resource management. Developing…Jul 31, 2018A response icon3Jul 31, 2018A response icon3
Published inITNEXTRunning integration tests in KubernetesCreate test environments with the Jenkins Kubernetes PluginJun 13, 2018Jun 13, 2018
Published inITNEXTRunning Jenkins builds in containersRunning applications in containers has become a well-accepted practice lately in the enterprise sector as Docker with Kubernetes provides…Mar 4, 2018A response icon1Mar 4, 2018A response icon1
Swagger for Apache Camel with Spring BootUsing Apache Camel with Spring Boot is a great combination to build lightweight integration applications. Spring Boot gives a solution for…Aug 16, 2017Aug 16, 2017
Couchbase async query in JavaCouchbase is a document database supporting a query language similar to SQL. The java client SDK supports blocking synchronous queries and…Jul 7, 2017Jul 7, 2017
Dropwizard ClientDropwizard is a lightweight RESTful Java framework based on Jetty app server, Jersey REST framework and Jackson JSON parser. The…Jun 13, 2017Jun 13, 2017
Dropwizard project structureLately we’ve started a project with Dropwizard REST framework. Soon we faced the challenge of coming up with the right project structure…May 13, 2017May 13, 2017