Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brendandburns/getting-started
https://github.com/brendandburns/getting-started
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/brendandburns/getting-started
- Owner: brendandburns
- License: apache-2.0
- Created: 2015-06-28T21:37:56.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-07T18:00:53.000Z (over 9 years ago)
- Last Synced: 2024-11-16T10:08:48.870Z (2 months ago)
- Language: Go
- Size: 3.48 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)