Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit 3e2427d

Browse files
committed
Direct doc references to github
1 parent 662eb68 commit 3e2427d

2,443 files changed

Lines changed: 2485 additions & 2485 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

blogs-news/clear-linux-os-introduction-and-beyond.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -335,8 +335,8 @@ <h1 class="blog_detail__title">
335335
<p>3:00 Check in, refreshments, networking<br />
336336
3:30 Clear Linux Project Overview<br />
337337
3:45 Clear Linux OS Architecture<br />
338-
4:45 Demo: <a href="https://docs.01.org/clearlinux/latest/guides/stacks/dlrs/dlrs.html">Deep Learning Reference Stack</a> using Clear Linux OS<br />
339-
5:15 Demo: <a href="https://docs.01.org/clearlinux/latest/guides/clear/swupd.html">Swupd</a><br />
338+
4:45 Demo: <a href="https://www.clearlinux.org/clear-linux-documentation/guides/stacks/dlrs/dlrs.html">Deep Learning Reference Stack</a> using Clear Linux OS<br />
339+
5:15 Demo: <a href="https://www.clearlinux.org/clear-linux-documentation/guides/clear/swupd.html">Swupd</a><br />
340340
5:45 Dinner Break<br />
341341
6:15 Hands on workshop<br />
342342
8:15 Panel</p>

blogs-news/clear-linux-os-now-certified-kubernetes-distribution.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -320,15 +320,15 @@ <h1 class="blog_detail__title">
320320

321321
<ul><li dir="ltr">
322322
<p dir="ltr"><strong>Manageability</strong><br />
323-
In contrast to other Linux distros, Clear Linux OS is lean and can host multiple containers without requiring many unnecessary packages. Default installation is minimal, so there’s no need to strip the OS of extra services or software. Check out the <a href="https://docs.01.org/clearlinux/latest/reference/system-requirements.html">recommended system requirements</a>.  </p>
323+
In contrast to other Linux distros, Clear Linux OS is lean and can host multiple containers without requiring many unnecessary packages. Default installation is minimal, so there’s no need to strip the OS of extra services or software. Check out the <a href="https://www.clearlinux.org/clear-linux-documentation/reference/system-requirements.html">recommended system requirements</a>.  </p>
324324
</li>
325325
<li dir="ltr">
326326
<p dir="ltr"><strong>Security</strong><br />
327-
Clear Linux OS employs the principle of lightweight installation, reducing risk and addressing a basic security concern: “The more software you have installed, the larger the attack surface.” Because Clear Linux OS offers at least two releases per week, your version of Clear Linux OS will always carry the latest updates from the Linux kernel, as well as <a href="https://docs.01.org/clearlinux/latest/guides/clear/security.html">our developers’ security fixes</a>.<br /><strong> </strong></p>
327+
Clear Linux OS employs the principle of lightweight installation, reducing risk and addressing a basic security concern: “The more software you have installed, the larger the attack surface.” Because Clear Linux OS offers at least two releases per week, your version of Clear Linux OS will always carry the latest updates from the Linux kernel, as well as <a href="https://www.clearlinux.org/clear-linux-documentation/guides/clear/security.html">our developers’ security fixes</a>.<br /><strong> </strong></p>
328328
</li>
329329
<li dir="ltr">
330330
<p dir="ltr"><strong>Software updates</strong><br />
331-
Clear Linux OS allows you to run the exact same software for all container hosts in a cluster. <a href="https://docs.01.org/clearlinux/latest/guides/clear/swupd.html">Clear Linux OS manages software using swupd</a>. This means administrators need only check a single version number to track all software on the system. <br /><strong> </strong></p>
331+
Clear Linux OS allows you to run the exact same software for all container hosts in a cluster. <a href="https://www.clearlinux.org/clear-linux-documentation/guides/clear/swupd.html">Clear Linux OS manages software using swupd</a>. This means administrators need only check a single version number to track all software on the system. <br /><strong> </strong></p>
332332
</li>
333333
<li dir="ltr">
334334
<p dir="ltr"><strong>Performance</strong><br />
@@ -345,10 +345,10 @@ <h1 class="blog_detail__title">
345345
<p dir="ltr"><strong>Learn more about Kubernetes on Clear Linux OS:</strong></p>
346346

