Move miscellaneous tidbits from README to miscellaneous.md and other files

This commit is contained in:
Aarni Koskela 2018-04-24 13:11:47 +03:00
parent 0aa9d2e89f
commit d1479a2d21
7 changed files with 133 additions and 152 deletions

View file

@ -1,4 +1,4 @@
# Getting Started
# Developing for NGINX Ingress controller
This document explains how to get started with developing for NGINX Ingress controller.
It includes how to build, test, and release ingress controllers.