Hacker News new | past | comments | ask | show | jobs | submit login

> no tutorial

Your wish is my command! https://kubernetesbootcamp.github.io/kubernetes-bootcamp/




There's also Kelsey Hightower's "Kubernetes the Hard Way" https://github.com/kelseyhightower/kubernetes-the-hard-way


Nice! Container Solutions did a great job.

Suggestions where I can find internals documentation/book? Other that the obligatory 'look in the source code'.


(kubernetes co-founder here)

Kubernetes Developer docs: https://github.com/kubernetes/kubernetes/tree/master/docs/de...

Kubernetes Developer proposals: https://github.com/kubernetes/kubernetes/tree/master/docs/pr...

They're by no means perfect, but we try to be super open about our development process.

Many of the github issues also have comprehensive discussions of topics, searching the repo for topics you're interested in will often surface interesting discussions.

If you want to get more deeply involved, I'd suggest the Kubernetes community meeting (Thurs, 10am Pacific)


Thanks, I'll take a look.

I learned a lot from Kelsey's "Taming microservices with CoreOS and Kubernetes" at OSCON EU 2015 https://www.safaribooksonline.com/library/view/oscon-amsterd... and https://github.com/kelseyhightower/intro-to-kubernetes-works...

It gave me invaluable in-depth understanding, regretfully a little outdated by now.

EDIT: I see that his book, due soon, has the same information as in the presentation, and much more.


Are you guys still working on the documentation ? I tried to setup a test Kubernetes cluster for a recent hackathon and couldn't get it to work. minikube kept cribbing that 'host only adapter we created cannot be found' ( I think this error is from docker-machine ) and the vsphere tutorial failed while trying to upload the vmdk file.


The singular Kelsey Hightower has written "the" book: http://shop.oreilly.com/product/0636920043874.do


It's still in "raw" status, but the release date says October 2015.

These days, with 3-6 month release cycles, I can't see how a traditional publisher could stay current unless you have a rapid iteration cycle.

Also, I wonder how platform-agnostic the book is? I know many resources out there start by having you set up a GCP account.


Oct 2015 was when the first preview went live. Not sure when the last release went out but my copy is missing 3 chapters at the end on deployments.

This book does the same re GCP with most stuff done via the gcloud CLI that I've seen anyhow(I've only skimmed the book). Pretty sure Kelsey Hightower works for Google so it makes sense it is specific to their products.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: