home.social

#controlplane — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #controlplane, aggregated by home.social.

fetched live
  1. 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. 🚀
    omnistrate.com/blog/byoc-anywh #ControlPlane #Excitement #HackerNews #ngated

  2. 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. 🚀
    omnistrate.com/blog/byoc-anywh #ControlPlane #Excitement #HackerNews #ngated

  3. 🤖 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, 2026

    github.com/thesongzhu/Friday

    #selfhosted #homelab #selfhost #selfhosting #opensource #aiagents #controlplane

  4. 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…

    sakurasky.com/blog/engineering

    #cloud #architecture #multicloud #controlplane

  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…

    sakurasky.com/blog/engineering

    #cloud #architecture #multicloud #controlplane

  6. 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

    #AIGovernance #ControlPlane

  7. 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: techtarget.com/searchitoperati

  8. 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: techtarget.com/searchitoperati

  9. Featured Job from @openuk Job Board: ControlPlane is searching for a Senior Cloud Native Security Consultant. Apply online and browse all open positions on
    opensourcejobhub.com/categorie

  10. 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
    opensourcejobhub.com/categorie
    #jobs #career #OpenSource #CloudNative #security #FOSS #ControlPlane

  11. 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>

    #kubernetes #controlplane #homelab #ubuntu #selfhosted

  12. 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>

    #kubernetes #controlplane #homelab #ubuntu #selfhosted

  13. Interesting article how to design the interaction between and (or between any two services with a big miss-match in ):

    aws.amazon.com/builders-librar

    written by