Allow loading remote contents and showing images to get the best out of this email.FAUN.dev's Kubernetes Weekly Newsletter
 
🔗 View in your browser.   |  ✍️ Publish on FAUN.dev   |  🦄 Become a sponsor
 
Allow loading remote contents and showing images to get the best out of this email.
 
KubernetesLinks
 
This Week in Kubernetes, with Kaptain the Shark
 
 
⭐ Patrons
 
www.marketto.dev www.marketto.dev
 
We Help You Win the Race to Developers' Hearts!
 
 
Acquire, engage, and retain developers for your company.

MarketToDev is a Developer Marketing & Relation Agency by FAUN. A singular blend of marketing, software engineering, and passion.

Our services include providing actionable insights to help grow your developer community and increase adoption. Plus, we offer a free consultation to discuss your needs and how we can help.

Don't let your competition get ahead, get in touch with MarketToDev !
 
 
goteleport.com goteleport.com
 
Teleport - the easiest, most secure way to access all your infrastructure.
 
 
Only the open-source Teleport Access Plane consolidates connectivity, authentication, authorization, and audit into a single platform to improve security and agility.

Download Teleport at goteleport.com
 
 
👉 Spread the word and help developers find you by promoting your projects on FAUN. Get in touch for more information.
 
ℹ️ News, Updates & Announcements
 
www.sdxcentral.com www.sdxcentral.com
 
Big changes coming to Kubernetes cloud-native networking   ✅
 
 
  • Kubernetes is developing a series of new networking innovations that have the potential to transform cloud native environments.
  • The Gateway API, which is expected to replace the Ingress API, is currently in beta development and boasts role-oriented permissions, increased scalability, and non-HTTP protocol handling.
  • Meanwhile, a new service mesh capability is being developed by SIG-Networking, called Gateway API for Mesh Management and Administration.
  • Efforts are also underway to bolster Kubernetes network policy and security, with the development of an Admin Network Policy API that enables administrators to enforce policies across entire clusters.
  • The Admin Network Policy API is expected to launch by the end of 2023.
 
 
👉 Enjoyed this?Read more news on FAUN.dev/news
 
⭐ Sponsors
 
thechief.io thechief.io
 
How ManageEngine Applications Manager Can Help Overcome Challenges In Kubernetes Monitoring
 
 
Applications Manager's kubernetes monitoring tool helps administrators to adapt various kubernetes cluster strategies to account for the new infrastructure layers.

Read more about how ManageEngine Applications Manager works .
 
 
👉 Spread the word and help developers find you by promoting your projects on FAUN. Get in touch for more information.
 
🔗 Stories, Tutorials & Articles
 
thetechtrailblazer.blog thetechtrailblazer.blog
 
Writing a Kubernetes Network Plugin (CNI) in Rust   ✅
 
 
The author of a rust operator was curious about how the underlying networking in Kubernetes worked, so they built a CNI plugin in rust.
  • The CNI specs require handling ADD, DEL, CHECK and VERSION commands to communicate with kubelet or other implementations.
  • The plugin replicates the bridge CNI plugin using the reference implementation, resulting in the creation of a bridge and virtual network interfaces in the correct network namespace.
  • The author tested the plugin using a Kubernetes cluster provisioned with Vagrant.
  • Writing a CNI plugin is complex due to the need for knowledge of Linux networking stack, iptables, CNI and Kubernetes.
 
 
redis.com redis.com
 
Database Trends Spotted at KubeCon Europe   ✅
 
 
  • Database vendors need to become more involved in cloud-native computing to overcome scaling issues related to Kubernetes and stateful applications, according to attendees of the latestKubeCon + CloudNativeCon Europe 2023.
  • Stateless applications benefit from containerization's inherent scalability, portability, and flexibility, but the database/container issue arises from the persistence of data and storage.
  • There is not enough Kubernetes expertise available and the hybridization of stateful and serverless computing presents unique challenges for edge computing.
  • While progress has been made, there is not yet a mature solution for cloud-native computing.
 
 
itnext.io itnext.io
 
K8sGPT + LocalAI: Unlock Kubernetes superpowers for free!   ✅
 
 
  • LLMs are being used in many cool projects, unlocking real value beyond simply generating text.
  • One use case is K8sGPT, an AI-based Site Reliability Engineer running inside Kubernetes clusters, which diagnoses and triages issues in simple English.
  • LocalAI is a drop-in API-compatible replacement for OpenAI that enables free, local (in-cluster) analysis.
  • Together, LocalAI and K8sGPT unlock serious SRE power as they use commodity hardware and your data never leaves your cluster, and unlock designs that are 3D printed.
  • The setup comprises three phases: installing the LocalAI server, installing the K8sGPT operator, and creating a K8sGPT custom resource.
 
 
