* guides: Add new Kubernetes migration guide
This guide provide direction in upgrade Kubernetes from the
1.17.x release up to the 1.19.x release due to Clear missing
the 1.18.x release.
Signed-off-by: Mark D Horn <mark.d.horn@intel.com>
* Corrects reST syntax for proper display of code-blocks, - For correct indentation levels when substeps appear - To correct "For each of the other notes..." to "nodes..." - To use list-table to show kubeadm component configs - To retitle ref label to "_kubernetes_migration", prev not unique - TBD: Waiting on actual hyperlinks, not prev included.
Signed-off-by: michael vincerra <michael.vincerra@intel.com>
* guides: Fix the links for k8s-migration
- Rename the new guide
- Fix references and links
- Fix formatting
Signed-off-by: Mark D Horn <mark.d.horn@intel.com>
* Corrects copyright value in conf.py.
Signed-off-by: michael vincerra <michael.vincerra@intel.com>
Co-authored-by: michael vincerra <michael.vincerra@intel.com>
* Update TM&B in guides section of docs
- Add disclaimers for Intel trademarks
- Update/correct product names in text per Intel guidance
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
* Fix syntax/indent errors.
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
* - Add link back in (accidental removal) (dlrs-inference.rst) - Minor language clarifications
(compatible-kernels.rst) - Correct missed trademark (performance.rst)
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
* - Correct product name in dlrs-inference.rst (confirmed with original author)
- Correct product name in dbrs.rst (confirmed with original author)
- Correct product name in compatible-kernels.rst
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
* Add in missing (r) in dbrs.rst
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
* Performance doc
New doc providing an outline of the approach and tactics used by CL
for performance optimizations.
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
* Edits and clarification based on feedback.
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
* - Fix typo
- Update Overview formatting for readability
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
* - Replace 'hardware' with 'Intel architecture' for consistency with
About page.
- Added required TM&B disclaimer.
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
- Remove images azure-docker, azure-machine-learning, and hyperv.
- Closes#1141
- Revises from Hyper-V Gen 2 to Gen 1, with relative changes to settings.
- Replaces figure 3 because Gen 1 settings are different from Gen 2
- Revises image type to remove previous default `hyperv.vhdx`,
a Gen 2 image -- no longer supported.
- Respond to reviewer feedback; fix typos.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
- Use of Docker with mixer is now deprecated.
- Recreates grid table as list-table for future maintenance.
- Adds new section, Bundle definition files, for illustration
- Revises builder.conf in References, removing docker path.
- Updates mixer builder.conf to VERSION 1.2.
- Fix typo in filepath for LOCAL_RPM_DIR in builder.conf.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Update mixer build image to use clr-installer.
Closes#1006
Signed-off-by: Bun K Tan <bun.k.tan@intel.com>
* Reverts Example 7 to recent master, omitting Tutorials header, etc.
- Reason: Separate branches not sync'ed based on upstream master
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Adds line in Example 4 to assure Example 2 is known prereq.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Simplify sentence.
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
Co-authored-by: michael vincerra <37549381+mvincerx@users.noreply.github.com>
In Example 7:
- Remove 'tutorial' subsection as it was not clear that it was an example of the
advanced example of manual format bump.
- Roll existing tutorial content under 'advanced' as it is the advanced example.
- Result is a basic and advance example for Example 7: execute format bump
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
besides /var, /etc, /opt and /home, users are allowed to make
local installations in /usr/local without getting swupd
operations to remove such content.
be excplicit about /usr/local in the stateless guide.
Relates to https://github.com/clearlinux/distribution/issues/1475
Signed-off-by: Simental Magana, Marcos <marcos.simental.magana@intel.com>
* Correct example commands in autoproxy guide
- Fix example commands that were split into two snippets (should be one)
- Spelling corrections and minor edits for readability
Fixes#795
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
* Minor edits to improve clarity with
output samples.
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
* Add sudo to commands that require it.
Signed-off-by: Kristal Dale <kristal.dale@intel.com>
- Subdivides prev Example 3 into two:
- Create an update for the mix
- Build an image
- Adds subsection Format Bump to explain its purpose and swupd protocols
- Adds Figure 1 and new _figures/mixer dir to illustrate Format Bump
- Modifies some commands to clarify intent, purpose
- Closes#507
Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
* Added one link to whitelist (nvidia downloads)
* Added "/" to download images link
* Updated to swupd update link
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
- Remove concepts (content migrated to Clear guides)
- Remove reference for bundle commands (quick ref in swupd guide)
- Moved bundle about page to Clear guide
- Updated links to concepts page, to instead link to the associated guide
Signed-off-by: Kristal Dale <kristal.dale@intel.com>