347347
<ul><li dir="ltr">
348-
<p dir="ltr"><a href="https://docs.01.org/clearlinux/latest/tutorials/kubernetes.html">How to install, configure, and start the Kubernetes container orchestration system on Clear Linux OS using  cri+o and kata-runtime</a></p>
348+
<p dir="ltr"><a href="https://www.clearlinux.org/clear-linux-documentation/tutorials/kubernetes.html">How to install, configure, and start the Kubernetes container orchestration system on Clear Linux OS using  cri+o and kata-runtime</a></p>
349349
</li>
350350
<li dir="ltr">
351-
<p dir="ltr"><a href="https://docs.01.org/clearlinux/latest/tutorials/kubernetes-bp.html">Kubernetes Best Practices</a></p>
351+
<p dir="ltr"><a href="https://www.clearlinux.org/clear-linux-documentation/tutorials/kubernetes-bp.html">Kubernetes Best Practices</a></p>
352352
</li>
353353
<li dir="ltr">
354354
<p dir="ltr"><a href="https://github.com/clearlinux/cloud-native-setup/tree/master/clr-k8s-examples">Cloud Native Setup: Kubernetes on Clear Linux OS examples</a></p>

blogs-news/clear-linux-project-has-new-documentation-site.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ <h1 class="blog_detail__title">
307307

308308

309309
<div class="Text__description">
310-
<p dir="ltr">The Clear Linux OS Docs team is happy to announce that our <a href="https://docs.01.org/clearlinux/latest/index.html">documentation site</a> for the Clear Linux Project has moved to a Sphinx/reST site with the ubiquitous Read-The-Docs theme, consistent with many open source documentation projects.  </p>
310+
<p dir="ltr">The Clear Linux OS Docs team is happy to announce that our <a href="https://www.clearlinux.org/clear-linux-documentation/index.html">documentation site</a> for the Clear Linux Project has moved to a Sphinx/reST site with the ubiquitous Read-The-Docs theme, consistent with many open source documentation projects.  </p>
311311

312312
<p dir="ltr">The new documentation site allows for a huge improvement in documentation features and functionality for our end users. Some of the new features include:</p>
313313

@@ -319,14 +319,14 @@ <h1 class="blog_detail__title">
319319

320320
<p dir="ltr"><strong><img alt="" data-entity-type="" data-entity-uuid="" src="https://lh3.googleusercontent.com/nzHDgPYohdvCk9tH3a3wztrCh93w5ZrVDjnGIDKescXyLRhLf_lZARlmdGoYEJvRvLxVwj9q5Q65BUJ2Eima8YZXLy80YtpS_Jbe1zOp78dNbEoHZKiW2l3MO5AbJaU_5wgcSaqp" /></strong></p>
321321

322-
<p><strong>4. Simplified content presentation in <a href="https://docs.01.org/clearlinux/latest/get-started/index.html">Get Started</a>, <a href="https://docs.01.org/clearlinux/latest/guides/index.html">Guides</a>, and <a href="https://docs.01.org/clearlinux/latest/tutorials/index.html">Tutorials</a>  </strong></p>
322+
<p><strong>4. Simplified content presentation in <a href="https://www.clearlinux.org/clear-linux-documentation/get-started/index.html">Get Started</a>, <a href="https://www.clearlinux.org/clear-linux-documentation/guides/index.html">Guides</a>, and <a href="https://www.clearlinux.org/clear-linux-documentation/tutorials/index.html">Tutorials</a>  </strong></p>
323323

324324
<p><strong>5. Multiple language and version support</strong><br />
325325
On the bottom left of the new site navigation pane, you will notice navigation to various versions of Clear Linux OS as well multiple languages. Translations of the Clear Linux OS documentation are underway and we are looking forward to adding them to the documentation soon!  </p>
326326

327327
<p dir="ltr">This site move was a massive undertaking spearheaded by the Clear Linux Documentation team. They helped ensure that every detail of the move was tracked accordingly and ensured no details were missed. Kudos to them!</p>
328328

