Marc Nuri - Blogging about business and technology (Page 10/15) 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 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. What are variadic functions in Go, learn how to define and use them effectively, and understand their benefits with practical code examples. Learn how to emulate enums in Go using custom types and constants. Enhance your enums with methods and code generation to simplify maintenance and add behavior. Learn how to implement sets in Go using maps. This lightweight guide explains how to create, manage, and use sets efficiently in your Go projects. GitHub Actions repository_dispatch event: example showing how to trigger GitHub Actions workflows across different repositories Learn to write better Git commit messages with Conventional Commits spec, examples, tooling, and changelog/version automation. How to develop and integrate a very simple Quarkus application with Fabric8 Maven Plugin in order to publish a native GraalV image into Docker Hub. Post navigation