YAKC - Kubernetes Dashboard is a full-fledged reactive Kubernetes web UI built on top of Quarkus and ReactJSYAKC – Kubernetes Dashboard2020-12-05 in Pet projects / Operations tagged Frontend / Java / Kubernetes / OpenShift / Quarkus / React / YAKC by Marc Nuri
Kubernetes Operators vs. Kubernetes Controllers. What are they? What makes them different? Find answers & examples to these questionsKubernetes Operator vs. Controller2020-11-06 in Operations tagged Controllers / DevOps / Kubernetes / OpenShift / Operators by Marc Nuri
This week (end of October 2020) marks my first year as a Red Hatter. I feel really lucky to be part of this awesome organization, especially because [...]A year at Red Hat2020-10-26 in Personal tagged Open Source / Red Hat by Marc Nuri
Getting started with Eclipse JKube to deploy your Java applications into the Cloud (Kubernetes / OpenShift).Eclipse JKube introduction: Java tools and plugins for Kubernetes and OpenShift2020-10-14 in Java tagged Eclipse / Eclipse JKube / Kubernetes / Open Source / OpenShift by Marc Nuri
How to deploy Prometheus and Grafana into your Minikube cluster using their community provided Helm chartsPrometheus and Grafana setup in Minikube2020-10-13 in Operations tagged Grafana / Helm / Kubernetes / Metrics / Monitoring / Prometheus by Marc Nuri
How to perform rollout restarts like kubectl for Deployments, DaemonSets, and StatefulSets from Java using YAKC.Rollout Restart Kubernetes Deployment from Java using YAKC2020-10-12 in Java tagged Java / Kubernetes / REST / YAKC by Marc Nuri
JavaScript/React front-end and Java back-end application with Quarkus. Quarkus acts as an API gateway to serve FE static files or process other BE requests.React + Quarkus integration using Maven2020-09-21 in Java tagged Maven / Quarkus / React / YAKC by Marc Nuri
How to use YAKC to create a new Ingress using the new v1 API recently introduced in Kubernetes v1.19.0. Example to compare YAML vs. Java.Kubernetes 1.19 Ingress API from Java using YAKC2020-08-30 in Java tagged Client / Cloud / Ingress / Java / Kubernetes / OpenShift / YAKC by Marc Nuri
In this post, I will show you how to use Qute, Quarkus templating engine, to render Markdown from different sources using flexmark-java.Quarkus + JKube: Qute template with markdown processing from different sources2020-08-19 in Java tagged Eclipse / Java / Eclipse JKube / Quarkus / Web by Marc Nuri
Article to describe the behavior of the official Apache Camel Cassandra Kubernetes example highlighting the power of Eclipse JKubeApache Camel used on a Kubernetes Cassandra cluster2020-08-07 in Java tagged Apache / Camel / Cassandra / Eclipse / Eclipse JKube / Kubernetes by Marc Nuri
Blog post, showing how to create a simple web scraper using Picocli and Quarkus to build a native binary that will scrape dependents for any GitHub projectBuilding a GitHub Dependents Scraper with Quarkus and Picocli2020-07-31 in Java tagged Client / GitHub / Java / Eclipse JKube / Picocli / Quarkus by Marc Nuri
Tutorial explaining how to access the Kubernetes cluster REST API from inside a Pod using YAKC (Yet Another Kubernetes Client), Eclipse JKube, and Spring Boot.Access the Kubernetes API from a Pod in Java2020-06-06 in Java tagged Client / Cloud / Java / Eclipse JKube / Kubernetes / OpenShift / YAKC by Marc Nuri
Introducing YAKC (Yet Another Kubernetes Client), a declarative Java REST client for Kubernetes API. Some examples and code snippets to get started.Kubernetes Client for Java: Introducing YAKC2020-05-02 in Java tagged Client / Cloud / Fabric8 / Java / Kubernetes / OpenShift / YAKC by Marc Nuri