Supported platforms for CloudBees CI on modern cloud platforms

6 minute read

When running CloudBees CI on modern cloud platforms, consult this page for supported platforms.

Kubernetes

CloudBees supports running CloudBees CI on modern cloud platforms on the following Kubernetes platforms.

Kubernetes version 1.27 1.26 1.25 1.24 1.23 1.22

CloudBees CI on modern cloud platforms 2.440.x

CloudBees CI on modern cloud platforms 2.426.x

CloudBees CI on modern cloud platforms 2.414.x

CloudBees CI on modern cloud platforms 2.401.x

CloudBees CI on modern cloud platforms 2.387.x

CloudBees CI on modern cloud platforms 2.375.x

CloudBees CI on modern cloud platforms 2.361.x

CloudBees CI on modern cloud platforms 2.346.x

CloudBees CI on modern cloud platforms 2.332.x

CloudBees CI on modern cloud platforms 2.319.x

CloudBees supports the following Kubernetes distribution providers:

  • Azure Kubernetes Service (AKS)

  • Amazon Elastic Kubernetes Service (EKS) versions 1.22 through 1.27

  • Google Kubernetes Engine (GKE) versions 1.22+

  • VMware Tanzu Kubernetes Grid Integrated Edition (TKGI)

  • CNCF-certified Kubernetes Platform Certified Kubernetes Distribution or Platform Certified Kubernetes Hosted, cluster versions 1.22 through 1.27.

The following criteria are required for the above supported Kubernetes platforms:

  • The version is Generally Available.

    CloudBees does not support or recommend "proof of concept" offerings of Kubernetes platforms or Beta or Public preview versions.

  • The version is actively supported by the Kubernetes distribution provider.

Sidecar injector requirements on Kubernetes

Sidecar injector version 2.3.2 requires Kubernetes version 1.21 or later. If you run an earlier supported version of Kubernetes, install sidecar injector version 2.1.3. When performing a Helm installation, the latest version of the sidecar-injector is installed by default.

Red Hat OpenShift Container Platform (OCP)

CloudBees supports running CloudBees CI on modern cloud platforms on following versions of OCP.

OCP version OCP 4.14 OCP 4.13 OCP 4.12 OCP 4.11 OCP 4.10 OCP 4.9 OCP 4.8

CloudBees CI on modern cloud platforms 2.440.x

CloudBees CI on modern cloud platforms 2.426.x

CloudBees CI on modern cloud platforms 2.414.x

CloudBees CI on modern cloud platforms 2.401.x

CloudBees CI on modern cloud platforms 2.375.x

CloudBees CI on modern cloud platforms 2.361.x

CloudBees CI on modern cloud platforms 2.346.x

CloudBees CI on modern cloud platforms 2.332.x

CloudBees CI on modern cloud platforms 2.319.x

CloudBees CI on modern cloud platforms 2.303.x

Supported Helm

CloudBees supports only production releases of Helm. RC, beta, patch, or experimental releases of Helm are not supported.

Starting with CloudBees CI on modern cloud platforms version 2.346.2.2, Helm version 3.5.0 or later is supported.

Helm version 3.0.2 or later is supported for CloudBees CI on modern cloud platforms versions 2.204.3.4 until 2.346.1.4.

Refer to the Helm Version Support Policy for information about version skew between the Helm version and your Kubernetes version.

We recommend that you migrate to Helm V3 as soon as possible. Support of Helm V2 was deprecated in July 2020.

Microsoft Windows containers

CloudBees CI on modern cloud platforms supports using Microsoft Windows containers for Kubernetes, however you can only run CloudBees CI on modern cloud platforms agents in Windows containers. Running controllers or the operations center on Microsoft Windows containers in Kubernetes is not supported. Each cloud provider has various levels of support for Kubernetes features, including Windows containers, so confirm the status with your cloud platform provider.

