From d22634e162d7405e8169f9f2f61fc54e31f404f9 Mon Sep 17 00:00:00 2001 From: Chris Short Date: Fri, 27 Apr 2018 18:07:18 -0400 Subject: [PATCH] Glossary: Adding k/k definition to Community (#8185) * Glossary: Adding k/k definition to Community Solves issue #8183 Signed-off-by: Chris Short * add k/k link --- _data/glossary/kk.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 _data/glossary/kk.yaml diff --git a/_data/glossary/kk.yaml b/_data/glossary/kk.yaml new file mode 100644 index 0000000000..07ed957b00 --- /dev/null +++ b/_data/glossary/kk.yaml @@ -0,0 +1,8 @@ +id: kk +name: k/k +tags: +- community +short-description: > + k/k is short for the kubernetes/kubernetes repo +long-description: > + k/k is frequently used in communications to the community (comments, SIG meetings, etc.). It is a shortened moniker for the [kubernetes/kubernetes](https://github.com/kubernetes/kubernetes) core code repository.