apache / cloudstack

Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
https://cloudstack.apache.org/
Apache License 2.0
1.97k stars 1.09k forks source link

Any way deploy Kubernetes cluster in L2 network with VNF use PFsense with CloudStack Kubernetes Service #9403

Open leduyquy opened 1 month ago

leduyquy commented 1 month ago
ISSUE TYPE
CLOUDSTACK VERSION
4.19.0.1
CONFIGURATION

L2 network VNF use PFsense

OS / ENVIRONMENT

Ubuntu 22.04 for Managerment Cloudstack PFsense 2.7.2 for VNF

SUMMARY
STEPS TO REPRODUCE
Create L2 network
Create VNF appliances and link to L2 network
Create Kubernetes in L2 network
EXPECTED RESULTS
ACTUAL RESULTS
Deploy Kubernetes cluster in L2 network with VNF
DaanHoogland commented 1 month ago

@leduyquy , At the moment CKS in L2 networks is not supported. for CKS to function the management server needs tcp level access to the nodes. I wonder how you would implement this.