The following versions of CloudBees CI on modern cloud platforms support running agents in Windows 10 (version 1809)/Windows Server 2019 containers:

  • CloudBees CI on modern cloud platforms 2.277.x

  • CloudBees CI on modern cloud platforms 2.289.x

  • CloudBees CI on modern cloud platforms 2.303.x

  • CloudBees CI on modern cloud platforms 2.319.x

  • CloudBees CI on modern cloud platforms 2.332.x

  • CloudBees CI on modern cloud platforms 2.346.x

  • CloudBees CI on modern cloud platforms 2.361.x

  • CloudBees CI on modern cloud platforms 2.375.x

  • CloudBees CI on modern cloud platforms 2.401.x

  • CloudBees CI on modern cloud platforms 2.414.x

ARM64

CloudBees distributes Docker container images for ARM64 architecture for CloudBees CI on modern cloud platforms.

NFS

CloudBees supports the following versions of NFS:

  • NFS v.3.x

  • NFS v4.1 and higher

There are known performance issues with NFS v4.0. CloudBees supports NFS v4.1 and higher, but CloudBees does not support NFS v4.0.

Configuration as Code

Configuration as Code is supported in CloudBees CI on modern cloud platforms as of May 2020.

Role-Based Access Control is supported with the CloudBees CasC API Plugin, version 1.2 or later.

Tier 1 and Tier 2 plugins support for Configuration as Code

The following plugins support Configuration as Code (CasC).

If you don’t see a plugin in this list, this can mean one of two things: that plugin does not support CasC or that plugin does not require configuration.

This list of plugins applies to CloudBees CI, CloudBees Jenkins Distribution, and CloudBees Jenkins Platform.

Table 1. List of plugins in CloudBees Assurance Program supporting Configuration as Code
Plugin Name Minimum version Configuration example

active-directory

2.16

https://github.com/jenkinsci/active-directory-plugin/blob/5b9401f6213a5fe24ef4bb0009cf7d8b644ff483/src/test/resources/hudson/plugins/active_directory/configuration-as-code.yaml

ant

1.10

https://github.com/jenkinsci/ant-plugin/blob/master/src/test/resources/hudson/tasks/configuration-as-code.yaml

antisamy-markup-formatter

1.6

https://github.com/jenkinsci/antisamy-markup-formatter-plugin/blob/master/src/test/resources/hudson/markup/configuration-as-code.yaml

artifact-manager-s3

1.1

https://github.com/jenkinsci/artifact-manager-s3-plugin/blob/master/src/test/resources/io/jenkins/plugins/artifact_manager_jclouds/s3/configuration-as-code.yml

aws-credentials

1.28

https://github.com/jenkinsci/aws-credentials-plugin/blob/2ae45df5330d9e64a574979736def83fa8dece0f/src/test/resources/com/cloudbees/jenkins/plugins/awscredentials/configuration-as-code.yaml

aws-global-configuration

1.4

https://github.com/jenkinsci/aws-global-configuration-plugin/blob/80f300120402cdd3bb9303c365260f80ef351ac0/src/test/resources/io/jenkins/plugins/aws/global_configuration/configuration-as-code.yaml

cloudbees-assurance

2.138.0.13

https://github.com/cloudbees/cloudbees-examples/tree/master/cloudbees-ci/configuration-as-code-examples/cloudbees-assurance-plugin/configuration-as-code.yml

cloudbees-bitbucket-branch-source

2.4.0

https://github.com/jenkinsci/bitbucket-branch-source-plugin/blob/master/src/test/resources/com/cloudbees/jenkins/plugins/bitbucket/endpoints/BitbucketEndpointConfigurationTest/configuration-as-code.yml

cloudbees-cache-step

1.1

https://github.com/cloudbees/cloudbees-examples/tree/master/cloudbees-ci/configuration-as-code-examples/cloudbees-cache-step/configuration-as-code.yml

cloudbees-cloudfoundry-cli

2.1.6

