nginx-plus-controller

command
v0.0.0-...-e4afd51 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 14, 2016 License: Apache-2.0 Imports: 6 Imported by: 0

README

NGINX Plus Ingress Controller

Building the Image

  1. You must have the following software installed on your machine to build the image:

    You must also have an NGINX Plus license. If you don't have one, you can sign up for a free 30-day trial.

    Put the key and the certificate file of your license inside this folder.

  2. Change the Makefile according to your environment.

    If you're running Kubernetes in GCE, change the PREFIX variable to PREFIX = gcr.io/<project-id>/nginx-plus-ingress, where project-idis the ID of your GCE project.

  3. Run the make command to build the image and upload it to the private Docker registry you use:

    $ make
    

Requirements for your Kubernetes setup

DNS cluster addon must be enabled. It is enabled by default in deployments for most cloud providers. NGINX Plus gets the IP address of a service or IP addresses of Endpoints for a headless service by resolving the service DNS name.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL