GSOD Project Report: Document Jenkins on Kubernetes

Jenkins is the world’s leading open-source automation server used by companies large and small around the globe to implement continuous integration and continuous delivery. Kubernetes is a portable, extensible, open-source platform for managing containerized workloads and services, that facilitates both declarative configuration and automation. Kubernetes is compatible with the majority of CI/CD tools which allow Read more about GSOD Project Report: Document Jenkins on Kubernetes[…]

Document Jenkins on Kubernetes: Installing Jenkins on Kubernetes Documentation Release

We are super excited to announce that the Document Jenkins on Kubernetes Project recently merged its first PR into Jenkins.io. This PR adds a new Kubernetes section to the existing Installing Jenkins chapter of Jenkins.io. This new section describes two options to install/run Jenkins on Kubernetes, how to setup a minikube cluster on which to Read more about Document Jenkins on Kubernetes: Installing Jenkins on Kubernetes Documentation Release[…]

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[…]

Remoting over Apache Kafka plugin with Kafka launcher in Kubernetes

I am Long Nguyen from FPT University, Vietnam. My project for Google Summer of Code 2019 is Remoting over Apache Kafka with Kubernetes features. This is the first time I have contributed for Jenkins and I am very excited to announce the features that have been done in Phase 1. Project Introduction Current version of Read more about Remoting over Apache Kafka plugin with Kafka launcher in Kubernetes[…]