<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Cloud on Step Documentation</title>
    <link>https://step.dev/knowledgebase/30/categories/cloud/</link>
    <description>Recent content in Cloud on Step Documentation</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Fri, 21 Nov 2025 14:00:00 +0000</lastBuildDate><atom:link href="https://step.dev/knowledgebase/30/categories/cloud/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Chart configuration</title>
      <link>https://step.dev/knowledgebase/30/setup/installation/kubernetes/chart-configuration-samples/</link>
      <pubDate>Fri, 19 Apr 2024 14:00:00 +0000</pubDate>
      
      <guid>https://step.dev/knowledgebase/30/setup/installation/kubernetes/chart-configuration-samples/</guid>
      <description>This page provides practical configuration examples for common Step Helm chart deployment scenarios. For a complete reference of all available Helm values and their detailed descriptions, please refer to the Helm Values documentation.
Additional Resources:
Access enterprise download section - For obtaining access to Step Enterprise artifacts and Docker images Release notes of the Helm Chart - Latest chart versions and changelog Database configuration Step supports two database backends: MongoDB (default) and PostgreSQL.</description>
    </item>
    
    <item>
      <title>Agent Runtime Images</title>
      <link>https://step.dev/knowledgebase/30/setup/installation/kubernetes/agent-runtime-images/</link>
      <pubDate>Fri, 21 Nov 2025 14:00:00 +0000</pubDate>
      
      <guid>https://step.dev/knowledgebase/30/setup/installation/kubernetes/agent-runtime-images/</guid>
      <description>Exense provides official agent runtime Docker images that serve as the execution environment for Step agents. These images are required starting with Helm Chart 1.2.0 and Step 27+. See the Chart release note page for details.
If the official images do not meet your needs, you can build your own. See Creating your own Step Agent images.
Available images The latest tag is always available for each image and always points to the most recent version.</description>
    </item>
    
    <item>
      <title>Agent configuration</title>
      <link>https://step.dev/knowledgebase/30/setup/configuration/agent-configuration/</link>
      <pubDate>Wed, 01 May 2024 14:00:00 +0000</pubDate>
      
      <guid>https://step.dev/knowledgebase/30/setup/configuration/agent-configuration/</guid>
      <description>Agent endpoint The agent exposes a REST service to the Controller, which is consumed by the controller to execute Keywords. The endpoint of this service is called agent endpoint. The agent endpoint is configured automatically at agent startup and is communicated to the controller at registration. If required, the endpoint can be tweaked as follow:
Agent port Per default the agent lets the system find a free port automatically at startup to listen on.</description>
    </item>
    
    <item>
      <title>Agent Provisioning configuration</title>
      <link>https://step.dev/knowledgebase/30/setup/configuration/agent-provisioning-configuration/</link>
      <pubDate>Wed, 01 May 2024 14:00:00 +0000</pubDate>
      
      <guid>https://step.dev/knowledgebase/30/setup/configuration/agent-provisioning-configuration/</guid>
      <description>When running in Kubernetes, Step supports automatic provisioning of Agents (i.e. automatic provisioning of the containers responsible for executing Keywords). This page describes how to enable and configure the Agent provisioning.
For information on using Agent provisioning, please refer to the Agent Provisioning page.
Notes: Agent provisioning is part of Step Enterprise and is supported as of version 25. It has been designed to work with the official Step Helm Chart.</description>
    </item>
    
    <item>
      <title>Creating your own Step Agent images</title>
      <link>https://step.dev/knowledgebase/30/setup/installation/kubernetes/create-custom-agent-image/</link>
      <pubDate>Fri, 19 Apr 2024 14:00:00 +0000</pubDate>
      
      <guid>https://step.dev/knowledgebase/30/setup/installation/kubernetes/create-custom-agent-image/</guid>
      <description>That page aims to guide through the process of creating your own Step Agent images. Currently, only Linux systems are supported, so below explanation / examples assumes your base Docker image is a Linux based one, such as Debian.
Before building a custom image, consider whether the official Step agent runtime images already meet your needs. Step provides ready-to-use runtime images including Java, browsers, and WebDrivers. For the full list of available images, see Agent Runtime Images.</description>
    </item>
    
    <item>
      <title>Helm Values</title>
      <link>https://step.dev/knowledgebase/30/setup/installation/kubernetes/helmvalues/</link>
      <pubDate>Fri, 19 Apr 2024 14:00:00 +0000</pubDate>
      
      <guid>https://step.dev/knowledgebase/30/setup/installation/kubernetes/helmvalues/</guid>
      <description>Helm values Values that could be used are listed below.
Note that the listed values applies to the latest Chart version (current 1.2.0), some of them might not be available in previous versions. Image parameters Name Description Default value image.repository Controller and Agent images repository base name &amp;quot;&amp;quot; image.pullPolicy Controller and Agent images pull policy Always imagePullSecrets Registry secret names as an array [] Commons parameters Name Description Default value commons.</description>
    </item>
    
  </channel>
</rss>
