GitShow/kelseyhightower/osdc-2015
kelseyhightower

osdc-2015

Building Distributed Systems with CoreOS Talk

by kelseyhightower
Star on GitHubFork
21 stars1 forks2 contributorsQuiet · 11y agoSince 2015

Meet the team

See all 2 on GitHub →
kelseyhightower
kelseyhightower3 contributions
rimusz
rimusz1 contribution

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
28
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 1 discussion · Last activity 11y ago
See all on GitHub →
mattma
How to setup the CoreOS cluster?OpenIssue

The closing words talk that you gave at CoreOS Fest was simply awesome. You briefly explained the local setup that you did to run this demo. I experienced two issues before I could run on my local environment. 1. failed due to "cannot connect to etcd cluster" 2. "image": "localhost:5000/postgres" images cannot be downloaded Let me explain in details. Here is my vagrant setup files for CoreOS and Local etcd cluster Note: I have a local running server to serve all the require binary. When , it will pull them into CoreOS directory. Problem 1: I have setup a local ETCD cluster using this script. From my MacOSX machine, I could use to interact with my "etcd" cluster (create/update/delete keys). Here is log from my MacOSX I have been updated the "Proxy" setting to Tested to "localhost", "127.0.0.1", all different ports like "4001", "7001". I still could not reach the server via proxy that I setup. ex: When logged in the CoreOS distro, Run 1. Second problem, I have setup a local "boot2docker" instance with running local based on this guide I can pull/push my images "localhost:5000/postgres" freely on MacOSX without using Vagrant or VMWare, only via "boot2docker"VM. It works fine. But I login my CoreOS distro. I tried with I assume that I need to setup the Docker registry path, but how could I do it? Since the registry is running on my MacOSX. Here is the prove: If I could fix those two problems, I should be able to run the demo on my machines.

mattma · 11y ago

Recent fixes

View closed PRs →
rimusz
Added Video URLMergedPR
rimusz · 11y ago
Structured data for AI agents

Repository: kelseyhightower/osdc-2015. Description: Building Distributed Systems with CoreOS Talk Stars: 21, Forks: 1. Open PRs: 0, open issues: 1. Last activity: 11y ago. Community health: 28%. Top contributors: kelseyhightower, rimusz.

·@ofershap

Replace github.com with gitshow.dev