Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup basic Kubernetes cluster on PIs #21

Closed
jiayihu opened this issue Dec 6, 2020 · 1 comment
Closed

Setup basic Kubernetes cluster on PIs #21

jiayihu opened this issue Dec 6, 2020 · 1 comment

Comments

@jiayihu
Copy link
Owner

jiayihu commented Dec 6, 2020

Epic #19

@jiayihu jiayihu mentioned this issue Dec 6, 2020
3 tasks
@jiayihu jiayihu closed this as completed Dec 8, 2020
@jiayihu
Copy link
Owner Author

jiayihu commented Dec 8, 2020

Installed k3s server and agents. It has been preferred instead of microk8s because I fear the latter is again too much commercial and intertwined with Canonical Snap. K3s seems to be well known and supported, especially if it's approved as CNCF project: cncf/toc#447

Many images, like the k8s hello world itself, probably don't work on ARM. Extra care is required to check if images has an ARM version. But I've been able to test the cluster is working with a Wordpress and MySQL deployment, publicly exposes through an ingress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant