Skip to content

Commit 0ff3992

Browse files
committed
Remove list from website
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
1 parent 8d89b5f commit 0ff3992

File tree

1 file changed

+0
-36
lines changed

1 file changed

+0
-36
lines changed

content/en/flux/_index.md

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -17,42 +17,6 @@ components of the Kubernetes ecosystem. Flux supports
1717
multi-tenancy and support for syncing an arbitrary number of Git
1818
repositories.
1919

20-
## Flux Works Well With
21-
22-
Flux very naturally integrates with these pieces<sup>*</sup> of best-practice Open Source software (from the [CNCF Landscape](https://landscape.cncf.io/) and elsewhere). Click on the logo to see how to set it up with Flux.
23-
24-
<div class="works-well-with">
25-
{{< cardpane >}}
26-
{{% card header="[Grafana](https://grafana.com/oss/grafana/)" %}}
27-
[![Grafana](./img/grafana.svg)](/flux/guides/monitoring/)
28-
{{% /card %}}
29-
{{% card header="[Helm](https://helm.sh/)" %}}
30-
[![Helm](./img/helm.svg)](/flux/use-cases/helm/)
31-
{{% /card %}}
32-
{{% card header="[Istio](https://istio.io/)" %}}
33-
[![Istio](./img/istio.svg)](/flagger/tutorials/istio-progressive-delivery/)
34-
{{% /card %}}
35-
{{% card header="[Kubernetes](https://kubernetes.io/)" %}}
36-
[![Kubernetes](./img/kubernetes.svg)](/flux/get-started/)
37-
{{% /card %}}
38-
{{% card header="[Kyverno](https://kyverno.io/)" %}}
39-
[![Kyverno](./img/kyverno.png)](/blog/2022/02/security-image-provenance/)
40-
{{% /card %}}
41-
{{% card header="[Linkerd](https://linkerd.io/)" %}}
42-
[![Linkerd](./img/linkerd.png)](/flagger/tutorials/linkerd-progressive-delivery/)
43-
{{% /card %}}
44-
{{% card header="[Prometheus](https://prometheus.io/)" %}}
45-
[![Prometheus](./img/prometheus.svg)](/flux/guides/monitoring/)
46-
{{% /card %}}
47-
{{% card header="[SOPS](https://github.com/mozilla/sops)" %}}
48-
[![Prometheus](./img/mozilla.jpg)](/flux/guides/mozilla-sops/)
49-
{{% /card %}}
50-
51-
{{< /cardpane >}}
52-
</div>
53-
54-
<sup>*</sup> This list is of course only a small selection of tools we integrate with. If you want to add more, please send a PR with the link to docs which explain how to set things up.
55-
5620
## Flux UIs
5721

5822
If you want to find out more about Flux UIs, check out our [dedicated section](/ecosystem/#flux-uis--guis).

0 commit comments

Comments
 (0)