Skip to content

Commit

Permalink
Merge pull request #13172 from pedoch/WD-5415-dev-ubuntu-com-real-time
Browse files Browse the repository at this point in the history
WD-5415 - Build kernel real-time page at /real-time
  • Loading branch information
pedoch authored Sep 29, 2023
2 parents e012034 + a9166af commit 32c534b
Show file tree
Hide file tree
Showing 3 changed files with 417 additions and 0 deletions.
7 changes: 7 additions & 0 deletions templates/real-time/base_real-time.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{% extends "templates/base.html" %}

{% block meta_copydoc %}https://drive.google.com/drive/folders/119bAwnUdknJdT7xzbP0zws356Qh-0KRp{% endblock meta_copydoc %}

{% block outer_content %}
{% block content %}{% endblock %}
{% endblock %}
224 changes: 224 additions & 0 deletions templates/real-time/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,224 @@
{% extends "real-time/base_real-time.html" %}

{% block title %}Real-time Ubuntu{% endblock %}

{% block meta_description %}Real-time Ubuntu provides a deterministic response to the most demanding workloads in industrial, telco, automotive, aerospace and defence. Guarantee bounded execution times for business-critical applications with the real-time kernel built into Ubuntu.{% endblock %}

{% block meta_copydoc %}https://docs.google.com/document/d/1g9G3r4eJRPGZy5Dyz_GJhUz_iqNn-5QUhG43scnBnUA/edit{% endblock meta_copydoc %}

{% block body_class %}is-paper{% endblock body_class %}

{% block content %}

<section class="p-section--deep">
<div class="p-strip is-shallow u-no-padding--bottom">
<div class="row--25-75">
<div class="col u-hide--medium u-hide--small">
{{ image (
url="https://assets.ubuntu.com/v1/09dd6bd0-Ubuntu-real-time-Kernel-cropped.svg",
alt="",
width="570",
height="534",
hi_def=True,
loading="auto"
) | safe
}}
</div>
<div class="col">
<div class="p-section--shallow">
<h1 class="u-no-margin--bottom">Real-time Ubuntu</h1>
<p class="p-heading--2">Run the most exacting workloads for <br class="u-hide--small"/>low-latency use cases with Real-time Ubuntu</p>
</div>
<p>Real-time Ubuntu ensures high-priority processes are executed first, with deterministic response times.</p>
<a class="p-button--positive js-invoke-modal" href="/kernel/real-time/contact-us">Get in touch</a>
</div>
</div>
</div>
</section>

<section class="p-section">
<div class="row--50-50">
<hr class="p-rule">
<div class="col">
<div class="p-section--shallow">
<h2>Why use Real-time Ubuntu?</h2>
</div>
</div>
<div class="col">
<div class="p-section--shallow">
<ul class="p-list--divided u-no-margin--bottom">
<li class="p-list__item is-ticked">Support for real-time compute with PREEMPT_RT</li>
<li class="p-list__item is-ticked">Time-bound for mission-critical latency requirements</li>
<li class="p-list__item is-ticked">More preemptive than mainline Linux</li>
<li class="p-list__item is-ticked">10 year security update commitment</li>
</ul>
<p><a class="js-invoke-modal" href="/kernel/real-time/contact-us">Talk to our team about how Real-time Ubuntu can support your work&nbsp;&rsaquo;</a></p>
</div>
</div>
</div>
</section>

<section class="p-section">
<div class="row">
<hr class="p-rule">
<div class="col-12 col-medium-3 p-section--shallow">
<h2>Real-time Ubuntu use cases</h2>
</div>
<div class="col-9 col-start-large-4 col-medium-3">
<div class="p-section--shallow">
<hr class="p-rule u-hide--medium">
<div class="row">
<div class="col-3">
<h3 class="p-heading--5">Industrial settings</h3>
</div>
<div class="col-6">
<p>PLCs in assembly lines must deliver and process data in real-time to ensure system integrity and continuous production.</p>
</div>
</div>
</div>
<div class="p-section--shallow">
<hr class="p-rule">
<div class="row">
<div class="col-3">
<h3 class="p-heading--5">Telco</h3>
</div>
<div class="col-6">
<p>Real-time Ubuntu brings ultra-low latency and enhanced security capabilities to telco workloads and the critical infrastructure they run on.</p>
</div>
</div>
</div>
<div class="p-section--shallow">
<hr class="p-rule">
<div class="row">
<div class="col-3">
<h3 class="p-heading--5">Healthcare robotics</h3>
</div>
<div class="col-6">
<p>From autonomous mobile robots to life-support medical equipment, healthcare systems must complete tasks within specified deadlines.</p>
</div>
</div>
</div>
<div class="p-section--shallow">
<hr class="p-rule">
<div class="row">
<div class="col-3">
<h3 class="p-heading--5">Automotive</h3>
</div>
<div class="col-6">
<p>Automotive manufacturers are increasingly reliant on real-time Linux for infotainment systems, HMIs and latency-sensitive scenarios.</p>
</div>
</div>
</div>
<div class="p-section--shallow">
<hr class="p-rule">
<div class="row">
<div class="col-6 col-start-large-4">
<p>Not sure real-time is for you? <br/><a href="/kernel/real-time/contact-us">Get in touch</a> to talk over your use case with our sales team</p>
</div>
</div>
</div>
</div>
</div>
</section>

