A logo showing the text blog.marcnuri.com
Español
Home»Marc Nuri

Recent Posts

  • Fabric8 Kubernetes Client 7.2 is now available!
  • Connecting to an MCP Server from JavaScript using AI SDK
  • Connecting to an MCP Server from JavaScript using LangChain.js
  • The Future of Developer Tools: Adapting to Machine-Based Developers
  • Connecting to a Model Context Protocol (MCP) Server from Java using LangChain4j

Categories

  • Artificial Intelligence
  • Front-end
  • Go
  • Industry and business
  • Java
  • JavaScript
  • Legacy
  • Operations
  • Personal
  • Pet projects
  • Tools

Archives

  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • August 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • February 2020
  • January 2020
  • December 2019
  • October 2019
  • September 2019
  • July 2019
  • March 2019
  • November 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • December 2017
  • July 2017
  • January 2017
  • December 2015
  • November 2015
  • December 2014
  • March 2014
  • February 2011
  • November 2008
  • June 2008
  • May 2008
  • April 2008
  • January 2008
  • November 2007
  • September 2007
  • August 2007
  • July 2007
  • June 2007
  • May 2007
  • April 2007
  • March 2007
A picture of Marc Nuri

Author

Marc Nuri

Also find me here:
  •  GitHub
  •  LinkedIn
  •  Twitter
  •  Bluesky

Marc is an open-source enthusiast and software developer.

Currently, Marc is working as a principal software engineer at Red Hat in the Developer Tools team focusing on Java.

Free Open Source Software

At Red Hat, he is leading the development efforts of two free open source projects:

  • Eclipse JKube: Tools and plugins to help Java developers to deploy their applications to Kubernetes and OpenShift.
  • Fabric8 Kubernetes Client: A Java client for Kubernetes and OpenShift.

On his free time, Marc is also a contributor to open source in general. Check his GitHub profile to see some of his contributions.

Books

Besides writing this blog, Marc is also a published author. He has written a book about Quarkus and React with Packt Publishing.

A thumbnail image for Full Stack Quarkus and React
marcnuri.com
Full Stack Quarkus and React
Create and deploy standalone, fully functional, web applications using Quarkus and React

Get in touch

Are you interested in collaborating or learning more about Marc?

Check his LinkedIn profile or send him a direct message on one of his social networks, preferably LinkedIn.


A thumbnail to represent the post Fabric8 Kubernetes Client 6.11 is now available!
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
A thumbnail to represent the post Ahoy, Helm Java!
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
A thumbnail to represent the post Eclipse JKube 1.16 is now available!
Eclipse JKube 1.16 is available! Check out the major changes and learn how you can contribute.

Eclipse JKube 1.16 is now available!

2024-02-09 in Java tagged Eclipse / Eclipse JKube / Kubernetes / Open Source / OpenShift / Releases by Marc Nuri
A thumbnail to represent the post No more pizza teams
Explore the evolving landscape of software development as I reflect on Justin Garrison's insights into Amazon's recent shifts from two-pizza teams.

No more pizza teams

2024-01-15 in Industry and business tagged Opinion / Management / Engineering Management / DevOps by Marc Nuri
A thumbnail to represent the post Fabric8 Kubernetes Client 6.10 is now available!
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
A thumbnail to represent the post How to find the digest (sha256) of a multi-platform Docker image?
Learn how to easily find the digest of a multi-platform container image so that you can uniquely and immutably reference it.

How to find the digest (sha256) of a multi-platform Docker image?

2023-12-14 in Operations tagged Docker / Quickie by Marc Nuri
A thumbnail to represent the post How to Test Kubernetes Applications in Go with EnvTest: A Practical Guide
Learn how to streamline integration testing for your Kubernetes operators and controllers using the EnvTest package from controller-runtime.

How to Test Kubernetes Applications in Go with EnvTest: A Practical Guide

2023-11-27 in Go tagged Go / Kubernetes / kubectl / client-go / Testing / Test-Driven Development (TDD) / Operators by Marc Nuri
A thumbnail to represent the post How to create a kubectl plugin with client-go to kill a Kubernetes Namespace
Step-by-step guide on how to create a kubectl plugin with Go and client-go to kill a Kubernetes Namespace stuck in the Terminating state

How to create a kubectl plugin with client-go to kill a Kubernetes Namespace

2023-11-20 in Go tagged Go / Kubernetes / kubectl / client-go by Marc Nuri
A thumbnail to represent the post Eclipse JKube 1.15 is now available!
Eclipse JKube 1.15 is available! Check out the major changes and learn how you can contribute.

Eclipse JKube 1.15 is now available!

2023-11-10 in Java tagged Eclipse / Eclipse JKube / Kubernetes / Open Source / OpenShift / Releases by Marc Nuri
A thumbnail to represent the post Four years at Red Hat
Personal reflections on my fourth year as a Red Hatter.

Four years at Red Hat

2023-11-08 in Personal tagged RedHattiversary / Open Source / Red Hat by Marc Nuri
A thumbnail to represent the post Getting started with Testcontainers for Go
Guide to get started with Testcontainers for Go with a complete example

Getting started with Testcontainers for Go

2023-11-03 in Go tagged Go / Testcontainers / Testing / Test-Driven Development (TDD) / HTTP by Marc Nuri
A thumbnail to represent the post Testing Go Gin Web Framework REST APIs with httptest
How to test Gin-Gonic RESTful HTTP APIs using httptest package in Go

Testing Go Gin Web Framework REST APIs with httptest

2023-10-25 in Go tagged Go / Gin Web Framework / Testing / httptest / Test-Driven Development (TDD) by Marc Nuri

Post navigation
Older postsNewer posts
© 2007 - 2025 Marc Nuri