https://github.com/cloudbees/cloudbees-examples/tree/master/cloudbees-ci/configuration-as-code-examples/cloudbees-cloudfoundry-api-plugin/configuration-as-code.yml

cloudbees-cyberark-credentials

1.0.5

https://github.com/cloudbees/cloudbees-examples/tree/master/cloudbees-ci/configuration-as-code-examples/cloudbees-cyberark-credentials-plugin/configuration-as-code.yml

cloudbees-jenkins-advisor

3.0

https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/blob/master/src/test/resources/com/cloudbees/jenkins/plugins/advisor/casc/configuration-as-code.yaml

cloudbees-monitoring

2.9

https://github.com/cloudbees/cloudbees-examples/tree/master/cloudbees-ci/configuration-as-code-examples/cloudbees-monitoring-plugin/configuration-as-code.yml

cloudbees-nodes-plus

1.20

https://github.com/cloudbees/cloudbees-examples/tree/master/cloudbees-ci/configuration-as-code-examples/cloudbees-nodes-plus-plugin/configuration-as-code.yml

cloudbees-pipeline-explorer

0.10

https://github.com/cloudbees/cloudbees-examples/tree/master/cloudbees-ci/configuration-as-code-examples/cloudbees-pipeline-explorer-plugin/configuration-as-code.yml

cloudbees-plugin-usage

2.7

https://github.com/cloudbees/cloudbees-examples/tree/master/cloudbees-ci/configuration-as-code-examples/cloudbees-plugin-usage-plugin/configuration-as-code.yml

cloudbees-request-filter

1.7

https://github.com/cloudbees/cloudbees-examples/tree/master/cloudbees-ci/configuration-as-code-examples/cloudbees-request-filter-plugin/configuration-as-code.yml

cloudbees-ssh-slaves

2.7

https://github.com/cloudbees/cloudbees-examples/tree/master/cloudbees-ci/configuration-as-code-examples/cloudbees-ssh-slaves-plugin/configuration-as-code.yml

config-file-provider

3.4

https://github.com/jenkinsci/configuration-as-code-plugin/tree/master/demos/config-file-provider

credentials

2.2.0

https://github.com/jenkinsci/configuration-as-code-plugin/tree/master/demos/credentials

docker-commons

1.17

https://github.com/jenkinsci/docker-commons-plugin/blob/3186bed061262e8a40cde9038ac3f6661339ea6f/src/test/resources/org/jenkinsci/plugins/docker/commons/casc_symbols.yaml

docker-workflow

1.23

https://github.com/jenkinsci/configuration-as-code-plugin/blob/master/demos/docker-workflow/README.md

dockerhub-notification

2.5.0

https://github.com/jenkinsci/dockerhub-notification-plugin/blob/b635fd1979c47a8c8cc17a1635921dcc56ad9fca/src/test/resources/jcasc_symbols.yaml

electricflow

1.1.14

https://github.com/jenkinsci/electricflow-plugin/blob/master/src/test/resources/casc/configuration-as-code.yml

git

3.10.1

https://github.com/jenkinsci/configuration-as-code-plugin/tree/master/demos/git

github-branch-source

2.5.8

https://github.com/jenkinsci/github-branch-source-plugin/blob/master/src/test/resources/org/jenkinsci/plugins/github_branch_source/configuration-as-code.yaml

github

1.29.5

https://github.com/jenkinsci/github-plugin/blob/master/src/test/resources/org/jenkinsci/plugins/github/config/configuration-as-code.yml

gitlab-branch-source

680.vc179a_1a_37915

https://github.com/jenkinsci/gitlab-branch-source-plugin/blob/2ae358978692543daa07fd25b40e49dc525f9eb0/src/test/resources/io/jenkins/plugins/gitlabserverconfig/casc/configuration-as-code.yml

google-compute-engine

4.3.0

https://github.com/jenkinsci/google-compute-engine-plugin/blob/develop/src/test/resources/com/google/jenkins/plugins/computeengine/configuration-as-code.yml