<section class="p-section">
<div class="row--50-50">
<hr class="p-rule">
<div class="col">
<span class="p-text--small-caps">Video</span>
<h2>What is Real-time Ubuntu?</h2>
</div>
<div class="col">
<div class="u-embedded-media u-no-margin--bottom">
<iframe title="YouTube video player: What is Real-time Ubuntu?" class="u-embedded-media__element" src="https://www.youtube.com/embed/fxoWWfEWbIE?si=3Gi3EmZEhoQekrun" allowfullscreen=""></iframe>
</div>
<p>Canonical and Intel collaborate to deliver real-time Ubuntu on 12th Gen Intel&reg; Core&trade; processors with TSN and TCC Support. Explore how real-time Ubuntu benefits the IoT customers and market as a whole.</p>
</div>
</div>
</section>

<section class="p-section">
<div class="row--50-50">
<hr class="p-rule">
<div class="col">
<h2>Getting started</h2>
</div>
<div class="col">
<p>The real-time kernel is available via <a href="/pro">Ubuntu Pro</a>, Canonical’s enterprise security and compliance subscription. Ubuntu Pro is free for personal and small scale commercial use in up to 5 machines.</p>
<p>With an Ubuntu Pro subscription, launching the real-time kernel is as easy as:</p>
<pre><code>pro attach &lt;token&gt;
pro enable realtime-kernel</code></pre>
<a class="p-button" href="/pro">Discover Ubuntu Pro</a>
</div>
</div>
</section>

<section class="p-section">
<div class="row--50-50">
<hr class="p-rule">
<div class="col">
<h2>Run Real-time Ubuntu on Intel&nbsp;hardware</h2>
</div>
<div class="col">
<p><a href="/engage/realtime-webinar-ga">Optimised Real-time Ubuntu</a> is available on 12th Gen Intel&reg; Core&trade; processors. Coupled with Intel&reg; Time Coordinated Computing (Intel&reg; TCC) and Time Sensitive Networking (IEEE TSN), the real-time kernel delivers industrial-grade performance to meet stringent latency requirements:</p>
<p>Intel-optimised Real-time Ubuntu is available on Intel SoCs via <a href="/pro/dashboard">Ubuntu Pro</a>:</p>
<pre><code>pro attach &lt;token&gt;
pro enable realtime-kernel --variant intel-iotg</code></pre>
</div>
</div>
</section>

<section class="p-section">
<div class="row--50-50">
<hr class="p-rule">
<div class="col">
<h2>Learn more about <br class="u-hide--small" />Real-time Ubuntu</h2>
</div>
<div class="col">
<div class="p-section--shallow">
<div class="row">
<div class="col-2">
<h3 class="p-text--small-caps">Webinars</h3>
</div>
<div class="col-4">
<ul class="p-list--divided u-no-margin--bottom">
<li class="p-list__item"><a href="https://www.brighttalk.com/webcast/6793/535454">An introduction to real-time Linux</a></li>
<li class="p-list__item"><a href="https://www.brighttalk.com/webcast/6793/579183?utm_source=Canonical&utm_medium=brighttalk&utm_campaign=579183">How real-time Linux accelerates industrial transformation</a></li>
</ul>
</div>
</div>
</div>
<div class="p-section--shallow">
<hr class="p-rule">
<div class="row">
<div class="col-2">
<h3 class="p-text--small-caps">From our blog</h3>
</div>
<div class="col-4">
<ul class="p-list--divided u-no-margin--bottom">
<li class="p-list__item"><a href="/blog/real-time-kernel-technical">Technical deep-dive into a real-time kernel</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>

<section class="p-strip--white is-deep">
<div class="row">
<div class="col-12">
<div class="p-section--shallow">
<h2>Build with confidence on Real-time Ubuntu</h2>
</div>
<p><a class="p-button--positive js-invoke-modal" href="/kernel/real-time/contact-us">Get in touch</a></p>
</div>
</div>
</section>

<!-- Set default Marketo information for contact form below-->
<div class="u-hide" id="contact-form-container" data-form-location="/shared/forms/interactive/real-time" data-form-id="4914" data-lp-id="" data-return-url="/real-time#success" data-lp-url="https://ubuntu.com/kernel/real-time/contact-us">
</div>
<script src="/static/js/src/static-forms.js"></script>

{% endblock content %}
Loading

0 comments on commit 32c534b

Please sign in to comment.