From 0fe9f336ac30304d0ae6c6d2da49be1ac3e97ffc Mon Sep 17 00:00:00 2001 From: Aaron Crickenberger Date: Fri, 5 Jan 2018 11:02:01 -0800 Subject: [PATCH 1/2] Follow sig list to kubernetes/community --- community/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/index.html b/community/index.html index 9f353feb08..43225786a1 100644 --- a/community/index.html +++ b/community/index.html @@ -24,7 +24,7 @@ cid: community

Special Interest Groups (SIGs)

Have a special interest in how Kubernetes works with another technology? See our ever growing - lists of SIGs, + lists of SIGs, from AWS and Openstack to Big Data and Scalability, there's a place for you to contribute and instructions for forming a new SIG if your special interest isn't covered (yet).

From 62b8423743f9aca05ee244079b28b06cd50c56f4 Mon Sep 17 00:00:00 2001 From: Aaron Crickenberger Date: Fri, 5 Jan 2018 12:17:19 -0800 Subject: [PATCH 2/2] Drop reference to outdated FAQ --- cn/docs/tasks/debug-application-cluster/debug-application.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/cn/docs/tasks/debug-application-cluster/debug-application.md b/cn/docs/tasks/debug-application-cluster/debug-application.md index 11538f35de..cc4513e204 100644 --- a/cn/docs/tasks/debug-application-cluster/debug-application.md +++ b/cn/docs/tasks/debug-application-cluster/debug-application.md @@ -8,10 +8,6 @@ title: 应用故障排查 * TOC {:toc} -## FAQ - -强烈建议用户参考我们的[FAQ](https://github.com/kubernetes/kubernetes/wiki/User-FAQ). - ## 诊断问题 故障排查的第一步是先给问题分下类。这个问题是什么?Pods,Replication Controller或者Service?