493
493
< section class ="mdx-parallax__group tx-container " data-md-color-scheme ="slate ">
494
494
< div class ="mdx-hero " data-mdx-component ="hero ">
495
495
< picture class ="tx-hero__image ">
496
- <!-- <img src="assets/images/illustration.png" draggable="false"> -->
496
+ <!-- <img src="assets/images/illustration.png" draggable="false"> Todo: Add a nicer illustration -->
497
497
</ picture >
498
498
< div class ="md-grid ">
499
499
< div class ="mdx-hero__inner ">
@@ -524,8 +524,9 @@ <h1 id="create-cluster-in-minutes">Create a basic cluster in minutes with just o
524
524
</ header >
525
525
< div class ="mdx-spotlight ">
526
526
< figure class ="mdx-spotlight__feature ">
527
- < a href ="/getting-started/ " tabindex ="-1 " title ="Getting started "> < img src ="/img/cluster-demo.png " alt ="Getting started " loading ="lazy " width ="500 " height ="327 "> </ a >
528
- < figcaption class ="md-typeset "> < h2 > < code > eksctl create cluster</ code > </ h2 >
527
+ < a href ="/getting-started/ " tabindex ="-1 " title ="Getting started "> < img src ="assets/images/cluster-demo.png " alt ="Getting started " loading ="lazy "> </ a >
528
+ < figcaption class ="md-typeset ">
529
+ < h2 > < code > eksctl create cluster</ code > </ h2 >
529
530
< p > A cluster will be created with default parameters:</ p >
530
531
< ul >
531
532
< li > exciting auto-generated name, e.g., < code > fabulous-mushroom-1527688624</ code > </ li >
@@ -542,8 +543,9 @@ <h1 id="create-cluster-in-minutes">Create a basic cluster in minutes with just o
542
543
</ figcaption >
543
544
</ figure >
544
545
< figure class ="mdx-spotlight__feature ">
545
- < a href ="/usage/outposts " tabindex ="-1 " title ="Usage Outposts "> < img src ="assets/images/outposts.png " alt ="Usage Outposts " loading ="lazy " width ="500 " height ="327 "> </ a >
546
- < figcaption class ="md-typeset "> < h2 > New for {{ build_date_utc.strftime('%Y') }}</ h2 >
546
+ < a href ="/usage/outposts " tabindex ="-1 " title ="Usage Outposts "> < img src ="assets/images/outposts.png " alt ="Usage Outposts " loading ="lazy "> </ a >
547
+ < figcaption class ="md-typeset ">
548
+ < h2 > New for {{ build_date_utc.strftime('%Y') }}</ h2 >
547
549
< p > Creating fully private clusters on < a href ="/usage/outposts "> AWS Outposts</ a > .</ p >
548
550
< p > Supported Regions - Zurich (< code > eu-central-2</ code > ),
549
551
Spain (< code > eu-south-2</ code > ),
@@ -647,22 +649,6 @@ <h3>Thank you for all your contributions.<span class="twemoji">{% include ".icon
647
649
< section class ="mdx-parallax__group " data-md-color-scheme ="default " data-md-color-primary ="indigo ">
648
650
< div class ="md-content md-grid " data-md-component ="content ">
649
651
< div class ="md-content__inner ">
650
- <!-- Todo: Show adopters when we have community contributions -->
651
- <!-- <header class="md-typeset">
652
- <h1 id="eksctl-adopters"> Trusted in the industry <a href="#eksctl-adopters" class="headerlink" title="Permanent link"></a> </h1>
653
- </header>
654
- <div class="md-typeset">
655
- <div class="glide adopters">
656
- <div class="glide__track" data-glide-el="track">
657
- <ul class="glide__slides">
658
- <li class="glide__slide"><img src="/assets/adopters/aws-logo.png" alt="AWS logo"></li>
659
- <li class="glide__slide"><img src="/assets/adopters/weave-logo.png" alt="Weaveworks logo"></li>
660
- <li class="glide__slide"><img src="/assets/adopters/gophers.png" alt="Gophers"></li>
661
- <!-- Add new logos here -->
662
- <!-- </ul>
663
- </div>
664
- </div>
665
- </div>-->
666
652
< div class ="md-typeset ">
667
653
< p > sponsored by < a href ="https://www.weave.works/ "> < img alt ="Weaveworks " src ="/img/empty.svg#wwinline "> </ a >
668
654
and built by < a href ="https://github.com/eksctl-io/eksctl/graphs/contributors "> contributors < img alt ="Contributors " src ="/img/gophers.png#inline "> </ a >
0 commit comments