-
Notifications
You must be signed in to change notification settings - Fork 30
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
Initial SUSE Multilinux Manager chapter #462
Conversation
Initial SUSE Multilinux Manager chapter.
* Updating high-level architecture documentation * Apply suggestions from code review Co-authored-by: Eduardo Mínguez <[email protected]> * Apply suggestions from code review Co-authored-by: Atanas Dinov <[email protected]> --------- Co-authored-by: Eduardo Mínguez <[email protected]> Co-authored-by: Atanas Dinov <[email protected]>
Add feature and bug information, and some upgrade related notes Co-Authored-By: Rhys Oxenham <[email protected]> Co-Authored-By: Eduardo Mínguez <[email protected]>
Co-authored-by: Atanas Dinov <[email protected]>
Remove the tip referring to the oem path as that's for Elemental teal Also fix the Rancher version to align with 3.1 Fixes: suse-edge#389 fixup
* Condense release notes Signed-off-by: Atanas Dinov <[email protected]> * Add missing components to the welcome page Signed-off-by: Atanas Dinov <[email protected]> * [EIB] Add compatibility warning Signed-off-by: Atanas Dinov <[email protected]> * Update asciidoc/edge-book/releasenotes.adoc Co-authored-by: Eduardo Mínguez <[email protected]> * Revert definition changes Signed-off-by: Atanas Dinov <[email protected]> --------- Signed-off-by: Atanas Dinov <[email protected]> Co-authored-by: Eduardo Mínguez <[email protected]>
* Bump SUMA to 5.0.0 (suse-edge#467) Signed-off-by: Atanas Dinov <[email protected]> * Add Elemental extension chart (suse-edge#468) Signed-off-by: Atanas Dinov <[email protected]> * update with performance config and some 3.1 fixes --------- Signed-off-by: Atanas Dinov <[email protected]> Co-authored-by: Atanas Dinov <[email protected]>
…e-edge#483) * Documentation improvements * Naming standartization changes * Add important notes * Fix spelling mistakes * Bump helm day2 doc with correct release tag
Co-authored-by: Atanas Dinov <[email protected]>
* Bump SUMA to 5.0.0 (suse-edge#467) Signed-off-by: Atanas Dinov <[email protected]> * Add Elemental extension chart (suse-edge#468) Signed-off-by: Atanas Dinov <[email protected]> * Add some performance configs and 3.1 fixes (suse-edge#475) * Bump SUMA to 5.0.0 (suse-edge#467) Signed-off-by: Atanas Dinov <[email protected]> * Add Elemental extension chart (suse-edge#468) Signed-off-by: Atanas Dinov <[email protected]> * update with performance config and some 3.1 fixes --------- Signed-off-by: Atanas Dinov <[email protected]> Co-authored-by: Atanas Dinov <[email protected]> (cherry picked from commit ccf3dc6) * Minor ATIP doc fix (suse-edge#479) (cherry picked from commit 7600d1f) * "Day 2" related documentation changes and improvements for 3.1.1 (suse-edge#483) * Documentation improvements * Naming standartization changes * Add important notes * Fix spelling mistakes * Bump helm day2 doc with correct release tag (cherry picked from commit bcafd4b) * Prepare releasenotes for 3.1.1 release (cherry picked from commit 83f6daa) * Update RKE2/K3s version to 1.30.5 (cherry picked from commit 1e5cd91) * Update Rancher version (cherry picked from commit d6bcaf4) * Update metal3 to 0.8.3 (cherry picked from commit 86d2798) * Update rancher-turtles to 0.3.3 (cherry picked from commit 40990db) * Update airgap image list for 3.1.1 Co-authored-by: Atanas Dinov <[email protected]> (cherry picked from commit 1a314e9) --------- Signed-off-by: Atanas Dinov <[email protected]> Co-authored-by: Atanas Dinov <[email protected]> Co-authored-by: Alberto Morgante Medina <[email protected]> Co-authored-by: Ivo Petrov <[email protected]>
Edited the hyperlinks in the following sections: 1. Air-gapped deployments with Edge Image Builder - sub section: Setting up the management cluster 2. Setting up the management cluster - sub section: Custom folder
…e#495) * initial framework for attribute-based versions * migrated metal3 quickstart to use version attributes * simplified attributes file until we find a better reason to split them * migrated the elemental quickstart to use version attributes * explicitly mark chart versions as compared to component * migrated the eib quickstart to use version attributes * migrated the rancher extensions component guide to use version attributes * changed eib link handling to use the explicit links instead of deriving * renamed version-edge-chart-repo to version-edge-registry * migrated the sl micro component guide to use version attributes * minor reformatting to metal3 guide * migrated EIB component guide to use version attributes * migrated the networking component guide to user version attributes
@@ -0,0 +1,236 @@ | |||
== SUSE Manager |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You'll also need to add the front-matter with an anchor then link to it from edge.adoc
I'd like to link to this from the doc I'm writing. Any idea on when it might be ready to publish? |
* migrated elemental component guide to use version attributes * fixed incorrect wording on rancher prime version attribute * attribute files organization * added note about include order * migrated the longhorn component guide to use version attributes * removed 404 link to neuvector chart patch * migrated the virtualization component to use version attributes * migrated the suc component guide to use version attribute * migrated the upgrade controller component guide to use version attributes and minor reformatting * minor section title rewording
LGTM! Once @hardy’s comments are addressed, this should be good to go. |
Make a note that the suse/sle-micro/5.5/toolbox image may be required In future we can add more comprehensive troubleshooting docs, but this at least points in the right direction for any users who encounter issues trying to use the 6.0 toolbox image Fixes: suse-edge#528
Commit all non-navigational changes.
Signed-off-by: Atanas Dinov <[email protected]>
Add a couple of anchors to enable references from other files. Signed-off-by: Marco Chiappero <[email protected]>
Introduce an overview of how to install and configure PTP in ATIP with telco specific PTP profiles. This documentation is expected to be expanded over time, but this commit provides guidance on: - software installation - software configuration - mentions to PTP and "directed network provisioning" Acked-by: Daria Vladykina <[email protected]> Acked-by: Frank Sundermeyer <[email protected]> Signed-off-by: Marco Chiappero <[email protected]>
Add PTP to the least of features and to the tech-preview list. Signed-off-by: Marco Chiappero <[email protected]>
Initial SUSE Multilinux Manager chapter.
Removed FIXMEs for now, a few additional fixes.
Commit all non-navigational changes.
…github.io into joesusecom-patch-1
Fixed the (hopefully) last open [here] links.
I pushed #558 which resolves the rebase issues here, and splits the content into component/quickstart pages - @joesusecom PTAL and see if you're happy to proceed with that branch, thanks! |
This was merged via #558 |
This is the draft for the new SUMA chapter. Still work in progress.