523
523
< div class ="mdx-hero__teaser md-typeset ">
524
524
< h1 > {{ config.site_description }}.</ h1 >
525
525
< p > eksctl is a simple CLI tool for creating and managing clusters on EKS - Amazon's managed Kubernetes service for EC2.</ p >
526
- < a href ="getting-started/ " class ="md-button "> Get started </ a >
526
+ < a href ="/ getting-started/ " class ="md-button "> Get started </ a >
527
527
< a href ="#create-cluster-in-minutes " class ="md-button md-button--secondary "> Learn more </ a >
528
528
</ div >
529
529
< div class ="mdx-hero__more ">
@@ -547,7 +547,7 @@ <h1 id="create-cluster-in-minutes">Create a basic cluster in minutes with just o
547
547
</ header >
548
548
< div class ="mdx-spotlight ">
549
549
< figure class ="mdx-spotlight__feature ">
550
- < 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 >
550
+ < 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 >
551
551
< figcaption class ="md-typeset "> < h2 > < code > eksctl create cluster</ code > </ h2 >
552
552
< p > A cluster will be created with default parameters:</ p >
553
553
< ul >
@@ -557,15 +557,15 @@ <h1 id="create-cluster-in-minutes">Create a basic cluster in minutes with just o
557
557
< li > < code > us-west-2</ code > region</ li >
558
558
< li > a dedicated VPC (check your quotas)</ li >
559
559
</ ul >
560
- < p > < a href ="getting-started/ " aria-label ="Getting started ">
560
+ < p > < a href ="/ getting-started/ " aria-label ="Getting started ">
561
561
< span class ="twemoji ">
562
562
{% include ".icons/octicons/arrow-right-16.svg" %}
563
563
</ span > Learn more </ a >
564
564
</ p >
565
565
</ figcaption >
566
566
</ figure >
567
567
< figure class ="mdx-spotlight__feature ">
568
- < a href ="getting-started/ " tabindex ="-1 " title ="Getting started "> < img src ="assets/images/outposts.png " alt ="Getting started " loading ="lazy " width ="500 " height ="327 "> </ a >
568
+ < 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 >
569
569
< figcaption class ="md-typeset "> < h2 > New for {{ build_date_utc.strftime('%Y') }}</ h2 >
570
570
< p > Creating fully private clusters on < a href ="/usage/outposts "> AWS Outposts</ a > .</ p >
571
571
< p > Supported Regions - Zurich (< code > eu-central-2</ code > ),
@@ -576,13 +576,13 @@ <h1 id="create-cluster-in-minutes">Create a basic cluster in minutes with just o
576
576
US ISO - (< code > us-iso-east-1</ code > and < code > us-isob-east-1</ code > )
577
577
</ p >
578
578
< p > EKS supported versions < code > 1.25</ code > (default), < code > 1.26</ code > and </ code > 1.27</ code > .</ p >
579
- < p > < a href ="usage/ " aria-label ="Usage ">
579
+ < p > < a href ="/ usage/creating-and-managing-clusters / " aria-label ="Usage ">
580
580
< span class ="twemoji ">
581
581
{% include ".icons/octicons/arrow-right-16.svg" %}
582
582
</ span > Learn more </ a >
583
583
</ p >
584
- </ figcaption >
585
- </ figure >
584
+ </ figcaption >
585
+ </ figure >
586
586
</ div >
587
587
</ div >
588
588
</ div >
@@ -683,9 +683,9 @@ <h1 id="eksctl-adopters"> Trusted in the industry <a href="#eksctl-adopters" cla
683
683
</div>
684
684
</div>-->
685
685
< div class ="md-typeset ">
686
- < p > sponsored by < a href ="https://www.weave.works/ "> < img alt ="Weaveworks " src ="img/empty.svg#wwinline "> </ a >
687
- and built by < a href ="https://github.com/eksctl-io/eksctl/graphs/contributors "> contributors < img alt ="Contributors " src ="img/gophers.png#inline "> </ a >
688
- on < a href ="https://github.com/eksctl-io/eksctl "> < img alt ="Github " src ="img/empty.svg#gitinline "> </ a >
686
+ < p > sponsored by < a href ="https://www.weave.works/ "> < img alt ="Weaveworks " src ="/ img/empty.svg#wwinline "> </ a >
687
+ and built by < a href ="https://github.com/eksctl-io/eksctl/graphs/contributors "> contributors < img alt ="Contributors " src ="/ img/gophers.png#inline "> </ a >
688
+ on < a href ="https://github.com/eksctl-io/eksctl "> < img alt ="Github " src ="/ img/empty.svg#gitinline "> </ a >
689
689
</ p >
690
690
< p >
691
691
Site powered by < a href ="https://netlify.com "> Netlify ©</ a >
0 commit comments