×
A Kubernetes cluster adds a new automation layer to Jenkins. Kubernetes makes sure that resources are used effectively and that your servers and underlying ...
Aug 30, 2023 · Allows you to configure kubectl to interact with Kubernetes clusters from within your jobs. Any tool built on top of kubectl can then be ...
Mar 19, 2024 · Jenkins plugin to run dynamic agents in a Kubernetes cluster. Based on the Scaling Docker with Kubernetes article, automates the scaling of ...
Nov 28, 2023 · Hi all, This is my pipeline pipeline { agent { kubernetes { yamlFile 'Jenkins-agent-pod.yaml' } } environment { DOCKERFILE_PATH ...
Missing: windows | Show results with:windows
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
A Jenkins plugin to deploy resource configurations to a Kubernetes cluster. It provides the following features: Fetch the cluster credentials from the ...
Missing: windows | Show results with:windows
Sep 25, 2020 · The server element runs inside a Kubernetes cluster and manages the installation of charts. With Helm, configuration settings are kept in ...
Automated CI/CD. GitOps based Tekton pipelines. Rather than having to have deep knowledge of Kubernetes, containers or Tekton, Jenkins X will automate ...
Missing: windows | Show results with:windows
This plugin integrates Jenkins with Kubernetes.
Missing: kubectl | Show results with:kubectl
Jun 21, 2020 · I have the following secret in Kubernetes cluster: ```. apiVersion: v1 kind: Secret metadata: name: mysecret namespace: <namespace> labels:
Missing: kubectl | Show results with:kubectl