You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the source code of Kubernetes to build a new release has the advantage of being a native binary, but the downside is that a large amount of change work needs to be adapted. As a Kubernetes distribution version that fits the style of one's own enterprise-level scenario, the core should still follow the official maintenance version of the CNCF community. After careful consideration, I suggest switching to the kubeadm method for deployment and assembly. Moreover, I hope to switch from the Go programming language to the Zig programming language, allowing me as a developer to gain a new programming experience. This is what open source is all about, thank you for the community's support. Let's wait and see!
Zig is my like programming lang recently.
reimplement kubeadm with zig. use C style to build this cli.
familiar kubeadm workflow
The text was updated successfully, but these errors were encountered:
Using the source code of Kubernetes to build a new release has the advantage of being a native binary, but the downside is that a large amount of change work needs to be adapted. As a Kubernetes distribution version that fits the style of one's own enterprise-level scenario, the core should still follow the official maintenance version of the CNCF community. After careful consideration, I suggest switching to the kubeadm method for deployment and assembly. Moreover, I hope to switch from the Go programming language to the Zig programming language, allowing me as a developer to gain a new programming experience. This is what open source is all about, thank you for the community's support. Let's wait and see!
Zig is my like programming lang recently.
The text was updated successfully, but these errors were encountered: