mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 20:21:20 +00:00
Getting-started-guide cleanup.
Put a Prerequisites section in all the hosted gettting-started-guides. Change how title and contents are formatted so they are not automatically included in the ToC. Tweak other section headers to improve ToCs.
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
## Getting started with Kubernetes on Mesos
|
||||
Getting started with Kubernetes on Mesos
|
||||
----------------------------------------
|
||||
|
||||
## Contents
|
||||
**Table of Contents**
|
||||
|
||||
- [Getting started with Kubernetes on Mesos](#getting-started-with-kubernetes-on-mesos)
|
||||
- [Contents](#contents)
|
||||
- [About Kubernetes on Mesos](#about-kubernetes-on-mesos)
|
||||
- [Prerequisites](#prerequisites)
|
||||
- [Deploy Kubernetes-Mesos](#deploy-kubernetes-mesos)
|
||||
@@ -13,8 +12,6 @@
|
||||
- [Spin up a pod](#spin-up-a-pod)
|
||||
- [Run the Example Guestbook App](#run-the-example-guestbook-app)
|
||||
- [Test Guestbook App](#test-guestbook-app)
|
||||
- [determine the internal port for the frontend service](#determine-the-internal-port-for-the-frontend-service)
|
||||
- [open up access to the internal port for the frontend service](#open-up-access-to-the-internal-port-for-the-frontend-service)
|
||||
|
||||
## About Kubernetes on Mesos
|
||||
<!-- TODO: Update, clean up. -->
|
||||
|
Reference in New Issue
Block a user