google-oauth

1.0.2

https://github.com/jenkinsci/google-oauth-plugin/tree/develop/src/test/resources/com/google/jenkins/plugins/credentials/oauth

gradle

1.30

https://github.com/jenkinsci/gradle-plugin/blob/master/src/test/resources/hudson/plugins/gradle/ConfigurationAsCodeTest/configuration-as-code.yml

jdk-tool

1.4

https://github.com/jenkinsci/jdk-tool-plugin/blob/9b72725d718a91bf1a57445652263f52e59bb984/src/test/resources/hudson/tools/casc.yaml

kube-agent-management

1.1.32

https://github.com/cloudbees/cloudbees-examples/tree/master/cloudbees-ci/configuration-as-code-examples/kube-agent-management-plugin/configuration-as-code.yml

kubernetes

1.25.3

https://github.com/jenkinsci/kubernetes-plugin/tree/master/src/test/resources/org/csanchez/jenkins/plugins/kubernetes/casc

kubernetes-credentials

0.7.0

https://github.com/jenkinsci/kubernetes-credentials-plugin/blob/be230e03b7d10f2a6925b64b5fe5acf4069d6593/src/test/resources/org/jenkinsci/plugins/kubernetes/credentials/configuration-as-code.yaml

ldap

1.16

https://github.com/jenkinsci/configuration-as-code-plugin/tree/master/demos/ldap

mailer

1.25

https://github.com/jenkinsci/configuration-as-code-plugin/tree/master/demos/mailer

master-provisioning-kubernetes

2.5.1

https://github.com/cloudbees/cloudbees-examples/tree/master/cloudbees-ci/configuration-as-code-examples/cloud-platform-master-provisioning-plugin/configuration-as-code.yml

matrix-auth

2.4

https://github.com/jenkinsci/matrix-auth-plugin/blob/master/src/test/resources/org/jenkinsci/plugins/matrixauth/integrations/casc/configuration-as-code-v3.yml

metrics

4.0.2.4

https://github.com/jenkinsci/metrics-plugin/blob/master/src/test/resources/jenkins/metrics/configuration-as-code.yaml

nodejs

1.3.6

https://github.com/jenkinsci/nodejs-plugin/blob/2f2bb53821e36c36d4348e66bac5ff61474c76da/src/test/resources/jenkins/plugins/nodejs/configuration-as-code.yaml

notification-api

1.2

https://github.com/cloudbees/cloudbees-examples/tree/master/cloudbees-ci/configuration-as-code-examples/notification-api-plugin/configuration-as-code.yml

operations-center-webhooks

3.0.76

https://github.com/cloudbees/cloudbees-examples/tree/master/cloudbees-ci/configuration-as-code-examples/operations-center-webhooks/configuration-as-code.yml

pam-auth

1.6

https://github.com/jenkinsci/pam-auth-plugin/blob/master/src/test/resources/config.yaml

pipeline-maven

1333.v333b_b_f053972

https://github.com/jenkinsci/pipeline-maven-plugin/blob/master/pipeline-maven/src/test/resources/org/jenkinsci/plugins/pipeline/maven/configuration-as-code_mysql.yml

plain-credentials

1.5

https://github.com/jenkinsci/plain-credentials-plugin/blob/master/src/test/resources/org/jenkinsci/plugins/plaincredentials/ConfigurationAsCode.yaml

saml

1.1.3

https://github.com/jenkinsci/configuration-as-code-plugin/tree/master/demos/saml

script-security

1.64

https://github.com/jenkinsci/script-security-plugin/blob/master/src/test/resources/org/jenkinsci/plugins/scriptsecurity/scripts/smoke_test.yaml

secure-requester-whitelist

1.4

https://github.com/jenkinsci/secure-requester-whitelist-plugin/blob/master/src/test/resources/org/jenkinsci/plugins/secure_requester_whitelist/CasCTest.yml

