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

RHDEVDOCS-3591: odo 250 installation guide

This commit is contained in:
Gabriel McGoldrick
2022-01-13 18:17:16 +00:00
committed by openshift-cherrypick-robot
parent 0614e46744
commit e4b689dbfc
5 changed files with 133 additions and 108 deletions

View File

@@ -6,23 +6,23 @@ include::modules/common-attributes.adoc[]
toc::[]
The following section describes how to install `{odo-title}` on different platforms using the CLI or the Visual Studio Code (VS Code) IDE.
// The following section describes how to install `{odo-title}` on different platforms using the CLI or the Visual Studio Code (VS Code) IDE.
You can install the `{odo-title}` CLI on Linux, Windows, or macOS by downloading a binary. You can also install the OpenShift VS Code extension, which uses both the `{odo-title}` and the `oc` binaries to interact with your OpenShift Container Platform cluster. For {op-system-base-full}, you can install the `{odo-title}` CLI as an RPM.
[NOTE]
====
Currently, `{odo-title}` does not support installation in a restricted network environment.
====
You can also find the URL to the latest binaries from the {product-title} web console by clicking the *?* icon in the upper-right corner and selecting *Command Line Tools*
// You can also find the URL to the latest binaries from the {product-title} web console by clicking the *?* icon in the upper-right corner and selecting *Command Line Tools*
include::modules/developer-cli-odo-installing-odo-on-linux.adoc[leveloffset=+1]
include::modules/developer-cli-odo-installing-odo-on-linux-on-ibm-power.adoc[leveloffset=+1]
include::modules/developer-cli-odo-installing-odo-on-linux-on-ibm-z.adoc[leveloffset=+1]
include::modules/developer-cli-odo-installing-odo-on-windows.adoc[leveloffset=+1]
include::modules/developer-cli-odo-installing-odo-on-macos.adoc[leveloffset=+1]
include::modules/developer-cli-odo-installing-odo-on-vs-code.adoc[leveloffset=+1]
include::modules/developer-cli-odo-installing-odo-on-linux-rpm.adoc[leveloffset=+1]