Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

docs(deploy): add notcie on supported k8s versions#1374

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
masontikhonov wants to merge1 commit intomaster
base:master
Choose a base branch
Loading
fromCR-30789-security-cf-deploy-kubernetes-deprecate-the-pre
Open
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 8 additions & 5 deletions_docs/pipelines/steps/deploy.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -8,9 +8,15 @@ redirect_from:
- /docs/deploy/
toc: true
---
The *Deploy* step can be used as a step to deploy a pre-built Docker image to a cluster
The *Deploy* step can be used as a step to deploy a pre-built Docker image to a cluster.

This step allows to (re)deploy a Kubernetes application in your cluster
This step allows to (re)deploy a Kubernetes application in your cluster.

{{site.data.callout.callout_tip}}
The *Deploy* step supports the three most recent minor releases of Kubernetes.

Please refer to [the official Kubernetes documentation](https://kubernetes.io/releases/){:target="\_blank"} for details on supported versions.
{{site.data.callout.end}}

It has two modes:

Expand DownExpand Up@@ -184,6 +190,3 @@ If you find the deploy step limited, feel free to look at the other deployment o
[Kubernetes deployment quick start]({{site.baseurl}}/docs/quick-start/ci-quick-start/deploy-to-kubernetes/)
[Manage Kubernetes clusters]({{site.baseurl}}/docs/deployments/kubernetes/manage-kubernetes/)
[Using Helm in Codefresh pipelines]({{site.baseurl}}/docs/deployments/helm/using-helm-in-codefresh-pipeline/)




[8]ページ先頭

©2009-2025 Movatter.jp