From 68b1602728b23207b05c22b541a345d39d109271 Mon Sep 17 00:00:00 2001 From: Tony Klin Date: Thu, 29 Oct 2020 05:01:39 +0000 Subject: [PATCH] Add IBM Cloud deployment guide (#11473) --- docs/src/pages/resources.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/src/pages/resources.tsx b/docs/src/pages/resources.tsx index 92a1c07b7a680..cdb749c6262fe 100644 --- a/docs/src/pages/resources.tsx +++ b/docs/src/pages/resources.tsx @@ -60,6 +60,10 @@ const installationLinks = [ 'Build Apache Superset from source', 'https://hackernoon.com/a-better-guide-to-build-apache-superset-from-source-6f2ki32n0', ], + [ + 'Installing Apache Superset on IBM Kubernetes Cluster', + 'https://aklin.github.io/guides/kubernetes/2020/10/05/ibm-superset-guide/', + ], ]; const youtubeVideos = [