Azure Red Hat OpenShift 3.11 will be retired 30 June 2022. Support for creation of new Azure Red Hat OpenShift 3.11 clusters continues through 30 November 2020. Following retirement, remaining Azure Red Hat OpenShift 3.11 clusters will be shut down to prevent security vulnerabilities.
Follow this guide to create an Azure Red Hat OpenShift 4 cluster. If you have specific questions, please contact us
Create From URL is a function that allows you to construct a URL from an image stream, image tag, or template.
Create from URL only works with image streams or templates from namespaces that
have been explicitly whitelisted. The whitelist contains the openshift
namespace by default.
You can define custom buttons.
These buttons leverage a defined URL pattern with an appropriate query string. The user is prompted to select the project. Then, the Create from URL workflow continues.
Name | Description | Required | Schema | Default |
---|---|---|---|---|
|
The value |
true |
string |
|
|
The value |
true |
string |
|
|
The name of the namespace containing the image stream and image tag to use. |
false |
string |
|
|
Identifies the resources created for this application. |
false |
string |
|
|
The Git repository URL containing the application source code. |
false |
string |
|
|
The branch, tag, or commit for the application source code specified
in |
false |
string |
|
|
The subdirectory for the application source code specified in
|
false |
string |
Reserved characters in parameter values should be URL encoded. |
Name | Description | Required | Schema | Default |
---|---|---|---|---|
|
The value of |
true |
string |
|
|
A JSON parameters map containing the template parameter name and corresponding value you wish to override. |
false |
JSON |
|
|
The name of the namespace containing the template to use. |
false |
string |
|
Reserved characters in parameter values should be URL encoded. |