Tagged in

Docker

Fn Project
Fn Project
Learn about the Fn Project, containers, and serverless computing!
More information
Followers
1K
Elsewhere
More, on Medium

Serverless Jenkins Pipelines with Fn Project

This post was originally written by Carlos Sanchez on his blog. Thanks Carlos!

The Jenkinsfile-Runner-Fn project is an Fn Project (a container-native, cloud-agnostic serverless platform) function to run Jenkins pipelines. It…


Dive into Serverless Functions

Fn is a cloud agnostic, container native, serverless platform and as such, Fn leverages Docker…


Fn Hot Docker Functions

Ideally, an Fn function should be “hot”. With a hot function, the function container is started and kept alive to…


Fn Project Helm Chart for Kubernetes

We are proud to announce the release of our Helm Chart for the Fn Project. Helm is a CLI tool that serves as a package manager for Kubernetes. Charts are packages of pre-configured Kubernetes resources.