#learnk8s search results

Some advice from a senior engineer that stuck with me, recently: “Don’t try to memorize everything. Learn where the docs are and bookmark them.” #DevOps #learnk8s #100DaysOfCode #100DaysOfDevOps #homelab #kubernetes #Linux #Tech #TechWithX


What are docker images? #docker #Kubernetes #learnK8s

stxcode's tweet image. What are docker images?

#docker #Kubernetes #learnK8s

The “Well, that’s how we’ve always done it.” reason for not pursuing a new initiative should always be challenged. Gotta keep evolving. #DevOps #learnk8s #100DaysOfCode #100DaysOfDevOps #homelab #kubernetes #Linux #Tech #TechWithX



Finally got VictoriaLogs set up in my homelab — got some proper log monitoring in place at last. Feels good to see everything in one place! cc: @VictoriaMetrics #DevOps #k8s #learnk8s #cncf #100DaysOfCode #100DaysOfDevOps #kubernetes #observability

xalexander_io's tweet image. Finally got VictoriaLogs set up in my homelab — got some proper log monitoring in place at last. Feels good to see everything in one place!
cc: @VictoriaMetrics  
#DevOps #k8s #learnk8s #cncf #100DaysOfCode #100DaysOfDevOps #kubernetes #observability

Hubble is up and running ! Great way to visualize traffic in your cluster. #DevOps #k8s #learnk8s #cncf #100DaysOfCode #100DaysOfDevOps #kubernetes #cilium

xalexander_io's tweet image. Hubble is up and running ! Great way to visualize traffic in your cluster. 
#DevOps #k8s #learnk8s #cncf #100DaysOfCode #100DaysOfDevOps #kubernetes #cilium

Migrating from Sealed Secrets to Infisical in my homelab. #DevOps #k8s #learnk8s #cncf #100DaysOfCode #100DaysOfDevOps #kubernetes

xalexander_io's tweet image. Migrating from Sealed Secrets to Infisical in my homelab. 
#DevOps #k8s #learnk8s #cncf #100DaysOfCode #100DaysOfDevOps #kubernetes

You sure "rsync -av" keeps files in sync? It only compares the file's size and timestamp. If content changes without either updating, it's skipped. The "--checksum" flag is the real truth-teller. #DevOps #learnk8s #100DaysOfCode #100DaysOfDevOps #homelab #kubernetes #Linux


Is it? A) A type of coding language? B) A way to run apps smoothly? C) A new social media platform? D) A fancy coffee machine? Cast your vote & share your guess! Let's learn together! 👇 #TechFreshers #LearnK8s #CloudComputing #Nirmata #TechExplainer

NirmataCloud's tweet image. Is it?
A) A type of coding language?
B) A way to run apps smoothly?
C) A new social media platform?
D) A fancy coffee machine?

Cast your vote & share your guess! Let's learn together! 👇

#TechFreshers #LearnK8s #CloudComputing #Nirmata #TechExplainer

Some concepts come easy. Some take time. But that "aha" moment? Worth it every time. For me, recently, this was understanding TLS termination. What was your recent "aha" moment? #DevOps #learnk8s #100DaysOfCode #100DaysOfDevOps #homelab #kubernetes #Linux #Tech #TechWithX


Upcoming Project: Migrate my current k8s stack to RKE2. #DevOps #k8s #learnk8s #cncf #100DaysOfCode #100DaysOfDevOps #kubernetes


This blog post will go over vCluster and the advantages of using it. We will also see how it can help us overcome the problems that we face with multitenant architecture. #kubernetes #multitenant #learnk8s #loft #vcluster #DevOps #SRE link.medium.com/mL7KG614fwb


🎉 Kubewall just got featured in @learnk8s Issue #131 ! in their "interesting projects" section. Big moment for us thank you for the love and support 🙌💙 🚀 Try kubewall now: git.new/kubewall 🐳 Learnk8s: learnk8s.io/issues/131 #Kubernetes #OpenSource #LearnK8s 🐳

