CKS Firewall and scaling cluster problem if default firewall rules delete #11783
Replies: 3 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| @weizhouapache Hey, thanks for your reply. What do you think about the security risk with the default firewall rules? I mean opening 0.0.0.0/0 for ports 6443 and 2222–22xx. | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            -
| I'm hitting this issue as well. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
problem
After creating k8s cluster and remove default firewall rules, I cannot scaling cluster, with network error:
versions
OS is ubuntu 22.04
Cloudstack version is 4.20.1
K8s version is v1.33.1-calico-x86_64
Primary storage is Ceph RBD 19.2.3
Libvirt version is 8.0.0-1ubuntu7.12
The steps to reproduce the bug
Result:
An error occurs, although the new instance is created.
Workaround
When using the following firewall rules instead:
→ Scaling the cluster works correctly.
Additional Issues Observed
What to do about it?
No response
Beta Was this translation helpful? Give feedback.
All reactions