Remoting over Apache Kafka 2.0: Built-in Kubernetes support

I am Long Nguyen from FPT University, Vietnam. My project for Google Summer of Code 2019 is Remoting over Apache Kafka with Kubernetes features. After a successful Phase 1, finally the 2.0 version of the plugin has been released. The 2.0 version provides seamless integration with Kubernetes environment. 2.0 version features Start a simple Apache Read more about Remoting over Apache Kafka 2.0: Built-in Kubernetes support[…]

Managing Jenkins Artifacts with the Azure Artifact Manager Plugin

Jenkins stores all generated artifacts on the master server filesystem. This presents a couple of challenges especially when you try to run Jenkins in the cloud: As the number of artifacts grow, your Jenkins master will run out of disk space. Eventually, performance can be impacted. Frequent transfer of files between agents and master may Read more about Managing Jenkins Artifacts with the Azure Artifact Manager Plugin[…]