TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Kubernetes Academy, a free product-agnostic education platform

285 pointsby frostmatthewalmost 6 years ago

19 comments

shyneeupalmost 6 years ago
the hype around k8s is unreal..... But should everyone even learn k8s? A lot of the core features of k8s and container orchestration is getting abstracted away at a rapid pace with more things being built on top of k8s. I see this at my current company where we have a ton of ops people who have only ever used vmware....with cloud migration and container focused workflows being the standard now they are fearing like they are left behind. So I see a lot of them learning to code, trying to learn k8s, trying to become more devops with automation. Its quite a steep learning curve.<p>But by the time they catch up to this technology I have a feeling it will become less important to administer k8s directly.
评论 #20819848 未加载
评论 #20821147 未加载
评论 #20820500 未加载
评论 #20819673 未加载
评论 #20821839 未加载
评论 #20820565 未加载
评论 #20819729 未加载
评论 #20819640 未加载
评论 #20819651 未加载
0x445442almost 6 years ago
Right out of the chute the Containers 101 video assumes a huge amount of contextual knowledge by the viewer, an existing in-depth knowledge of docker.<p>If the course is &quot;101&quot; they should, at the very least, mention this upfront and direct the viewer to suitable resources so the viewer can level set.
评论 #20829447 未加载
newscrackeralmost 6 years ago
To the site designer:<p>Please do not abuse radio buttons to pretend to be radio buttons in one place (only one selection allowed in a group) and checkboxes (multiple selections allowed in a group) in another place right below. Your assessment page [1] needs better UX on this.<p>It would also be good to state that the courses are all free in the content area visible in the viewport when the page loads. There&#x27;s a &quot;Sign up for free&quot; button way below, but seeing that there&#x27;s no &quot;Pricing&quot; link anywhere, I wasn&#x27;t sure if all the courses are free or if courses in the future would become paid. Clarity on this would also help.<p>[1]: <a href="https:&#x2F;&#x2F;kubernetes.academy&#x2F;assessment" rel="nofollow">https:&#x2F;&#x2F;kubernetes.academy&#x2F;assessment</a>
emptysongglassalmost 6 years ago
I wish more orgs would move over to orchestrating fleets of NixOS machines with NixOps. I can&#x27;t overstate the benefits of truly immutable deployments. &quot;Be this, machine, and be nothing else.&quot;<p>Feels like DevOps championed the lowest common denominator. I have to deal with containers flipping out all the time because the distros running inside these containers were never intended to be what we demand them to be with orchestration.
评论 #20821134 未加载
评论 #20822829 未加载
评论 #20823064 未加载
评论 #20822475 未加载
bastichelaaralmost 6 years ago
I like the hands-on tutorials of Instruqt: <a href="https:&#x2F;&#x2F;instruqt.com&#x2F;public&#x2F;topics&#x2F;getting-started-with-kubernetes" rel="nofollow">https:&#x2F;&#x2F;instruqt.com&#x2F;public&#x2F;topics&#x2F;getting-started-with-kube...</a>. They also got quite a few on Knative.<p>Disclaimer: I worked for Instruqt and created some of these tutorials.
sixhobbitsalmost 6 years ago
The title implies that this is an education _platform_ - I was expecting something like Edx.<p>I also don&#x27;t understand the &quot;product-agnostic&quot; part. Isn&#x27;t k8s a product?<p>This looks like it&#x27;s simply free k8s related course content.
评论 #20822371 未加载
评论 #20820732 未加载
pfd1986almost 6 years ago
Is it bad that the best part of the tutorial for me was to discover fzf? <a href="https:&#x2F;&#x2F;www.freecodecamp.org&#x2F;news&#x2F;fzf-a-command-line-fuzzy-finder-missing-demo-a7de312403ff&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.freecodecamp.org&#x2F;news&#x2F;fzf-a-command-line-fuzzy-f...</a>
评论 #20821280 未加载
streetcat1almost 6 years ago
Happy to see vmware going all in on kubernetes.<p>In this regards, I just want to mention dominik tornow, which did an excellent work trying to formalise the kubernetes internals.<p><a href="https:&#x2F;&#x2F;medium.com&#x2F;@dominik.tornow" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;@dominik.tornow</a>
elliottcarlsonalmost 6 years ago
<a href="https:&#x2F;&#x2F;www.katacoda.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.katacoda.com&#x2F;</a> is also an awesome resource - I&#x27;ve often recommended it for people wanting to learn and play around with Kubernetes with a low barrier to entry.
navdalmost 6 years ago
Looks like this is all setup to get you to ultimately take some exam called the CKA
评论 #20819563 未加载
评论 #20821035 未加载
评论 #20819497 未加载
gatherhuntereralmost 6 years ago
My only complaints are that the audio is not normalized across the videos and the viewing experience is negatively affected by sudden highs and lows in the volume. The cookie banner is also tickling my OCD as it pops up every time I change pages.<p>I would prefer that this content be made available in a written format as videos are not great for communicating this non-visual information (however most people are more comfortable watching than they are reading). A of the content of these videos with the diagrams included would be perfect.
评论 #20832053 未加载
superkuhalmost 6 years ago
Kubernetes Is a Surprisingly Affordable Platform for Personal Projects when your personal project is to learn how to use Kubernetes. Otherwise it&#x27;s a waste of time.
shaunxcodealmost 6 years ago
I wish this was a literal cybernetics education platform.
nindalfalmost 6 years ago
Heads up - CSS is messed up on <a href="https:&#x2F;&#x2F;kubernetes.academy&#x2F;assessment&#x2F;results" rel="nofollow">https:&#x2F;&#x2F;kubernetes.academy&#x2F;assessment&#x2F;results</a>. There were 4 results but I could only see 2 of them.
rajesh-salmost 6 years ago
I am eager to learn about containers and the progress around it. Are there any other resources that cover this well?
leowoo91almost 6 years ago
Product agnostic? K8s is a product tho.
评论 #20821164 未加载
wiradikusumaalmost 6 years ago
I can&#x27;t play the videos: player.vimeo.com&#x27;s server IP address could not be found.
mistrial9almost 6 years ago
free training materials, and no guild structure.. who is the winner here?
RocketSyntaxalmost 6 years ago
Does it cover Helm?