DevBcn 2024 - Barcelona. My impressions of the conference, my talk, and the award I received.DevBcn 2024 - Barcelona2024-06-20 in Personal tagged Barcelona / Conference / DevBcn / Java / YAKD / Kubernetes / Quarkus / Fabric8 by Marc Nuri
Using the Fabric8 Kubernetes Java Client to build Kubernetes Controllers with Quarkus and GraalVM (a port of Josh Long's example)Build Kubernetes controllers with Fabric8 Kubernetes Client, Quarkus, and JKube2021-12-21 in Java tagged Client / Cloud / Fabric8 / GraalVM / Java / Eclipse / Eclipse JKube / Kubernetes / Quarkus by Marc Nuri
How to configure the Quarkus HTTP application server port using the `quarkus.http.port` property.Quarkus: How to change the application port?2021-11-14 in Java tagged Quarkus / Java / Quickie by Marc Nuri
How to develop a Quarkus 2 application, integrate it with Kubernetes Maven Plugin (JKube) to publish a native GraalVM image into Docker Hub and deploy to K8s.Quarkus 2 + Kubernetes Maven Plugin + GraalVM integration2021-07-06 in Java tagged Docker / Eclipse / GraalVM / Java / Eclipse JKube / Kubernetes / Maven / Native / Quarkus by Marc Nuri
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
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
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
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
How to develop and integrate a very simple Quarkus application with Fabric8 Maven Plugin in order to publish a native GraalVM image into Docker Hub.Quarkus + Fabric8 Maven Plugin + GraalVM integration2019-10-27 in Java / Legacy tagged Docker / Fabric8 / GitHub Actions / GraalVM / Java / Maven / Native / Quarkus by Marc Nuri