diff --git a/.cspell.json b/.cspell.json index 7295ecd6b..2d99d0078 100644 --- a/.cspell.json +++ b/.cspell.json @@ -146,7 +146,6 @@ "Istio", "jeager", "jwks", - "kiali", "knative", "konstraint", "kube", diff --git a/src/data/apps.js b/src/data/apps.js index 32a9a48fd..f84ff54df 100644 --- a/src/data/apps.js +++ b/src/data/apps.js @@ -119,12 +119,6 @@ export default [ name: "Jaeger", desc: "End-to-end distributed tracing and monitor for complex distributed systems", }, - { - href: "https://kiali.io/", - src: "kiali-logo.svg", - name: "Kiali", - desc: "Observe the Istio service mesh relations and connections", - }, { href: "https://min.io/", src: "minio-logo.svg",