329-
<p dir="ltr">We highly encourage you to explore the new documentation site, provide <a href="https://community.clearlinux.org/t/how-can-we-improve-our-documentation/30">feedback</a>, and <a href="https://github.com/clearlinux/clear-linux-documentation/issues">log any issues</a> you find, or even <a href="https://docs.01.org/clearlinux/latest/reference/collaboration/collaboration.html">collaborate directly</a>  as we continue to make improvements on the new documentation site.</p>
329+
<p dir="ltr">We highly encourage you to explore the new documentation site, provide <a href="https://community.clearlinux.org/t/how-can-we-improve-our-documentation/30">feedback</a>, and <a href="https://github.com/clearlinux/clear-linux-documentation/issues">log any issues</a> you find, or even <a href="https://www.clearlinux.org/clear-linux-documentation/reference/collaboration/collaboration.html">collaborate directly</a>  as we continue to make improvements on the new documentation site.</p>
330330
</div>
331331

332332
<!-- END OUTPUT from 'modules/custom/clearlinux.org/themes/clearlinux_theme/templates/field/field--node--body.html.twig' -->

blogs-news/deep-learning-reference-stack-v6-now-available.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ <h1><span><span><span><span><strong><span><span>Deep Learning Reference Stack v6
414414

415415
<p><span><span><span><span><span><span><span>[2]</span></span></span></span></span></span></span><a href="https://ruder.io/nlp-imagenet/"><span><span><span><span><span><span><span> </span></span></span></span></span></span></span><span><span><span><span><span><span><span>https://ruder.io/nlp-imagenet/</span></span></span></span></span></span></span></a></p>
416416

417-
<p><span><span><span><span><span><span><span>[3] https://docs.01.org/clearlinux/latest/guides/stacks/dlrs.html#using-transformers-for-natural-language-processing</span></span></span></span></span></span></span></p>
417+
<p><span><span><span><span><span><span><span>[3] https://www.clearlinux.org/clear-linux-documentation/guides/stacks/dlrs.html#using-transformers-for-natural-language-processing</span></span></span></span></span></span></span></p>
418418

419419
<p><span><span><span><span><span><span><span>[4]</span></span></span></span></span></span></span><a href="https://github.com/flairNLP/flair"><span><span><span><span><span><span><span> </span></span></span></span></span></span></span><span><span><span><span><span><span><span><span><span>https://github.com/flairNLP/flair</span></span></span></span></span></span></span></span></span></a></p>
420420

blogs-news/deploy-scalable-wordpress-kubernetes-clear-linux-os-containers.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -372,8 +372,8 @@ <h1><span><span><span><span><strong>Prerequisites</strong></span></span></span><
372372

373373
<p><span><span><span>This tutorial assumes you have a Kubernetes cluster with three nodes running Clear Linux OS, which can be bare metal or virtual machines. One functions as the master node and the other two function as worker nodes in the Kubernetes cluster.</span></span></span></p>
374374

375-
<ul><li><span><span><span>For detailed instructions on how to install Clear Linux OS, see the <span><a href="https://docs.01.org/clearlinux/latest/get-started/index.html"><span>Clear Linux OS getting started documentation</span></a></span>.</span></span></span></li>
376-
<li><span><span><span>For a detailed guide on how to set up Kubernetes, see the documentation on setting up a <span><a href="https://docs.01.org/clearlinux/latest/tutorials/kubernetes.html"><span>Kubernetes cluster with Clear Linux OS</span></a></span>.</span></span></span></li>
375+
<ul><li><span><span><span>For detailed instructions on how to install Clear Linux OS, see the <span><a href="https://www.clearlinux.org/clear-linux-documentation/get-started/index.html"><span>Clear Linux OS getting started documentation</span></a></span>.</span></span></span></li>
376+
<li><span><span><span>For a detailed guide on how to set up Kubernetes, see the documentation on setting up a <span><a href="https://www.clearlinux.org/clear-linux-documentation/tutorials/kubernetes.html"><span>Kubernetes cluster with Clear Linux OS</span></a></span>.</span></span></span></li>
377377
</ul><p><span><span><span>Shared storage, such as NFS, is required to enable scalability across the Kubernetes cluster. Install NFS support on each node by installing the </span></span></span><code>nfs-utils</code><span><span><span> bundle.</span></span></span></p>
378378

