kubernetes-ovn-heterogeneous-cluster icon indicating copy to clipboard operation
kubernetes-ovn-heterogeneous-cluster copied to clipboard

Bootstrap a Kubernetes cluster that can run both Linux and Windows workloads on Google Cloud.

Results 10 kubernetes-ovn-heterogeneous-cluster issues
Sort by recently updated
recently updated
newest added

The current install instructions in the last part of the master node setup are for a previous version of OVN Kubernetes that hasn't been updated for 2 years. To get...

Hi, there! Is there any way to configure HA for Master nodes using your solution? We are deploying Kubernetes cluster on bare metal. Or maybe you can advise some guide...

I spun up my cluster with the automated script on GCP and successfully scheduled the Windows pods but tried to schedule a Linux pod as well with no success. Looking...

It would be super-cool if I could just `kubeadm init` on the master and then install some extra things on top when initializing the master :) @pires Would that be...

In guide https://github.com/apprenda/kubernetes-ovn-heterogeneous-cluster/tree/master/worker At the ./make-certs step: ``` ./make-certs Generating RSA private key, 2048 bit long modulus ........................................................+++ .................+++ e is 65537 (0x10001) Error Loading request extension section v3_req 140432032040600:error:220A4076:X509...

I'm getting the following error when running the install_ovn.ps1 script on the windows host. I'm *fairly* sure my settings are correct. Does K8S_CLUSTER_ROUTER need to be defined somewhere? ``` Traceback...

- [ ] Azure - [ ] AWS

enhancement
help wanted