mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
merge ibm p/z into linux procedures
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
1667f24fd6
commit
5a3c624c99
@@ -18,20 +18,16 @@ endif::[]
|
||||
|
||||
[IMPORTANT]
|
||||
====
|
||||
If you try to use an older version of the Knative `kn` CLI with a newer {ServerlessProductName} release, the API is not found and an error occurs.
|
||||
If you try to use an older version of the Knative (`kn`) CLI with a newer {ServerlessProductName} release, the API is not found and an error occurs.
|
||||
|
||||
For example, if you use the 1.16.0 release of the `kn` CLI, which uses version 0.22.0, with the 1.17.0 {ServerlessProductName} release, which uses the 0.23.0 versions of the Knative Serving and Knative Eventing APIs, the CLI does not work because it continues to look for the outdated 0.22.0 API versions.
|
||||
For example, if you use the 1.16.0 release of the Knative (`kn`) CLI, which uses version 0.22.0, with the 1.17.0 {ServerlessProductName} release, which uses the 0.23.0 versions of the Knative Serving and Knative Eventing APIs, the CLI does not work because it continues to look for the outdated 0.22.0 API versions.
|
||||
|
||||
Ensure that you are using the latest `kn` CLI version for your {ServerlessProductName} release to avoid issues.
|
||||
Ensure that you are using the latest Knative (`kn`) CLI version for your {ServerlessProductName} release to avoid issues.
|
||||
====
|
||||
// need to update this note, out of scope for this PR
|
||||
|
||||
include::modules/serverless-installing-cli-web-console.adoc[leveloffset=+1]
|
||||
include::modules/serverless-installing-cli-linux-rpm-package-manager.adoc[leveloffset=+1]
|
||||
include::modules/serverless-installing-cli-linux.adoc[leveloffset=+1]
|
||||
include::modules/serverless-installing-cli-linux-ibm-power-rpm.adoc[leveloffset=+1]
|
||||
include::modules/serverless-installing-cli-linux-ibm-power-tarball.adoc[leveloffset=+1]
|
||||
include::modules/serverless-installing-cli-linux-ibm-z-rpm.adoc[leveloffset=+1]
|
||||
include::modules/serverless-installing-cli-linux-ibm-z-tarball.adoc[leveloffset=+1]
|
||||
include::modules/serverless-installing-cli-macos.adoc[leveloffset=+1]
|
||||
include::modules/serverless-installing-cli-windows.adoc[leveloffset=+1]
|
||||
|
||||
Reference in New Issue
Block a user