CentaurusInfra / mizar

Mizar – Experimental, High Scale and High Performance Cloud Network https://mizar.readthedocs.io
https://mizar.readthedocs.io
GNU General Public License v2.0
111 stars 50 forks source link

Creating, Deleting, and once again creating Pod does not work with Mizar #552

Closed vinaykul closed 3 years ago

vinaykul commented 3 years ago

Repro steps:

  1. Create a 1-master 1-worker kubernetes cluster with kubeadm.
  2. Deploy mizar as the network provider via by creating deploy.mizar.yaml from mizar repo.
  3. Create a simple pod and verify that it is up and running.
  4. Delete the pod.
  5. Create the same pod again - you will find it stuck in ContainerCreating state.