guide
guide copied to clipboard
Kubernetes clusters for the hobbyist.
Some changes about grammar
Rook block device not working for ReadWriteMany
Whe trying to create a `PersistentVolumeClaim` with `ReadWriteMany`, I get the following error when running `kubectl describe pvc `: ``` rook multi node access modes are only supported on rbd...
correct a typo error
I am Chinese with poor english. I want to run my wireguard server on cloud provider, Because I often change cloud service providers, so i want to deploy my cluster...
Unable to resize persistent volume with rook
I was playing around with this and noticed that you can't dynamically resize a rook-block volume. Perhaps this is at least worth mentioning in the guide, or to find a...
Issues when installing and how I solved them
First I must say thank you for this great guide! It gives a very good explanation how to install everything and how it fits together. When installing this I came...
[Question] Help with weave net setup
Hi, First of all, let me thank you for this amazing guide. I'm very new to kubernetes and having a guide like this to follow helps a lot when trying...
Consider adding Tokenrequest
# Problem it solves _Probably "Wishlist priority"_ When Installing latest istio (1.6.0) at the time of writing, I did see the warning: ``` Detected that your cluster does not support...
Hetzner now supports private networking
Maybe the guide can now streamline its network setup stage and use internal IPs and make it "abstract" in terms of networks? (i.e. the part about having to use public...
Can we add a node without destroying the whole setup?
Thanks for this guide! I'm wondering if we can scale up the nodes without rebuilding the whole stack from scratch?