379379
<pre>
@@ -692,8 +692,8 @@ <h1><span><span><span><span><strong>Summary</strong></span></span></span></span>
692692

693693
<ul><li><span><span><span>Download the <span><a href="https://hub.docker.com/r/clearlinux/wordpress"><span>Clear Linux* OS wordpress container image</span></a></span> </span></span></span></li>
694694
<li><span><span><span>Learn more about Kubernetes on Clear Linux OS:</span></span></span>
695-
<ul><li><span><span><span><span lang="EN" xml:lang="EN" xml:lang="EN"><a href="https://docs.01.org/clearlinux/latest/tutorials/kubernetes-bp.html"><span>Kubernetes best practices</span></a></span></span></span></span></li>
696-
<li><span><span><span><span lang="EN" xml:lang="EN" xml:lang="EN"><a href="https://docs.01.org/clearlinux/latest/tutorials/kubernetes.html"><span>Install, configure, and start Kubernetes using CRI+O and kata-runtime</span></a></span></span></span></span></li>
695+
<ul><li><span><span><span><span lang="EN" xml:lang="EN" xml:lang="EN"><a href="https://www.clearlinux.org/clear-linux-documentation/tutorials/kubernetes-bp.html"><span>Kubernetes best practices</span></a></span></span></span></span></li>
696+
<li><span><span><span><span lang="EN" xml:lang="EN" xml:lang="EN"><a href="https://www.clearlinux.org/clear-linux-documentation/tutorials/kubernetes.html"><span>Install, configure, and start Kubernetes using CRI+O and kata-runtime</span></a></span></span></span></span></li>
697697
</ul></li>
698698
</ul>
699699
</div>

blogs-news/performant-containerized-go-applications-intel-advanced-vector-extensions-512-clear.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ <h2><span><span><span><span><span><span><span>Background</span></span></span></s
337337

338338
<p><span><span><span><span><span><span><span>OpenBLAS uses </span></span></span></span></span></span></span><a href="https://www.openmp.org/specifications/"><span><span><span><span><span><span><span><span><span>OpenMP</span></span></span></span></span></span></span></span></span></a><span><span><span><span><span><span><span>* as the mechanism for parallelism. </span></span></span></span></span></span></span><span><span><span><span><span><span>The </span></span></span></span></span></span><span><span><span><span><span><span>OpenMP </span></span></span></span></span></span><span><span><span><span><span><span>API provides support for parallel programming with shared-memory processors across multiple platforms. </span></span></span></span></span></span><span><span><span><span><span><span><span>It provides a threading layer with configurable environment variables to balance maximum performance and resource scheduling. </span></span></span></span></span></span></span></p>
339339

340-
<p><a href="https://docs.01.org/clearlinux/latest/guides/clear/performance.html"><span><span><span><span><span><span><span><span>Clear Linux OS is optimized for performance</span></span></span></span></span></span></span></span></a><span><span><span><span><span><span>. It uses the latest compiler optimized for Intel® architecture with the latest features and compiler flags to optimize builds. The Clear Linux OS uses a </span></span></span></span></span></span><a href="../blogs/transparent-use-library-packages-optimized-intel-architecture.html"><span><span><span><span><span><span><span><span><span>multiple library build</span></span></span></span></span></span></span></span></span></a><span><span><span><span><span><span><span> approach</span></span></span></span></span></span></span><span><span><span><span><span><span> </span></span></span></span></span></span><span><span><span><span><span><span><span>and will link the library most optimized for the capabilities of the processor in the running system.</span></span></span></span></span></span></span><span><span><span><span><span><span> </span></span></span></span></span></span><span><span><span><span><span><span>Clear Linux OS provides optimized software components across the software stack that support Go development, such as Intel AVX-512 optimized glibc and OpenBLAS. </span></span></span></span></span></span></p>
340+
<p><a href="https://www.clearlinux.org/clear-linux-documentation/guides/clear/performance.html"><span><span><span><span><span><span><span><span>Clear Linux OS is optimized for performance</span></span></span></span></span></span></span></span></a><span><span><span><span><span><span>. It uses the latest compiler optimized for Intel® architecture with the latest features and compiler flags to optimize builds. The Clear Linux OS uses a </span></span></span></span></span></span><a href="../blogs/transparent-use-library-packages-optimized-intel-architecture.html"><span><span><span><span><span><span><span><span><span>multiple library build</span></span></span></span></span></span></span></span></span></a><span><span><span><span><span><span><span> approach</span></span></span></span></span></span></span><span><span><span><span><span><span> </span></span></span></span></span></span><span><span><span><span><span><span><span>and will link the library most optimized for the capabilities of the processor in the running system.</span></span></span></span></span></span></span><span><span><span><span><span><span> </span></span></span></span></span></span><span><span><span><span><span><span>Clear Linux OS provides optimized software components across the software stack that support Go development, such as Intel AVX-512 optimized glibc and OpenBLAS. </span></span></span></span></span></span></p>
341341

