Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brendandburns/getting-started


https://github.com/brendandburns/getting-started

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# Getting Started with Google Container Engine and Kubernetes
This application provides a simple, interaactive tutorial for learning about
Google Container Engine and Kubernetes.

## Getting started:

### Download the appropriate binary

OS | Binary
-----|------------
OS X | [gke-launcher](https://storage.googleapis.com/gke-getting-started/0.1/osx/gke-launcher)
Linux | [gke-launcher](https://storage.googleapis.com/gke-getting-started/0.1/linux/gke-launcher)

### Run the binary
```
./gke-launcher
```

You may need to make the binary executable:

```
chmod a+x gke-launcher
```

### Visit the server
[http://localhost:8080](http://localhost:8080)