-
Notifications
You must be signed in to change notification settings - Fork 16
/
landing.json
58 lines (57 loc) · 2.13 KB
/
landing.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"version": 2,
"title": "Satellite",
"introduction": "Explore the capabilities of IBM Cloud Satellite and discover the tools to manage your locations, hosts, and app workloads.",
"product_page": "https://www.ibm.com/products/satellite",
"console_page": "/satellite",
"section_topics": {
"links": [
{
"title": "See what's new",
"href": "/docs/satellite?topic=satellite-satellite-relnotes"
},
{
"title": "Understand Satellite",
"href": "/docs/satellite?topic=satellite-faqs"
},
{
"title": "Get started with Satellite",
"href": "/docs/satellite?topic=satellite-getting-started"
},
{
"title": "Prepare your infrastructure environment",
"href": "/docs/satellite?topic=satellite-infrastructure-plan"
},
{
"title": "Set up Satellite locations",
"href": "/docs/satellite?topic=satellite-locations"
},
{
"title": "Add storage",
"href": "/docs/satellite?topic=satellite-storage-template-ov"
}
]
},
"section_highlights": [
{
"title": "What is IBM Cloud Satellite?",
"description": "Deploy and run apps consistently across on-premises, edge computing and public cloud environments, enabled by secure and auditable communications with IBM Cloud.",
"href": "https://www.ibm.com/products/satellite",
"type": "training"
},
{
"title": "Training",
"description": "Find courses to guide you through using Red Hat OpenShift on IBM Cloud.",
"href": "https://www.ibm.com/training/search?query=Satellite",
"type": "training"
}
],
"section_devtools": {
"api": "/apidocs/kubernetes/containers-v1-v2",
"cli": "/docs/satellite?topic=satellite-icsat_map",
"terraform": "https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/resources/satellite_cluster"
},
"section_updates": {
"view_more": "/docs/satellite?topic=satellite-satellite-relnotes"
}
}