342342
<p> </p>
343343

@@ -372,7 +372,7 @@ <h2><span><span><span><span><span><span><span>Go container based on Clear Linux
372372

373373
<h3><span><span><span><span><span><span>Tuning performance</span></span></span></span></span></span></h3>
374374

375-
<p><span><span><span><span><span><span>OpenBLAS and OpenMP expose configuration variables </span></span></span></span></span></span><span><span><span><span><span><span>that influence performance of shared-memory multiprocessing applications</span></span></span></span></span></span><span><span><span><span><span><span>. The clearlinux/golang container is based on Clear Linux OS which uses </span></span></span></span></span></span><a href="https://docs.01.org/clearlinux/latest/guides/clear/performance.html#aggressive-compiler-flags"><span><span><span><span><span><span><span><span>compiler options that are optimized for Intel architecture</span></span></span></span></span></span></span></span></a><span><span><span><span><span><span><span><span>.</span></span></span></span></span></span></span></span><span><span><span><span><span><span> Clear Linux OS </span></span></span></span></span></span><span><span><span><span><span><span>patches the default values for the OpenBLAS and OpenMP configuration variables</span></span></span></span></span></span><span><span><span><span><span><span> as follows: </span></span></span></span></span></span></p>
375+
<p><span><span><span><span><span><span>OpenBLAS and OpenMP expose configuration variables </span></span></span></span></span></span><span><span><span><span><span><span>that influence performance of shared-memory multiprocessing applications</span></span></span></span></span></span><span><span><span><span><span><span>. The clearlinux/golang container is based on Clear Linux OS which uses </span></span></span></span></span></span><a href="https://www.clearlinux.org/clear-linux-documentation/guides/clear/performance.html#aggressive-compiler-flags"><span><span><span><span><span><span><span><span>compiler options that are optimized for Intel architecture</span></span></span></span></span></span></span></span></a><span><span><span><span><span><span><span><span>.</span></span></span></span></span></span></span></span><span><span><span><span><span><span> Clear Linux OS </span></span></span></span></span></span><span><span><span><span><span><span>patches the default values for the OpenBLAS and OpenMP configuration variables</span></span></span></span></span></span><span><span><span><span><span><span> as follows: </span></span></span></span></span></span></p>
376376

377377
<ul><li><span><span><span><span><strong><span><span>USE_OPENMP:</span></span></strong></span></span></span></span><span><span><span><span><span><span><span> Specifies that OpenBLAS should use OpenMP</span></span></span></span></span></span></span><span><span><span><span><span><span>. The default value is USE_OPENMP=1.</span></span></span></span></span></span><br />
378378
 </li>

community/bug-report.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ <h3 class="visually-hidden" id="block-mainnavigation-menu">Main navigation</h3>
189189
<a href="https://community.clearlinux.org/" target="_self">Community</a>
190190
</li>
191191
<li>
192-
<a href="https://docs.01.org/clearlinux/latest/index.html" target="_blank">Documentation</a>
192+
<a href="https://www.clearlinux.org/clear-linux-documentation/index.html" target="_blank">Documentation</a>
193193
</li>
194194
</ul>
195195

0 commit comments

Comments
 (0)