d2iq-archive / kubernetes-mesos

A Kubernetes Framework for Apache Mesos
634 stars 92 forks source link

Add Glossary of Terms/Components #285

Open karlkfi opened 9 years ago

karlkfi commented 9 years ago

We came up with a draft glossary and component communication map below. They need to be cleaned up, added to the docs, and linked to from other docs pages.

K8SM Glossary

karlkfi commented 9 years ago

It would be great if the component communication section also specified which flag/arguments/configurations were needed to specify that communication. Note: sometimes what the component uses (listens on) is different from what it announces for other components to use, depending on system env (proxies/dns/port-forwarding).

jdef commented 9 years ago

Added to DCOS/certified because this is probably going to be immensely helpful for users running k8s-mesos on dcos.