»June 7: Initial release – first github commit for Kubernetes«
This was June 7, 2014, so 11 years ago. For some people, in IT everything older then 10 years already counts as vintage.
Source: https://blog.risingstack.com/the-history-of-kubernetes/
Das ist doch die Hand eines Ent, oder? ODER? 🤔🤭
Für eine #Sommerwanderung in diesem Bundesland findet Ihr Routenideen mit GPX-Track übrigens unter https://www.oekologisch-unterwegs.de/wande
I am not worried about AI taking over in a self-aware doom scenario because it all runs on kubernetes and the moment it tries to self-modify, it'll do something that wedges itself and it'll just stop
Energy-Optimized Scheduling for AIoT Workloads Using TOPSIS
Preethika Pradeep, Eyhab Al-Masri
https://arxiv.org/abs/2506.04902 https://
ADA: Automated Moving Target Defense for AI Workloads via Ephemeral Infrastructure-Native Rotation in Kubernetes
Akram Sheriff, Ken Huang, Zsolt Nemeth, Madjid Nakhjiri
https://arxiv.org/abs/2505.23805
Just a reminder that you don't need to be on WP to do the fade in thingy - nice that they can finally do it though.
on https://www.simoncox.com I added
main{
animation: fadeIn 1s;
}
@keyframes fadeIn {
0% { opacity: 0; }
100% { opacity: 1; }
}
Simplifying Root Cause Analysis in Kubernetes with StateGraph and LLM
Yong Xiang (Tsinghua University), Charley Peter Chen (Harmonic Inc), Liyi Zeng (Peng Cheng Laboratory), Wei Yin (Tsinghua University), Xin Liu (Tsinghua University), Hu Li (Unaffiliated), Wei Xu (Tsinghua University)
https://arxiv.org/abs/2506.02490