Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

I've made a Kubernetes that runs in the browser, and today we're open sourcing it. The hope here is to make super interactive and visual web content about Kubernetes much easier to write, and we have a whole bunch planned this year. Links below.

52,019 Aufrufe • vor 3 Monaten •via X (Twitter)

0 Kommentare

Keine Kommentare verfügbar

Kommentare vom Original-Post werden hier angezeigt

Ähnliche Videos

I'm very pleased to to share that I’ve now completed what I believe to be the most detailed and up-to-date Kubernetes and Cloud Native (KCNA) certification course available 🚀 Dive Into Cloud Native, Containers, Kubernetes and the and the Cloud Native Associate (KCNA). More than a certification course, it’s a transformational journey to becoming a certified Kubernetes professional 🌟 📚 What sets this course apart? This course covers the CNCF's entire KCNA curriculum and more, taking you from the fundamentals to advanced mastery in Containers, Docker, Kubernetes, and Cloud Native technologies. Surpassing the knowledge required to achieve this qualification and providing you with knowledge that will help you in any career. You will also bootstrap the likelihood of success with paths that follow the KCNA such as the CKA, CKAD, Prometheus and GitOps qualifications! 🛠️ Course Features (see the Video for examples): 🖥️ Interactive Hands-On Labs: Dive deep into Kubernetes with our incredible browser-based labs 🎥 In-Depth Video Tutorials: Learn complex concepts through high-quality, engaging videos 📝 Study Tips: Get insider tips before each lesson to maximise your study efficiency ✅ Quizzes: Test your knowledge and reinforce learning at every step 📚 Further Study: Explore beyond the course with curated resources for deeper learning 🏆 3 x Practice Exams: Simulate the real KCNA exam prior to booking to experience to ensure you’re fully prepared! I’m confident that with the comprehensive materials provided that anyone who puts the time and effort in will achieve the Kubernetes and Cloud Native Associate Certification 🏅 🔗 Check out the video for more details. The course is available on my site, and with this announcement I’m excited to continue the early access offer for a small amount of time further! #Kubernetes

James Spurin

14,404 Aufrufe • vor 2 Jahren

Introducing /visual-plan - a skill to generate rich, visual plans for Claude Code and Codex. Plan mode in Claude Code is incredible. But I always find my eyes glazing over when it gives me this huge markdown essay in my terminal. I found I can make much better visual plans with reusable components. So I made a skill called `/visual-plan`. It generates plans as MDX with visual, interactive components. Diagrams, interactive API specs, schema design changes, annotated code, and even pan and zoomable wireframes. So for any UI work, you can look at a wireframe first, comment on it, iterate, and then have the agent work. I’ve found this to be a much more intuitive interface for reasoning about what the agent is doing. It’s somewhat inspired by that popular post about how HTML is better than Markdown. But HTML can be slow and verbose to write. And it doesn’t look good checked into a repo. This has really made me feel like humans and engineering are entering a new abstraction phase, where we reason about things at the plan level. As long as the plan is good, agents are getting more and more reliable at executing on it. Almost to the degree that we trust the C compiler to compile to assembly reliably. Plans are the new intermediate representation. I also made a skill for the reverse of this, called `/visual-recap`. After the agent works, it gives you a recap of everything it did. Same idea: wireframes, interactive API specs and diffs, schemas, annotated code, etc. So now when you’re reviewing what the agent did for you, or looking at a pull request of somebody else’s code, you can see a visual recap instead of just reading a wall of text. It’s all free and open source. You can find it on my GitHub. Will link to it in the reply because we all know how dumb these algorithms are with links.

Steve (Builder.io)

126,165 Aufrufe • vor 3 Monaten