abhimanyu003's tweet image. 🎉 Kubewall just got featured in @learnk8s  Issue #131 ! in their "interesting projects" section.
 
Big moment for us thank you for the love and support 🙌💙

🚀 Try kubewall now: git.new/kubewall 
🐳 Learnk8s: learnk8s.io/issues/131

#Kubernetes #OpenSource #LearnK8s 🐳

Haven't posted in a while. Just a few update on my learning journey 🧵 #DevOps #learnk8s #100DaysOfCode #100DaysOfDevOps #homelab #kubernetes


I have just upgraded from 1.25 to 1.26, Learn how to install the k8s cluster using kubeadm 👇 #learnk8s #K8sArchitect


FINALLY, added some automation to my homelab via Ansible/Semaphore. #DevOps #k8s #learnk8s #cncf #100DaysOfCode #100DaysOfDevOps #kubernetes #ansible


- Stumbled upon mailgun, and am now using their free tier for my SMTP needs. Which aren't much. - Deployed Komodo to monitor my docker containers. #DevOps #learnk8s #100DaysOfCode #100DaysOfDevOps #homelab #kubernetes


The “Well, that’s how we’ve always done it.” reason for not pursuing a new initiative should always be challenged. Gotta keep evolving. #DevOps #learnk8s #100DaysOfCode #100DaysOfDevOps #homelab #kubernetes #Linux #Tech #TechWithX


Some advice from a senior engineer that stuck with me, recently: “Don’t try to memorize everything. Learn where the docs are and bookmark them.” #DevOps #learnk8s #100DaysOfCode #100DaysOfDevOps #homelab #kubernetes #Linux #Tech #TechWithX


Some concepts come easy. Some take time. But that "aha" moment? Worth it every time. For me, recently, this was understanding TLS termination. What was your recent "aha" moment? #DevOps #learnk8s #100DaysOfCode #100DaysOfDevOps #homelab #kubernetes #Linux #Tech #TechWithX


You sure "rsync -av" keeps files in sync? It only compares the file's size and timestamp. If content changes without either updating, it's skipped. The "--checksum" flag is the real truth-teller. #DevOps #learnk8s #100DaysOfCode #100DaysOfDevOps #homelab #kubernetes #Linux


A year ago I couldn’t tell you what a PVC or ingress was. Today I’m recovering from broken clusters, migrating core services, and — most importantly — actually feeling confident. 🚀 #DevOps #learnk8s #100DaysOfCode #100DaysOfDevOps #homelab #kubernetes


- Stumbled upon mailgun, and am now using their free tier for my SMTP needs. Which aren't much. - Deployed Komodo to monitor my docker containers. #DevOps #learnk8s #100DaysOfCode #100DaysOfDevOps #homelab #kubernetes


- Moved PiHole and Infisical (Secrets Manager) to external VMs outside of my K8s cluster. Not sure why I didn't do this when I initially built my cluster 🤷🏾‍♂️ . So what happened? #DevOps #learnk8s #100DaysOfCode #100DaysOfDevOps #homelab #kubernetes


- Fully migrated my K8s stack to RKE2. Having my apps "GItOps"ed made the process less painful then what it could've been. #DevOps #learnk8s #100DaysOfCode #100DaysOfDevOps #homelab #kubernetes


Haven't posted in a while. Just a few update on my learning journey 🧵 #DevOps #learnk8s #100DaysOfCode #100DaysOfDevOps #homelab #kubernetes


Upcoming Project: Migrate my current k8s stack to RKE2. #DevOps #k8s #learnk8s #cncf #100DaysOfCode #100DaysOfDevOps #kubernetes


Is it? A) A type of coding language? B) A way to run apps smoothly? C) A new social media platform? D) A fancy coffee machine? Cast your vote & share your guess! Let's learn together! 👇 #TechFreshers #LearnK8s #CloudComputing #Nirmata #TechExplainer

NirmataCloud's tweet image. Is it?
A) A type of coding language?
B) A way to run apps smoothly?
C) A new social media platform?
D) A fancy coffee machine?

