1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

BZ2116646 BZ2116651 BZ2116742 BZ2116748 & BZ2116794: OSDK versions

This commit is contained in:
Michael Ryan Peter
2022-08-10 13:28:23 -04:00
committed by openshift-cherrypick-robot
parent 485e8eea62
commit fa60e866db
3 changed files with 6 additions and 6 deletions

View File

@@ -3,8 +3,8 @@
// * cli_reference/osdk/cli-osdk-install.adoc
// * operators/operator_sdk/osdk-installing-cli.adoc
:ocp_ver: 4.10
:osdk_ver: v1.16.0
:ocp_ver: 4.11
:osdk_ver: v1.22.0
:_content-type: PROCEDURE
[id="osdk-installing-cli-linux-macos_{context}"]
@@ -14,7 +14,7 @@ You can install the OpenShift SDK CLI tool on Linux.
.Prerequisites
* link:https://golang.org/dl/[Go] v1.16+
* link:https://golang.org/dl/[Go] v1.18+
ifdef::openshift-origin[]
* link:https://docs.docker.com/install/[`docker`] v17.03+, link:https://github.com/containers/libpod/blob/master/install.md[`podman`] v1.2.0+, or link:https://github.com/containers/buildah/blob/master/install.md[`buildah`] v1.7+
endif::[]
@@ -24,7 +24,7 @@ endif::[]
.Procedure
. Navigate to the link:https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/operator-sdk/{ocp_ver}/[OpenShift mirror site].
. Navigate to the link:https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/operator-sdk/[OpenShift mirror site].
. From the latest {ocp_ver} directory, download the latest version of the tarball for Linux.

View File

@@ -28,7 +28,7 @@ Operator authors with cluster administrator access to a Kubernetes-based cluster
[NOTE]
====
{product-title} 4.9 supports Operator SDK v1.10.0 or later.
{product-title} {product-version} supports Operator SDK v1.22.0 or later.
====
[id="osdk-about-what-are-operators"]

View File

@@ -4,7 +4,7 @@
include::_attributes/common-attributes.adoc[]
:context: osdk-installing-cli
:osdk_ver: v1.16.0
:osdk_ver: v1.22.0
toc::[]