#kubernetes101 검색 결과
Woah #Indexconf!!! The #kubernetes101 workshop is packed! We have people sitting on the floor in room 2002! Still waiting on some chairs w/ @jpetazzo and @bridgetkromhout!
@BangaloreDocker received 1500+ RSVPs this time which is surely an overwhelming figure. We have finalized the agenda and the list looks exciting. If you're in @Bengaluru this January, this is a perfect @Meetup event to be... @SAP Labs @collabnix #Kubernetes101
The best thing about talks by @mikbarbero is he doesn't make assumptions about what people know & always explains from a good base level #eclipsecon #kubernetes101 @kubernetesio
🚀 In Kubernetes, PV (Persistent Volume) is like a storage ticket 🎫 that lets your pods store data persistently. PVC (Persistent Volume Claim) is the request for that ticket 🙋♂️. Think of PV as a reserved parking spot 🅿️ and PVC as the request for a parking spot. #Kubernetes101
Day 1 of #BlackhatMEA is a wrap! I had a blast talking about #Kubernetes101, #DevSecOps, #k8security best practices, and what to watch for when doing #DFIR engagements on #k8 environments. Tomorrow is another day and another briefing, this time talking about #supplychainsecurity.
Q: What did you do today? A: I made my own K8S cluster 👏🏻👏🏻👏🏻@bridgetkromhout #velocityconf #kubernetes101
🚀 Just wrapped up an amazing Kubernetes 101 workshop with @IndukuriBhavani and @SheCloudNative! 🎉 In just one hour, they covered a ton of Kubernetes knowledge and even showcased live demos! 🌟 Thanks for such an enlightening session! #Kubernetes101
Kubernetes isn’t complex; Rather your business problems are. Introducing #Kubelabs – An Ultimate #Kubernetes101 Workshop – @collabnix collabnix.com/kickstart-your…
Getting started w/ #Kubernetes or already an expert? #Kubernetes101 covers everything you'd ever want to know! hubs.ly/H0cM9mX0
Join us on a journey through the interconnected world of Kubernetes nodes, clusters, and services! 🌐✨ #Kubernetes101 #TechExploration
#ConfigMaps provide a way for you to decouple environment-specific configurations from containers to make applications portable. Learn about ConfigMaps in #Kubernetes–what it is, when to use it, and why it's important. Read more 👉 #Kubernetes101
So how are #containers different from just running a #VM? A tech expert explains. #Kubernetes101 #K8s ow.ly/kzSg50vyVvL
New to Kubernetes? Get started with our beginner's guide and simplify your container management! 🚀 #Kubernetes101 #ContainerRevolution #DevOps Visit us at mangobyte.co.th
Today you can also learn from @solidnerd from @bee42solutions and get an introduction into #kubernetes. Sure you will not only learn a lot but also have a lot of fun, just as always ;) Keep the great work up. #kubernetes101 #bee42 #devops #dog19 #container #gitlab #rethinkit
Another week, another blog article from our #Kubernetes101 series, created by Andrei Saizu. 🐱💻 If you want to learn more about 🖧 #K8s main features, look no further. You're in the right spot! mindit.io/blog-tech/kube…
Example Pod config snippet: ```yaml apiVersion: v1 kind: Pod metadata: name: my-first-pod spec: containers: name: nginx-container image: nginx:1.21 ports: containerPort: 80 ``` Start simple, tinker locally! #Kubernetes101
1️⃣ What is Kubernetes? Kubernetes (K8s) is an open-source system for automating deployment, scaling & management of containerized applications. Think of it as an OS for containers! 🔹 Container orchestration 🔹 Handles failures & scaling 🔹 Works on any cloud #Kubernetes101
🚀 Dive into the world of Kubernetes with @DanielPepuho! Discover how this open-source technology is revolutionizing cloud infrastructure and enabling automatic packing, service discovery, and more. #Kubernetes101 #DevOps #CloudInfrastructure 🌐 ift.tt/yUbsKH1
dev.to
Kubernetes 101: Introduction
Hi, welcome to the wonderful world of DevOps! This post was written during my journey of learning...
Happy learning and happy orchestrating! 🌟 #Kubernetes101 #ContainerOrchestration #DevOpsJourney
🔍Curious about Kubernetes Resources, CRs, CRDs, Operators and more? 🤔 I got you covered! 🌟 #Kubernetes101 #TechExplained #DevOps youtu.be/aM2Y9m2Kazk
youtube.com
YouTube
What The Heck Are Kubernetes Resources, CRs, CRDs, Operators, etc.?
🚀 In Kubernetes, PV (Persistent Volume) is like a storage ticket 🎫 that lets your pods store data persistently. PVC (Persistent Volume Claim) is the request for that ticket 🙋♂️. Think of PV as a reserved parking spot 🅿️ and PVC as the request for a parking spot. #Kubernetes101
Join us on a journey through the interconnected world of Kubernetes nodes, clusters, and services! 🌐✨ #Kubernetes101 #TechExploration
Ready to embrace the power of Kubernetes? Start small, experiment, and gradually build your expertise. Remember, it's a journey of continuous learning and growth. 🚀 Dive in, explore, and shape the future of containerization! 🌐🛠️ #Kubernetes101 #ContainerOrchestration
1/ 🌐 What's Kubernetes? It's your app's conductor. It manages containers, deploying, scaling, and recovery smoothly. Think seamless orchestration! #Kubernetes101
🚀 Just wrapped up an amazing Kubernetes 101 workshop with @IndukuriBhavani and @SheCloudNative! 🎉 In just one hour, they covered a ton of Kubernetes knowledge and even showcased live demos! 🌟 Thanks for such an enlightening session! #Kubernetes101
Join us today for the webinar, Take Your #Kubernetes Game From Zero to Operations Hero. And learns tips & tricks on how to successfully implement and scale #K8s. Register at: hubs.ly/Q01XnTdG0 #kubernetes101 #techtalks
📣 Mark your calendars for 12 July as we team up with @Pionative_NL in the webinar, Take Your #Kubernetes Game From Zero to Operations Hero. And learns tips & tricks on how to successfully implement and scale #K8s. Register at: hubs.ly/Q01WPTXn0 #kubernetes101 #techtalks
7/7: 💡 Understanding and utilizing these Kubernetes resources—Pods, Deployments, Services, Jobs, and CronJobs—empowers you to build scalable, resilient, and manageable applications. Each resource plays a critical role in orchestrating your containerized workloads. #Kubernetes101
3/14 🌐 First things first, what is Kubernetes? Kubernetes, abbreviated as K8s, is an open-source container orchestration platform. It automates deployment, scaling, and management of containerized applications, making them resilient, scalable, and easy to manage. #Kubernetes101
1/14 🧵 Twitter Thread: Learning Kubernetes 101 🚀 Here's a Video that i did which covers a detailed Roadmap youtu.be/cnZB0Dj0TTI #KubernetesBasics #Kubernetes101
youtube.com
YouTube
How to Learn Kubernetes: Detailed Roadmap 2023 🚀📅
Kyverno integrates seamlessly into your Kubernetes workflow, providing an intuitive interface to manage and monitor policies. You can validate policies, try them out in a safe mode, and even generate policies based on existing resources. #Kubernetes101 #Kyverno #OpenSource
@BangaloreDocker received 1500+ RSVPs this time which is surely an overwhelming figure. We have finalized the agenda and the list looks exciting. If you're in @Bengaluru this January, this is a perfect @Meetup event to be... @SAP Labs @collabnix #Kubernetes101
Woah #Indexconf!!! The #kubernetes101 workshop is packed! We have people sitting on the floor in room 2002! Still waiting on some chairs w/ @jpetazzo and @bridgetkromhout!
Kubernetes isn’t complex; Rather your business problems are. Introducing #Kubelabs – An Ultimate #Kubernetes101 Workshop – @collabnix collabnix.com/kickstart-your…
The best thing about talks by @mikbarbero is he doesn't make assumptions about what people know & always explains from a good base level #eclipsecon #kubernetes101 @kubernetesio
Getting started w/ #Kubernetes or already an expert? #Kubernetes101 covers everything you'd ever want to know! hubs.ly/H0cM9mX0
🚀 In Kubernetes, PV (Persistent Volume) is like a storage ticket 🎫 that lets your pods store data persistently. PVC (Persistent Volume Claim) is the request for that ticket 🙋♂️. Think of PV as a reserved parking spot 🅿️ and PVC as the request for a parking spot. #Kubernetes101
Day 1 of #BlackhatMEA is a wrap! I had a blast talking about #Kubernetes101, #DevSecOps, #k8security best practices, and what to watch for when doing #DFIR engagements on #k8 environments. Tomorrow is another day and another briefing, this time talking about #supplychainsecurity.
🚀 Just wrapped up an amazing Kubernetes 101 workshop with @IndukuriBhavani and @SheCloudNative! 🎉 In just one hour, they covered a ton of Kubernetes knowledge and even showcased live demos! 🌟 Thanks for such an enlightening session! #Kubernetes101
So how are #containers different from just running a #VM? A tech expert explains. #Kubernetes101 #K8s ow.ly/kzSg50vyVvL
Q: What did you do today? A: I made my own K8S cluster 👏🏻👏🏻👏🏻@bridgetkromhout #velocityconf #kubernetes101
#ConfigMaps provide a way for you to decouple environment-specific configurations from containers to make applications portable. Learn about ConfigMaps in #Kubernetes–what it is, when to use it, and why it's important. Read more 👉 #Kubernetes101
Today you can also learn from @solidnerd from @bee42solutions and get an introduction into #kubernetes. Sure you will not only learn a lot but also have a lot of fun, just as always ;) Keep the great work up. #kubernetes101 #bee42 #devops #dog19 #container #gitlab #rethinkit
It doesn't matter if you're just getting started or already a #Kubernetes rock star - we got you covered! #Wiki #Kubernetes101 hubs.ly/H0czqHd0
App config substantially varies across deployment while code does not. This is why you need separate configuration data from the application code. And ConfigMaps are the way to do that. Read more 👉 bit.ly/3padmMh #Kubernetes #ConfigMaps #Kubernetes101
In Kubernetes, ConfigMaps are used to separate configuration from application code. In this blog, we explore what ConfigMaps are, why we need them, and how to create them. Check out this article to learn more 👉 bit.ly/3padmMh #Kubernetes #ConfigMaps #Kubernetes101
Something went wrong.
Something went wrong.
United States Trends
- 1. #IDontWantToOverreactBUT N/A
- 2. #TSCollection N/A
- 3. $BNKK 1,083 posts
- 4. Victory Monday 4,239 posts
- 5. #MondayMotivation 40.3K posts
- 6. Zelda 34.1K posts
- 7. Jake Paul 8,714 posts
- 8. Good Monday 54.8K posts
- 9. #RestoreTheSnyderVerse 8,210 posts
- 10. Anthony Joshua 6,452 posts
- 11. #MondayVibes 3,111 posts
- 12. Guma 25.2K posts
- 13. Angel Reese 2,645 posts
- 14. Happy Founders N/A
- 15. Founders Day N/A
- 16. $AMZN 7,100 posts
- 17. Miyamoto 8,358 posts
- 18. House Republicans 40.5K posts
- 19. Peyz 10K posts
- 20. Sanders 63K posts