Cloud customer?
Start for Free>
Upgrade in MyJFrog >
What's New in Cloud >







You are viewing an old version of this page. View thecurrent version.

Compare with CurrentView Page History

Version 1Next »

TheKubernetesIntegration is used to connectJFrog管道平台to a self-hosted Kubernetes cluster so that you can deploy Docker based applications.

Creating an Integration

You can add this integration by following steps on theAdding Integrationspage.

Here is the information you need to create this integration:

  • Name-- choose a friendly name for the integration
  • KubeConfig File-- Configuration file to access Kubernetes cluster


Page Contents

Usage

The Kubernetes integration can be used in theKubeClusterresource.

The Kubernetes integration canalso be added directly to a step in theintegrationssection. This automatically configures the kubectl command line interface withaccess to the Kubernetes cluster.

Default Environment Variables

When you create a resource with this integration, andcreate a step that uses it, a set of environment variables is automatically made available.

Environment variable

Description

res__kubernetesConfig_name Name of the Kubernetes cluster integration
res__kubernetesConfig_kubeconfig Kubernetes cluster configuration


When add this integration directly to a step, a set of environment variables is automatically made available.

Environment variable

Description

int_ < integration-name>_name Name of the Kubernetes cluster integration
int_ < integration-name>_kubeconfig Kubernetes cluster configuration
  • 没有标签
Copyright © 2023 JFrog Ltd.