contiv / contiv.github.io

Contiv website source code
http://contiv.github.io/
Other
3 stars 65 forks source link

no api-proxy visible with kubeadm and minor tweaks #170

Open chrisplo opened 6 years ago

chrisplo commented 6 years ago

With kubeadm, the api-proxy pod is not created as it's inside the netmaster container, documents did not reflect this.

A list was not rendering properly.

Some whitespaces issues, some wording wasn't clear

Signed-off-by: Chris Plock chrisplo@cisco.com

dseevr commented 6 years ago

@chrisplo looks fine, but can you run make and also commit all the resulting changes?

It's fine to do that as a totally separate commit for readability. A lot of the previous PRs split the changes and codegen into separate commits.