Skip to content

Commit 8669979

Browse files
authored
Illustration (#859)
* fixing slack image pptx Signed-off-by: Srinivasan Parthasarathy <[email protected]> * illustration Signed-off-by: Srinivasan Parthasarathy <[email protected]>
1 parent 864b40f commit 8669979

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

mkdocs/docs/images/illustration.png

64.6 KB
Loading
166 KB
Binary file not shown.
334 KB
Binary file not shown.

mkdocs/overrides/home.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,14 +66,14 @@
6666

6767
<!-- Hero image -->
6868
<div class="mdx-hero__image">
69-
<img src="{{ base_url }}/images/illustration.png" alt="" width="1197" height="566" draggable="false">
69+
<img src="{{ base_url }}/images/illustration.png" alt="" width="1195" height="629" draggable="false">
7070
</div>
7171

7272
<!-- Hero content -->
7373
<div class="mdx-hero__content">
74-
<h1><strong>SLO validation, A/B testing and progressive rollouts</strong></h1>
74+
<h1><strong>Release engineering platform for Kubernetes</strong></h1>
7575

76-
<h2>Iter8 is <strong>the release engineering platform</strong> for Kubernetes applications and ML models.</h2>
76+
<h2><strong>SLO validation, A/B testing, and progressive rollouts with advanced traffic engineering for K8s applications.</strong></h2>
7777

7878
<a href="{{ base_url }}/getting-started/first-experiment/" title="Quick start in 5 mins"
7979
class="md-button md-button--primary">

0 commit comments

Comments
 (0)