Skip to content

Add an export from UC 0.5 cookbook#390

Open
dirkmueller wants to merge 1 commit intoSUSE:mainfrom
dirkmueller:cookbook
Open

Add an export from UC 0.5 cookbook#390
dirkmueller wants to merge 1 commit intoSUSE:mainfrom
dirkmueller:cookbook

Conversation

@dirkmueller
Copy link
Member

This can be used for early access external users.

@dirkmueller dirkmueller requested a review from a team as a code owner March 17, 2026 14:41
@@ -0,0 +1,610 @@
# **Cookbook: Deploying UC For The First Time**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How do we describe what UC is?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's described on line 5ff. is that not sufficient?


Due to its nature, the operating system does not come with a standard package manager (e.g. zypper). Installation and updates are done using container native workflows and artifacts, not standard system management processes. This keeps “pristinity” as one of its core concepts, prevents tampering, and allows for seamless, atomic, containerized-based updates that favor repeatability.

### Kubernetes {#kubernetes}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The section formatting is broken. There are few other similar occurrences.

It also breaks the Glossary links.

Copy link
Member Author

@dirkmueller dirkmueller Mar 18, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the formatting to add a persistent custom anchor. By default, Markdown parsers generate IDs based on the text (e.g., #example-overview). This syntax allows you to manually define the ID so it remains stable even if you change the heading text later (e.g., to ## Project Summary {#example-overview}). You can link directly to this section from elsewhere in the document or from another page using Link Text.

the glossary is somehow out of place. there is no support for footnotes in markdown so I'll delete them.

This can be used for early access external users.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants