Y
Hacker News
new
|
ask
|
show
|
jobs
by
ftyhbhyjnjk
1472 days ago
Is it running on kubernetes?
1 comments
pddpro
1472 days ago
Well it's hosted on GitHub pages. So I'd wager yes.
link
nunez
1472 days ago
Pages are cached by Fastly and the underlying run on raw nginx, and according to this, it's on bare metal:
https://github.blog/2015-05-27-rearchitecting-github-pages/
Ironically this would be a great candidate for Kubernetes
link