Zhengsheng Zhou

Results 6 issues of Zhengsheng Zhou

Kind testbed is more light-weight than a 3-node K8s cluster. We can consider: deploy a new VM for each test run, setup kind on it, run conformance/networkpolicy/e2e test on it,...

lifecycle/stale
area/test/infra

**Describe the bug** When antctl runs in remote mode, it needs to connect to remote agent or controller APIServer to get support bundle. If remote agent or controller fails, antctl...

good first issue
kind/bug
lifecycle/stale
area/component/antctl
area/ops

**Describe the problem/challenge you have** When ServiceExternalIP is enabled, antrea-controller allocates external IP for Service type=LB, the ExternalIPPool name has to be annotated on the Service manually. Maybe it will...

kind/feature

Hi, recently when I'm using the pipelines to deploy NSX-T Grindcore, I find that usually NSX-T Appliance take more than 2 minutes to be up. Now in `nsxt_yaml/basic_topology.yml` it just...

Currently we have to define static IPs on admin network for NSX Manager ad Edge. The static IP count is also used to determine the number of MP/Edge appliances to...

### Is your feature request related to a problem? Please describe. Since Kubernetes 1.20, SCTP is marked as a stable feature in Kubernetes [link](https://kubernetes.io/docs/concepts/services-networking/service/#sctp). It's used in telecommunication solutions. We...

enhancement