#controlplane — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #controlplane, aggregated by home.social.
-
Ah yes, the riveting saga of #BYOC where we move from "deploy into their cloud" to "deploy into your #cloud," because who doesn’t want that level of excitement? 🙄 It's like trading your comfy recliner for a game of musical chairs—just with more #buzzwords like #Kubernetes and Control Plane. 🚀
https://omnistrate.com/blog/byoc-anywhere-the-spectrum-of-bring-your-own-cloud-deployments #ControlPlane #Excitement #HackerNews #ngated -
Ah yes, the riveting saga of #BYOC where we move from "deploy into their cloud" to "deploy into your #cloud," because who doesn’t want that level of excitement? 🙄 It's like trading your comfy recliner for a game of musical chairs—just with more #buzzwords like #Kubernetes and Control Plane. 🚀
https://omnistrate.com/blog/byoc-anywhere-the-spectrum-of-bring-your-own-cloud-deployments #ControlPlane #Excitement #HackerNews #ngated -
🤖 thesongzhu/Friday
Private control plane for AI agents
Manages AI agents by routing tasks, verifying results, and requiring approval for risky actions while keeping control local
⭐ Stars: 900
📅 Last Update: Jul 07, 2026https://github.com/thesongzhu/Friday
#selfhosted #homelab #selfhost #selfhosting #opensource #aiagents #controlplane
-
Multi-Cloud Versus Consolidation
Most enterprises already run several clouds, whether they chose to or not, so the real question is not whether to consolidate but how to engineer coherence across what they already have. This fifth post in The Engineering Underneath sets out five things multi-cloud actually demands, and argues the…
https://www.sakurasky.com/blog/engineering-underneath-part-5/
-
Multi-Cloud Versus Consolidation
Most enterprises already run several clouds, whether they chose to or not, so the real question is not whether to consolidate but how to engineer coherence across what they already have. This fifth post in The Engineering Underneath sets out five things multi-cloud actually demands, and argues the…
https://www.sakurasky.com/blog/engineering-underneath-part-5/
-
Four pillars: agentic AI, a clean data core, governed execution, adaptive workflows.
They only produce advantage when they operate as a coherent environment. Funded as parallel programs, they create a ceiling no amount of additional spend will break through.
The control plane, not the model, is the asset. The model proposes. The control plane decides. Open specs like GATE (deterministicagents.ai) make it engineerable and board-defensible.
Part 2/3
-
IBM's planned Sovereign Core product proposes a #controlplane for #AIapps that doesn't rely on any single #publiccloud provider, which will appeal to some large enterprises, analysts said. My latest, on #IBM's #hybridcloud twist for #sovereignAI: https://www.techtarget.com/searchitoperations/news/366637343/IBM-prepares-hybrid-cloud-twist-for-sovereign-AI
-
IBM's planned Sovereign Core product proposes a #controlplane for #AIapps that doesn't rely on any single #publiccloud provider, which will appeal to some large enterprises, analysts said. My latest, on #IBM's #hybridcloud twist for #sovereignAI: https://www.techtarget.com/searchitoperations/news/366637343/IBM-prepares-hybrid-cloud-twist-for-sovereign-AI
-
Featured Job from @openuk #SOOCon25 Job Board: ControlPlane is searching for a Senior Cloud Native Security Consultant. Apply online and browse all open positions on #OSJH
https://opensourcejobhub.com/categories/soocon25/
#jobs #career #OpenSource #CloudNative #security #FOSS #ControlPlane -
Featured Job from @openuk #SOOCon25 Job Board: ControlPlane is searching for a Senior Cloud Native Security Consultant. Apply online and browse all open positions on #OSJH
https://opensourcejobhub.com/categories/soocon25/
#jobs #career #OpenSource #CloudNative #security #FOSS #ControlPlane -
It lives! And that's a good stopping point for tonight.
The fix was related to the error message I got before, which is good. I ran this command:
kubeadm init phase upload-certs --upload-certs
which then provided me with a certificate key.
From there, I could join the cluster with the join command and another argument for --certificate-signing-key. The full k8s control plane join command looked like this:
kubeadm join k-control-plane-1.homelab:6443 --token abcdef.01234567890123456 --discovery-token-ca-cert-hash sha256:<snip> --control-plane --certificate-key <key>
-
It lives! And that's a good stopping point for tonight.
The fix was related to the error message I got before, which is good. I ran this command:
kubeadm init phase upload-certs --upload-certs
which then provided me with a certificate key.
From there, I could join the cluster with the join command and another argument for --certificate-signing-key. The full k8s control plane join command looked like this:
kubeadm join k-control-plane-1.homelab:6443 --token abcdef.01234567890123456 --discovery-token-ca-cert-hash sha256:<snip> --control-plane --certificate-key <key>
-
Encouraging to see #controlplane committing to maintaining the #fluxcd project. After #weaveworks shut down recently, I had concerns about the sustainability of the #opensource project. I hope more will join them.
-
Encouraging to see #controlplane committing to maintaining the #fluxcd project. After #weaveworks shut down recently, I had concerns about the sustainability of the #opensource project. I hope more will join them.
-
Interesting article how to design the interaction between #DataPlane and #ControlPlane (or between any two services with a big miss-match in #scale):
written by #aws
-
Interesting article how to design the interaction between #DataPlane and #ControlPlane (or between any two services with a big miss-match in #scale):
written by #aws