-
Notifications
You must be signed in to change notification settings - Fork 57
RHDHBUGS-2005 - Fixed broken links #1348
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 94 commits
ac62027
f2429d1
9e52bcd
14a06e5
bd679f3
ceb5c8f
625eaeb
4485070
4a38f45
d145faa
c79ca4f
c81d7d9
df031d0
dfa7e23
c01b5d1
c745c6c
438caf5
f7bf99f
db5a9ad
8847fd2
3ea4dbd
8aff966
4b936d9
0cd4183
e413bed
e8b5d17
bb3e10a
f3d8053
ffd8443
3c92b7c
75ef8cc
c37ea54
b660c47
14e2867
d763ca6
6c4e04a
98d782b
db46175
dda1d50
c51ce0f
7d403ad
6edb9a8
8a37b4e
3e905bb
7638b93
76ee22d
e353c52
3aa6a77
beb9a84
28debd9
07135d6
dd5e556
6fb49e7
83585a8
4c5726f
70e9226
b4a5925
76bc9fb
d651f71
433bd05
dd2809e
12b6825
d8ad62b
cf3653b
3ddf11d
4b0da6e
1189ad1
1e82626
26556b6
1ed0c4f
2cf85ce
ac8c525
bbf54ef
bc836e1
593ca16
5c17384
0e6af76
9a446ae
4582391
1267012
800c5ff
913d659
28ffef7
07b2291
fc18d17
58d4ec0
060b42c
6d2f108
499abde
5d18be8
64b3e71
0735ff4
e61b410
a746203
fcdaa7b
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -7,3 +7,5 @@ titles-generated/ | |
| .vscode | ||
| .cache/ | ||
| .vscode/ | ||
| linkchecker-out.csv | ||
| linkchecker-out.html | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| ; Run linkchecker with the configuration file: | ||
| ; linkchecker -f .linkcheckerrc titles-generated/main/ | ||
|
|
||
| [filtering] | ||
| checkextern=True | ||
| ignore= | ||
| brand.css | ||
| lang.css | ||
| http://creativecommons.org/licenses/by-sa/3.0/ | ||
| https://access.redhat.com/downloads/content/480/ | ||
|
|
||
| [output] | ||
| fileoutput=html,csv | ||
| log=failures |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| scaffolder |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,19 +1,19 @@ | ||
| [id="assembly-install-rhdh-airgapped-environment-k8s-helm_{context}"] | ||
| = Installing {product} on a supported Kubernetes platform in an air-gapped environment with the Helm chart | ||
|
|
||
| If you are using a supported Kubernetes platform in a fully disconnected or partially disconnected environment, you can install {product} by using the Helm chart. Supported Kubernetes platforms include the following: | ||
| If you are using a supported Kubernetes platform in a fully disconnected or partially disconnected environment, you can install {product} by using the Helm chart. | ||
| Supported Kubernetes platforms include the following: | ||
|
|
||
| * {aks-brand-name} | ||
| * {eks-brand-name} | ||
| * {gke-brand-name} | ||
|
|
||
| [role="_additional-resources"] | ||
| .Additional resources | ||
| * link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.5/html/installing_red_hat_developer_hub_on_microsoft_azure_kubernetes_service/proc-rhdh-deploy-aks-helm_title-install-rhdh-aks[Deploying {product-short} on {aks-short} with the Helm chart]. | ||
| * link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.5/html/installing_red_hat_developer_hub_on_amazon_elastic_kubernetes_service/proc-rhdh-deploy-eks-helm_title-install-rhdh-eksp[Installing {product-short} on {eks-short} with the Helm chart], | ||
| * link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.5/html/installing_red_hat_developer_hub_on_google_kubernetes_engine/proc-rhdh-deploy-gke-helm_title-install-rhdh-gke[Installing {product-short} on {gke-short} with the Helm chart]. | ||
|
|
||
| include::modules/installation/proc-install-rhdh-airgapped-full-k8s-helm.adoc[leveloffset=+1] | ||
|
|
||
| include::modules/installation/proc-install-rhdh-airgapped-partial-k8s-helm.adoc[leveloffset=+1] | ||
|
|
||
| [role="_additional-resources"] | ||
| .Additional resources | ||
| * {installing-on-aks-book-link}#proc-rhdh-deploy-aks-helm_title-install-rhdh-aks[Deploying {product-short} on {aks-short} with the Helm chart] | ||
|
Check warning on line 17 in assemblies/assembly-install-rhdh-airgapped-environment-k8s-helm.adoc
|
||
| * {installing-on-eks-book-link}#proc-rhdh-deploy-eks-helm_title-install-rhdh-eks[Installing {product-short} on {eks-short} with the Helm chart] | ||
|
Check warning on line 18 in assemblies/assembly-install-rhdh-airgapped-environment-k8s-helm.adoc
|
||
| * {installing-on-gke-book-link}#proc-rhdh-deploy-gke-helm_title-install-rhdh-gke[Installing {product-short} on {gke-short} with the Helm chart] | ||
|
Check warning on line 19 in assemblies/assembly-install-rhdh-airgapped-environment-k8s-helm.adoc
|
||
Uh oh!
There was an error while loading. Please reload this page.