update security_groups.md

try to make it render properly on Netlify's markdown engine
This commit is contained in:
Zhiming Guo 2020-04-16 19:38:29 +10:00 committed by GitHub
parent f77f3a9204
commit ee0593be00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ This is convenient for determining policy changes that need to be made when upgr
**Using Managed Security Groups will not output these differences, it is up to the user to track expected changes to policies.**
NOTE:
- *Currently Kops only supports using existing Security Groups for every instance group and Load Balancer in the Cluster, not a mix of existing and managed Security Groups.
This is due to the lifecycle overrides being used to prevent creation of the Security Groups related resources.*
- *Kops will add necessary rules to the security group specified in `securityGroupOverride`.*