Cast your vote & share your guess! Let's learn together! 👇

#TechFreshers #LearnK8s #CloudComputing #Nirmata #TechExplainer

Weekend Wins: - Transitioned from Uptime Kuma to Gatus - Learned more about longhorn....by breaking and fixing my own deployment 🥴 - Created an LVM to mount /var/lib/longhorn , and move away from the default "/" mount point on all of my nodes. #DevOps #k8s #learnk8s


Migrating from Sealed Secrets to Infisical in my homelab. #DevOps #k8s #learnk8s #cncf #100DaysOfCode #100DaysOfDevOps #kubernetes

xalexander_io's tweet image. Migrating from Sealed Secrets to Infisical in my homelab. 
#DevOps #k8s #learnk8s #cncf #100DaysOfCode #100DaysOfDevOps #kubernetes

Finally got VictoriaLogs set up in my homelab — got some proper log monitoring in place at last. Feels good to see everything in one place! cc: @VictoriaMetrics #DevOps #k8s #learnk8s #cncf #100DaysOfCode #100DaysOfDevOps #kubernetes #observability

xalexander_io's tweet image. Finally got VictoriaLogs set up in my homelab — got some proper log monitoring in place at last. Feels good to see everything in one place!
cc: @VictoriaMetrics  
#DevOps #k8s #learnk8s #cncf #100DaysOfCode #100DaysOfDevOps #kubernetes #observability

🎉 Kubewall just got featured in @learnk8s Issue #131 ! in their "interesting projects" section. Big moment for us thank you for the love and support 🙌💙 🚀 Try kubewall now: git.new/kubewall 🐳 Learnk8s: learnk8s.io/issues/131 #Kubernetes #OpenSource #LearnK8s 🐳

abhimanyu003's tweet image. 🎉 Kubewall just got featured in @learnk8s  Issue #131 ! in their "interesting projects" section.
 
Big moment for us thank you for the love and support 🙌💙

🚀 Try kubewall now: git.new/kubewall 
🐳 Learnk8s: learnk8s.io/issues/131

#Kubernetes #OpenSource #LearnK8s 🐳

FINALLY, added some automation to my homelab via Ansible/Semaphore. #DevOps #k8s #learnk8s #cncf #100DaysOfCode #100DaysOfDevOps #kubernetes #ansible


What are docker images? #docker #Kubernetes #learnK8s

stxcode's tweet image. What are docker images?

#docker #Kubernetes #learnK8s

The travel story behind this sticker: 🇸🇬 → 🇪🇸 → 🇷🇺 → 🇸🇬 Hello @learnk8s team and @danielepolencic #learnk8s

hayorov's tweet image. The travel story behind this sticker: 🇸🇬 → 🇪🇸 → 🇷🇺 → 🇸🇬
Hello @learnk8s team and @danielepolencic #learnk8s

When something goes wrong in Kubernetes, how do you know what should be fixed? Is the issue in the Pod? ReplicaSet? Ingress? This flowchart will guide to troubleshoot your apps: 👉learnk8s.io/troubleshootin… Thanks to @danielepolencic of @learnk8s #k8s #kubernetes #learnk8s

CloudIslamabad's tweet image. When something goes wrong in Kubernetes, how do you know what should be fixed?

Is the issue in the Pod? ReplicaSet? Ingress?

This flowchart will guide to troubleshoot your apps: 
👉learnk8s.io/troubleshootin…

Thanks to @danielepolencic of @learnk8s 

#k8s #kubernetes #learnk8s

Thank you @SoulmanIqbal 🙏 The whole family loved it 💞 Delicious @HayHampers luxury treats 😋. Very thoughtful of you Salman🤗. #learnk8s #CloudNativeWales

walidshaari's tweet image. Thank you @SoulmanIqbal 🙏
The whole family loved it 💞
Delicious @HayHampers luxury treats 😋. Very thoughtful of you Salman🤗.

#learnk8s #CloudNativeWales

