Skip to content

Commit

Permalink
Remove curated package list from concepts page (#8966)
Browse files Browse the repository at this point in the history
Co-authored-by: Saurabh Parekh <[email protected]>
  • Loading branch information
eks-distro-pr-bot and sp1999 authored Nov 2, 2024
1 parent 4ffd86d commit f744fdb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
14 changes: 0 additions & 14 deletions docs/content/en/docs/concepts/packages.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,3 @@ Please check out [curated package list]({{< relref "../packages/packagelist/" >}

If, for example, you deploy a Harbor image that is not built and signed by Amazon, Amazon will not provide testing or customer support to your self-built images.

### Curated package list

| Name | Description | Versions | GitHub |
|----------------------------|----------------------------|---------------------------|-----------------------------|
| [ADOT]({{< relref "../packages/adot" >}}) | ADOT Collector is an AWS distribution of the OpenTelemetry Collector, which provides a vendor-agnostic solution to receive, process and export telemetry data. | [v0.25.0]({{< relref "../packages/adot/v0.25.0.md" >}}) | https://github.com/aws-observability/aws-otel-collector |
| [Cert-manager]({{< relref "../packages/cert-manager" >}}) | Cert-manager is a certificate manager for Kubernetes clusters. | [v1.9.1]({{< relref "../packages/cert-manager/v1.9.1.md" >}}) | https://github.com/cert-manager/cert-manager |
| [Cluster Autoscaler]({{< relref "../packages/cluster-autoscaler" >}}) | Cluster Autoscaler is a component that automatically adjusts the size of a Kubernetes Cluster so that all pods have a place to run and there are no unneeded nodes. | [v9.21.0]({{< relref "../packages/cluster-autoscaler/v9.21.0.md" >}}) | https://github.com/kubernetes/autoscaler |
| [Emissary Ingress]({{< relref "../packages/emissary" >}}) | Emissary Ingress is an open source `Ingress` supporting API Gateway + Layer 7 load balancer built on Envoy Proxy. | [v3.3.0]({{< relref "../packages/emissary/v3.3.0.md" >}}) | https://github.com/emissary-ingress/emissary/ |
| [Harbor]({{< relref "../packages/harbor" >}}) | Harbor is an open source trusted cloud native registry project that stores, signs, and scans content. | [v2.7.1]({{< relref "../packages/harbor/v2.7.1.md" >}})<br> [v2.5.1]({{< relref "../packages/harbor/v2.7.1.md" >}}) | https://github.com/goharbor/harbor<br>https://github.com/goharbor/harbor-helm |
| [MetalLB]({{< relref "../packages/metallb" >}}) | MetalLB is a virtual IP provider for services of type `LoadBalancer` supporting ARP and BGP. | [v0.13.7]({{< relref "../packages/metallb/v0.13.7.md" >}}) | https://github.com/metallb/metallb/ |
| [Metrics Server]({{< relref "../packages/metrics-server" >}}) | Metrics Server is a scalable, efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines. | [v3.8.2]({{< relref "../packages/metrics-server/v3.8.2.md" >}}) | https://github.com/kubernetes-sigs/metrics-server |
| [Prometheus]({{< relref "../packages/prometheus" >}}) | Prometheus is an open-source systems monitoring and alerting toolkit that collects and stores metrics as time series data. | [v2.41.0]({{< relref "../packages/prometheus/v2.41.0.md" >}}) | https://github.com/prometheus/prometheus |


4 changes: 2 additions & 2 deletions docs/content/en/docs/concepts/support-scope.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ You can purchase EKS Anywhere Enterprise Subscriptions for 24/7 support from AWS

EKS Anywhere Enterprise Subscriptions include support for the following components:

- EKS Distro (see [documentation](https://distro.eks.aws.com/) for components)
- EKS Distro (see [documentation](https://distro.eks.amazonaws.com/) for components)
- EKS Anywhere core components such as the Cilium CNI, Flux GitOps controller, kube-vip, EKS Anywhere CLI, EKS Anywhere controllers, image builder, and EKS Connector
- EKS Anywhere Curated Packages (see [curated packages list]({{< relref "../concepts/packages/#curated-package-list" >}}) for list of packages)
- EKS Anywhere Curated Packages (see [curated packages list]({{< relref "../packages/packagelist/" >}}) for list of packages)
- EKS Anywhere cluster lifecycle operations such as creating, scaling, and upgrading
- EKS Anywhere troubleshooting, general guidance, and best practices
- Bottlerocket node operating system
Expand Down

0 comments on commit f744fdb

Please sign in to comment.