Marc Nuri - Blogging about business and technology (Page 11/17) 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. In this post, I will show you how to use Qute, Quarkus templating engine, to render Markdown from different sources using flexmark-java. Article to describe the behavior of the official Apache Camel Cassandra Kubernetes example highlighting the power of Eclipse JKube 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 project Learn what JBang is and how it transforms Java into a scripting language. Complete guide with installation, dependencies, native images, and examples. 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. Introducing YAKC (Yet Another Kubernetes Client), a declarative Java REST client for Kubernetes API. Some examples and code snippets to get started. Learn what barrel exports are in JavaScript and TypeScript. Understand how index.js files simplify imports, their pros and cons, and when to use them. Learn how to design clean, maintainable, and testable interfaces in Go. Best practices, patterns, pitfalls, and real-world refactoring examples. Comprehensive guide to error handling in Go with practical examples, custom errors, wrapping, and modern error handling patterns Master Go's concurrency model with practical examples of goroutines, channels, and common concurrency patterns for building efficient applications Learn how to initialize a new Go project with modules, set up its basic structure, and follow best practices for organizing your code. Post navigation