Best practice check list for Kubernetes in production zurl.co/v1hZ @learnk8s Follow @techbeatly for learning #techbeatly #learnk8s #kubernetes #k8s #learnkubernetes #devops

techbeatly's tweet image. Best practice check list for Kubernetes in production

zurl.co/v1hZ 

@learnk8s

Follow @techbeatly for learning

#techbeatly #learnk8s #kubernetes #k8s #learnkubernetes #devops

Introduction to Kubernetes in the cloud. Choose your cloud 👇🏽 #learnk8s #k8s #kubernetes #devops #100daysofcode #coding #cloudnative #cloudcomputing

marceldempers's tweet image. Introduction to Kubernetes in the cloud.
Choose your cloud 👇🏽

#learnk8s #k8s #kubernetes #devops #100daysofcode #coding #cloudnative #cloudcomputing

How to Kubernetes in many clouds!🤓 ✅Azure AKS: youtu.be/eyvLwK5C2dw ✅AWS EKS: youtu.be/QThadS3Soig ✅Linode LKE: youtu.be/VSPUWEtqtnY ✅Digital Ocean: youtu.be/PvfBCE-xgBY ✅Google GKE: youtu.be/-fbH5Qs3QXU Choose your cloud☝🏽 #devops #k8s #linux #100daysofcode



Learn everything you need to know about deploying and managing complex ML systems at scale with @kubeflow in the next @learnk8s lab on Thursday, July 23rd at 12 PM ET. Register here: lin0.de/Ke06Sr #Kubernetes #LearnK8s

linode's tweet image. Learn everything you need to know about deploying and managing complex ML systems at scale with @kubeflow in the next @learnk8s lab on Thursday, July 23rd at 12 PM ET. Register here: lin0.de/Ke06Sr #Kubernetes #LearnK8s

Learn how tools such as Knative Eventing, Kafka, and Zeebe can be used to build and support highly distributed event-driven applications in this on-demand lab with @salaboy from @learnk8s: lin0.de/G0vxP7 #LinodeLIVE #LearnK8s #Kubernetes

linode's tweet image. Learn how tools such as Knative Eventing, Kafka, and Zeebe can be used to build and support highly distributed event-driven applications in this on-demand lab with @salaboy from @learnk8s: lin0.de/G0vxP7 #LinodeLIVE #LearnK8s #Kubernetes

Finally got VictoriaLogs set up in my homelab — got some proper log monitoring in place at last. Feels good to see everything in one place! cc: @VictoriaMetrics #DevOps #k8s #learnk8s #cncf #100DaysOfCode #100DaysOfDevOps #kubernetes #observability

xalexander_io's tweet image. Finally got VictoriaLogs set up in my homelab — got some proper log monitoring in place at last. Feels good to see everything in one place!
cc: @VictoriaMetrics  
#DevOps #k8s #learnk8s #cncf #100DaysOfCode #100DaysOfDevOps #kubernetes #observability


What are docker images? #docker #Kubernetes #learnK8s

stxcode's tweet image. What are docker images?

#docker #Kubernetes #learnK8s

There are so many ways to learn about Containerization and #Kubernetes, and this is by far the most fun way we’ve found. We’re giving away 500 free copies of ‘How Containers Work’ by the awesome @b0rk. Get yours now while supplies last: lin0.de/dPk8Bi #LearnK8s #K8s

linode's tweet image. There are so many ways to learn about Containerization and #Kubernetes, and this is by far the most fun way we’ve found. We’re giving away 500 free copies of ‘How Containers Work’ by the awesome @b0rk. Get yours now while supplies last: lin0.de/dPk8Bi #LearnK8s #K8s

16Gib of ram is no longer cutting it for my home lab 😭 . #DevOps #k8s #learnk8s #cncf #100DaysOfCode #100DaysOfDevOps #kubernetes

xalexander_io's tweet image. 16Gib of ram is no longer cutting it for my home lab 😭 .
 #DevOps #k8s #learnk8s #cncf #100DaysOfCode #100DaysOfDevOps #kubernetes

Loading...

Something went wrong.


Something went wrong.


United States Trends