skip-plugin

4.6

https://github.com/cloudbees/cloudbees-examples/tree/master/cloudbees-ci/configuration-as-code-examples/skip-plugin/skipGroupsFolder.yaml

ssh-credentials

1.17

https://github.com/jenkinsci/ssh-credentials-plugin/blob/master/src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/jcasc/configuration-as-code.yaml

ssh-slaves

1.30.0

https://github.com/jenkinsci/ssh-slaves-plugin/blob/main/src/test/resources/hudson/plugins/sshslaves/SSHCasCConfig.yml

support-core

2.68

https://github.com/jenkinsci/support-core-plugin/blob/31ffccfe8004ac9f52d8cac813eba94d46e1bf61/src/test/resources/com/cloudbees/jenkins/support/configuration-as-code.yaml

trigger-restrictions

1.3

https://github.com/cloudbees/cloudbees-examples/tree/master/cloudbees-ci/configuration-as-code-examples/trigger-restrictions-plugin/labelLimits.yaml

timestamper

1.11.4

https://github.com/jenkinsci/timestamper-plugin/tree/5a129da1acf510c32582d7f4bfa4fb4fc4471b0e/src/test/resources/hudson/plugins/timestamper

JDK

CloudBees CI on modern cloud platforms controllers run in a set of Docker containers that come preconfigured with OpenJDK 17. CloudBees does not support the modification of these containers.

If you build your own container images for agents, CloudBees recommends using JDKs provided by either Oracle or OpenJDK for only the following versions:

  • Oracle JDK 11 or Oracle JDK 17 - 64 bits

  • OpenJDK JDK 11 or OpenJDK JDK 17 - 64 bits

Java 17 is recommended to run CloudBees CI version 2.440.1.3 or later. Java 11 is required to run CloudBees CI version 2.361.1.2 or later. Support for Java 8 has been discontinued; you cannot run the operations center, controllers, or agents on Java 8.

CloudBees Support may ask you to move forward to a specific update release (for example, _uXX) of a currently supported JDK/JRE version before diagnosing your problem. If you are running an outdated version of a supported JDK, CloudBees Support may ask you to move to a more recent JDK version since the more recent version may benefit from bug fixes and performance improvements. CloudBees recommends you keep your JDK version up-to-date.

Supported browsers

CloudBees CI only supports the following web browsers:

  • Apple Safari: Version 10 and later on OS X 10.10 and later.

  • Google Chrome: Latest regular release on all supported desktop operating systems.

  • Microsoft Edge: Latest regular release on all supported desktop operating systems.

  • Mozilla Firefox: Latest regular release and latest ESR release on all supported desktop operating systems.

Web browser extensions such as AdBlock Plus for Google Chrome can interfere with the display of the CloudBees CI web pages. You should disable any ad blocking browser extensions or add an exclusion for the CloudBees CI web pages.

Version skew between the operations center and controllers

CloudBees supports managed controllers that run the same version as the operations center or any earlier version that was supported when that version of the operations center was released.

As an example, when CloudBees CI on modern cloud platforms 2.346.1.4 was released, versions 2.277.4.4 through 2.346.1.4 were supported. CloudBees supports connecting any controller within that range to version 2.346.1.4 operations center. For more information about the support lifecycle, refer to CloudBees maintenance lifecycle policies.

Upgrading between versions

CloudBees supports upgrading CloudBees CI to a version up to one year later than your current version.

As an example, if you are running CloudBees CI on modern cloud platforms 2.263.4.2 that was released on February 26, 2021, you should first upgrade both your operations center and any controllers to a version up to one year later, such as CloudBees CI on modern cloud platforms 2.319.3.4, that was released on February 15, 2022. When that upgrade is successful, you can upgrade again to a version up to one year later.

CloudBees support can help you plan and prepare for your upgrade, for more information, refer to Required Data: Assisted Update.