Skip to content

Commit cdcf17a

Browse files
authored
Merge pull request #52594 from ShaunaDiaz/OSDOCS-4468
OSDOCS-4468: updating MicroShift intro
2 parents 8daa12c + 55916c8 commit cdcf17a

27 files changed

+126
-58
lines changed

_attributes/attributes-microshift.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@
66
:OCP: OpenShift Container Platform
77
:op-system-first: Red Hat Enterprise Linux for Edge (RHEL for Edge)
88
:op-system: RHEL for Edge
9+
:op-system-ram: 2GB RAM
10+
:op-system-chip: two-core AMD64 1.5GHz processor

_topic_maps/_topic_map_ms.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ Topics:
3131
- Name: Legal notice
3232
File: legal-notice
3333
---
34-
Name: Introduction to MicroShift
35-
Dir: microshift_architecture
34+
Name: Getting Started
35+
Dir: microshift_getting-started
3636
Distros: microshift
3737
Topics:
3838
- Name: Understanding MicroShift
3939
File: microshift-understanding
40-
- Name: MicroShift APIs
41-
File: microshift-apis
40+
- Name: Architecture
41+
File: microshift-architecture
4242
---
4343
# Name: Release notes
4444
# Dir: release_notes
@@ -145,5 +145,5 @@ Name: Troubleshooting
145145
Dir: microshift_support
146146
Distros: microshift
147147
Topics:
148-
- Name: Checking the MicroShift Version
149-
File: microshift-version
148+
- Name: MicroShift Troubleshooting
149+
File: microshift-troubleshooting

cli_reference/openshift_cli/usage-oc-kubectl.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Resources such as `DeploymentConfig`, `BuildConfig`, `Route`, `ImageStream`, and
1818
+
1919
ifndef::microshift[]
2020
The `oc` binary offers a built-in `login` command for authentication and lets you work with {product-title} projects, which map Kubernetes namespaces to authenticated users.
21-
See xref:../../authentication/understanding-authentication.adoc#understanding-authentication[Understanding authentication] for more information.
21+
Read xref:../../authentication/understanding-authentication.adoc#understanding-authentication[Understanding authentication] for more information.
2222
endif::[]
2323
+
2424
ifdef::microshift[]

microshift_architecture/attributes

Lines changed: 0 additions & 1 deletion
This file was deleted.

microshift_architecture/images

Lines changed: 0 additions & 1 deletion
This file was deleted.

microshift_architecture/microshift-understanding.adoc

Lines changed: 0 additions & 21 deletions
This file was deleted.

microshift_architecture/modules

Lines changed: 0 additions & 1 deletion
This file was deleted.

microshift_architecture/snippets

Lines changed: 0 additions & 1 deletion
This file was deleted.

microshift_getting-started/images

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../images

0 commit comments

Comments
 (0)