Fabric8 Kubernetes Client 7.0 is available! Check out the major changes and learn how you can contribute.Fabric8 Kubernetes Client 7.0 is now available!2024-12-03 in Java tagged Client / Cloud / Fabric8 / Java / Kubernetes / Open Source / OpenShift / Releases by Marc Nuri
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
Fabric8 Kubernetes Client 6.13 is available! Check out the major changes and learn how you can contribute.Fabric8 Kubernetes Client 6.13 is now available!2024-05-29 in Java tagged Client / Cloud / Fabric8 / Java / Kubernetes / Open Source / OpenShift / Releases by Marc Nuri
Fabric8 Kubernetes Client 6.12 is available! Check out the major changes and learn how you can contribute.Fabric8 Kubernetes Client 6.12 is now available!2024-04-12 in Java tagged Client / Cloud / Fabric8 / Java / Kubernetes / Open Source / OpenShift / Releases by Marc Nuri
Fabric8 Kubernetes Client 6.11 is available! Check out the major changes and learn how you can contribute.Fabric8 Kubernetes Client 6.11 is now available!2024-03-25 in Java tagged Client / Cloud / Fabric8 / Java / Kubernetes / Open Source / OpenShift / Releases by Marc Nuri
Discover Helm Java, a powerful Java library for seamless integration with Helm, enabling efficient management of Kubernetes deployments.Ahoy, Helm Java!2024-02-15 in Pet projects tagged Java / Helm / helm-java / Kubernetes / Open Source by Marc Nuri
Fabric8 Kubernetes Client 6.10 is available! Check out the major changes and learn how you can contribute.Fabric8 Kubernetes Client 6.10 is now available!2024-01-10 in Java tagged Client / Cloud / Fabric8 / Java / Kubernetes / Open Source / OpenShift / Releases by Marc Nuri
Fabric8 Kubernetes Client 6.9 is available! Check out the major changes and learn how you can contribute.Fabric8 Kubernetes Client 6.9 is now available!2023-10-05 in Java tagged Client / Cloud / Fabric8 / Java / Kubernetes / Open Source / OpenShift / Releases by Marc Nuri
Article showing how to configure Fabric8 Kubernetes Client to use different underlying HTTP clients (Java HttpClient, Eclipse Vert.x, and Eclipse Jetty).Kubernetes Client for Java: How to set up the underlying HTTP client2023-09-01 in Java tagged Kubernetes / Client / Java / Cloud / Fabric8 / OpenShift by Marc Nuri
Post describing how to configure your Maven project pom.xml to be able to run JUnit and JUnit 5 tests leveraging Maven Surefire Plugin.JUnit 5 - How to run unit tests in Maven2023-08-29 in Java tagged Java / Testing / JUnit / JUnit 5 / Maven / Test-Driven Development (TDD) by Marc Nuri
Post describing how to disable test in JUnit5 leveraging the @Disabled annotation which is analogous to the JUnit4 @Ignore annotation.JUnit 5 - How to disable or ignore tests2023-08-25 in Java tagged Java / Quickie / Testing / JUnit / JUnit 5 / Test-Driven Development (TDD) by Marc Nuri
Post describing how to go from Path to File and from File to Path in JavaHow to convert File to Path and Path to File in Java2023-08-22 in Java tagged Java / Quickie by Marc Nuri