
Suggested Reads
Please just stop saying "just"
Do you work in Software Engineering, and have you seen messages or sentences like these before? “Can’t we just set up a redirect to this other domain?” “Why…
November 1, 2024 at 12:38PM
via Instapaper
GitOps: How To Use _ (Not YAML) To Manage Kubernetes Resources With GitOps?
Today, we tackle a viewer question on using formats other than YAML to manage Kubernetes resources with GitOps tools like Argo CD and Flux. Learn how to effectively use Helm, Kustomize, CUE, KCL, ytt, and more to define your desired state in YAML. We'll explore workflows, best practices, and how to ensure smooth synchronization of your configurations. Leave your questions in the comments and join our community!
Kubernetes #GitOps #ArgoCD #Flux
Consider joining the channel: https://www.youtube.com/c/devopstoolkit/join
▬▬▬▬▬▬ 💰 Sponsorships 💰 ▬▬▬▬▬▬ If you are interested in sponsoring this channel, please visit https://devopstoolkit.live/sponsor for more information. Alternatively, feel free to contact me over Twitter or LinkedIn (see below).
▬▬▬▬▬▬ 👋 Contact me 👋 ▬▬▬▬▬▬ ➡ Twitter: https://twitter.com/vfarcic ➡ LinkedIn: https://www.linkedin.com/in/viktorfarcic/
▬▬▬▬▬▬ 🚀 Other Channels 🚀 ▬▬▬▬▬▬ 🎤 Podcast: https://www.devopsparadox.com/ 💬 Live streams: https://www.youtube.com/c/DevOpsParadox
via YouTube https://www.youtube.com/watch?v=FWE2247octI
Jeff Bezos, Elon Musk and the Billions of Ways to Influence an Election
Entrepreneurs become legends when they make big bets on technology that pay off in a huge and dramatic way. Elon Musk is now applying that all-or-nothing philosophy to a presidential election, tying his reputation and perhaps his future to a win by Donald J. Trump.
Tags:
via Pocket https://www.nytimes.com/2024/10/30/technology/jeff-bezos-elon-musk-election.html
October 31, 2024 at 11:33AM
Welcoming Amazon as an infrastructure supporter on the Swift Package Index Blog – Swift Package Index
It may surprise you to learn how much hosting infrastructure a site like the Swift Package Index needs. We obviously need a web server, or actually a few web…
October 31, 2024 at 10:18AM
via Instapaper
Week Ending October 27, 2024
https://lwkd.info/2024/20241030
Developer News
Register before November 7 to attend the Contributor Summit. While you’re at it, consider volunteering to help run the Summit.
The inactive cluster-api-provider-nested Subproject has been archived.
Release Schedule
Next Deadline: Feature Blog Freeze, October 30
We are in the countdown to Code Freeze and this week is full of deadlines. Finish your feature blog entries by October 30, followed by any major deprecations/removals by November 4, with Code and Test Freeze on November 8th.
Featured PRs
125258 Etcd Kubernetes interface
Introduces the alpha version of a defined interface for Kubernetes-etcd communications. The interface will improve tests and reliability as well as permitting (but not implementing) alternate backends. It covers data storage and leases.
KEP of the Week
KEP-1847: Auto delete PVCs created by StatefulSet
The KEP implements automatic deletion of “Persistent Volume Claims (PVCs)” associated with StatefulSets upon their deletion or scale-down. It introduced a PersistentVolumeClaimRetentionPolicy field, allowing users to opt-in for PVC deletion. This enhancement simplifies resource management, while preserving application state during regular operations.
This KEP is tracked for stable release in the ongoing v1.32 cycle, but is considered “at risk” because it is missing requirements for Code Freeze.
Other Merges
uncountedTerminalPods refactored to avoid casting everywhere
kubeadm: added “disable success” and “disable denial” as parameters of the “cache” plugin in the Corefile
CBOR support for generated clients based on client-go feature gating
New ResetLabelAllowLists method added to various metric types, allowing for the reset of label allow lists
Reset streams if error happens during kubectl port-forward
Fix for suboptimal scheduler behavior where potential preemption victims were violating Pod Disruption Budgets
DRA resourceslice controller to support publishing multiple slices
Support for CBOR encoding for apply requests
Improvements to handling allocated resources for InPlacePodVerticalScaling
Apply fsGroup policy for ReadWriteOncePod volumes
Unit test coverage improved for printers
DRA API implements CEL cost limits
Updated OOM score adjustment calculation for sidecar container
AdmissionConfiguration now uses strict validation
Docs fixes for apiserver admission metrics
DRA resource claim controller now has metrics about the total number of and allocated ResourceClaims
Fixes for several issues related to “allocationMode: all” in DRA
kubelet metrics added to report informations about the cpu pools
Added a new option strict-cpu-reservation for CPU Manager static policy
Fix for issue in InPlacePodVerticalScaling which causes apiserver panic
Added metrics to measure latency of DRA Node operations and DRA GRPC calls
New implementation of watch cache using btree data structure
Promotions
CronJobScheduledTimestampAnnotation to GA
ComponentSLIs to GA
TopologyManagerPolicyOptions to GA
SizeMemoryBackedVolumes to GA
Deprecated
AllowServiceLBStatusOnNonLB remains deprecated and is now locked to false to support compatibility versions
Version Updates
cni-plugins to v1.6.0
Shoutouts
To CY Jiang for helping fill various gaps (missing unit tests, doc comments, typos) in DRA and elsewhere
To Kirtana Ashok and Prince Pereira for paying down some massive tech debt in Kubernetes dependencies
To Mahamed Ali for helping to get access to the new AWS account for publishing AMIs for the CAPA project
To Aravind Parekh for getting our old data archived from SurveyMonkey
To thank a contributor, add your own kudos to #shoutouts in Kubernetes Slack
via Last Week in Kubernetes Development https://lwkd.info/
October 30, 2024 at 07:00PM
Quarto
Welcome to Quarto® An open-source scientific and technical publishing system Author using Jupyter notebooks or with plain text markdown in your favorite editor.…
October 30, 2024 at 01:31PM
via Instapaper
98% faster data imports in deployment previews, with Nick Nikitas
https://kube.fm/deployment-previews-nick
Are you facing challenges with pre-production environments in Kubernetes?
This KubeFM episode shows how to implement efficient deployment previews and solve data seeding bottlenecks.
Nick Nikitas, Senior Platform Engineer at Blueground, shares how his team transformed their static pre-production environments into dynamic previews using ArgoCD Application Sets, Wave and Velero.
He explains their journey from managing informal environment sharing between teams to implementing a scalable preview system that reduced environment creation time from 19 minutes to 25 seconds.
You will learn:
How to implement GitOps-based preview environments with Argo CD Application Sets and PR generators for automatic environment creation and cleanup.
How to control cloud costs with TTL-based termination and FIFO queues to manage the number of active preview environments.
How to optimize data seeding using Velero, AWS EBS snapshots, and Kubernetes PVC management to achieve near-instant environment creation.
Sponsor
This episode is sponsored by Loft Labs — simplify Kubernetes with vCluster, the leading solution for Kubernetes multi-tenancy and cost savings.
More info
Find all the links and info for this episode here: https://kube.fm/deployment-previews-nick
Interested in sponsoring an episode? Learn more.
via KubeFM https://kube.fm
October 29, 2024 at 06:00AM