Russell Wu

Results 8 comments of Russell Wu

With all due respect, I think it doesn't hurt to provide a little more flexibility for devs. It's pretty common for network applications to have a similar option. And it...

I have no problem with a helper generating self-signed certs. However, I'm not sure how this will make sharing self-signed certs with test clients easier.

Some thoughts on this one: Need a test system to perform continuous test for a cluster definition (ex. our examples), especially HA tests: - Build a test cluster with certain...

Possible. But due to lack of documentation, we have limited knowledge of what it is and how it should be used. For a deployed cluster, the most useful tests are...

Yes. But that's only one of the steps. If we want to automate the whole thing, we will need to automate the setup of the cluster in a real environment...

Why not just use --local?

I think it's acceptable to put a credential with limited privileges in the CI system for testing purposes. However, if the intermediate cluster you talked about is also a part...

This seems to be related https://github.com/kubernetes/kubeadm/issues/330 and is caused by https://github.com/kubernetes/kubeadm/issues/64. What's your provider and what does `systemctl cat kubelet` show?