venturebeat.com venturebeat.com
 
It’s 2023: Do you know if your Kubernetes environments are safe?
 
 
Kubernetes, an open-source system used to automate software deployment and manage and scale containerized applications, has become popular due to its ability to enable developers and allow businesses to scale horizontally. However, organizations also need to focus on Kubernetes security, as cybercriminals are turning their attention to it, and companies risk leaving a significant part of their environment unprotected without thorough understanding.

Engaging with engineers and DevOps teams using Kubernetes, educating leaders about its principles, and identifying which solutions are needed are important steps to take when building Kubernetes awareness.
 
 
www.pagerduty.com www.pagerduty.com
 
Debugging Kubernetes with Automated Runbooks & Ephemeral Containers   ✅
 
 
PagerDuty has developed a new Kubernetes plugin that enables users to leverage ephemeral containers for debugging purposes.
  • The plugin is designed to automate the process of collecting diagnostic data during an incident, providing users with a way to retrieve debugging information without having to access production pods or wait for an expert Kubernetes user to be available.
  • Automation enables users to execute commands in the pod, send the output to S3, Blob Storage or an SFTP server, and provide engineers with a link to location of the data during and after the incident.
 
 

👉 Got something to share? Create your FAUN Page and start publishing your blog posts, tools, and updates. Grow your audience, and get discovered by the developer community.

 
📚 Books
 
www.amazon.com www.amazon.com
 
OpenAI GPT For Python Developers is now available on Kindle
 
 
Get your hands on 'OpenAI GPT For Python Developers' today!

Originally released on Leanpub, this practical, example-rich book is now available on Amazon Kindle. Learn how to harness the full power of OpenAI GPT with expert guidance and hands-on examples, all in one convenient package.

This book will help you:
  • Understand different models and when to use them
  • Generate human-like text for various purposes
  • Control creativity and generate high-quality text
  • Transform and edit text for useful tasks
  • Optimize GPT models' performance
  • Stem, lemmatize and reduce bills when using the API
  • Practice advanced techniques like Context Stuffing and chaining
  • Learn how Tesla and Notion use text embedding
  • Implement semantic search and other advanced tools
  • Create prediction algorithms and zero-shot techniques and evaluate the accuracy
  • Practice and improve few-shot learning
  • Leverage fine-tuning to create your own models
  • Use best practices to create models
  • Train and classify using GPT
  • Create advanced fine-tuned models
  • Use OpenAI Whisper and other tools for voice assistants
  • Implement image classification with OpenAI CLIP
  • Generate and edit images with OpenAI DALL-E 2
 
 
 
⚙️ Tools, Apps & Software
 
github.com github.com
 
kitos9112/k8s-home
 
 
"My #homeK8s deployment running K3s in a bunch of RPi and old Intel/AMD Desktop/Laptop(s)"
 
 
github.com github.com
 
zntrio/harp
 
 
Secret management by contract toolchain
 
 
github.com github.com
 
oscaromeu/home-ops
 
 
A mono repository for my homelab infrastructure and Kubernetes cluster which adheres to Infrastructure as Code (IaC) and GitOps practices where possible
 
 
github.com github.com
 
haraldkoch/kochhaus-home
 
 
Experimental homelab configuration for running things on kubernetes
 
 

👉 Spread the word and help developers find and follow your Open Source project by promoting it on FAUN. Get in touch for more information.

 
😂 Meme of the week
 
 
 
 
❤️ Thanks for reading
 
 
👋 Keep in touch and follow us on social media:
- 💼LinkedIn
- 📝Medium
- 🐦Twitter
- 👥Facebook
- 📰Reddit
- 📸Instagram

👌 Was this newsletter helpful?
We'd really appreciate it if you could forward it to your friends!

🙏 Never miss an issue!
To receive our future emails in your inbox, don't forget to add community@faun.dev to your contacts.

🤩 Want to sponsor our newsletter?
Reach out to us at sponsors@faun.dev and we'll get back to you as soon as possible.
 

KubernetesLinks #372: K8sGPT + LocalAI - Unlock Kubernetes Superpowers for Free
Legend: ✅ = Editor's Choice / ♻️ = Old but Gold / ⭐ = Promoted / 🔰 = Beginner Friendly

You received this email because you are subscribed to FAUN.dev.
We (🐾) help developers (👣) learn and grow by keeping them up with what matters.

You can manage your subscription options here (recommended) or use the old way here (legacy). If you have any problem, read this or reply to this email.