Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
cca4f97b
Commit
cca4f97b
authored
Mar 05, 2018
by
Pengfei Ni
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update documentation for azure-shared-securityrule
Azure augmented rules for NSGs has been GA since 2018.1
parent
c6d0726d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
azure_loadbalancer.go
pkg/cloudprovider/providers/azure/azure_loadbalancer.go
+1
-2
No files found.
pkg/cloudprovider/providers/azure/azure_loadbalancer.go
View file @
cca4f97b
...
@@ -63,8 +63,7 @@ const (
...
@@ -63,8 +63,7 @@ const (
// to specify that the service should be exposed using an Azure security rule
// to specify that the service should be exposed using an Azure security rule
// that may be shared with other service, trading specificity of rules for an
// that may be shared with other service, trading specificity of rules for an
// increase in the number of services that can be exposed. This relies on the
// increase in the number of services that can be exposed. This relies on the
// Azure "augmented security rules" feature which at the time of writing is in
// Azure "augmented security rules" feature.
// preview and available only in certain regions.
ServiceAnnotationSharedSecurityRule
=
"service.beta.kubernetes.io/azure-shared-securityrule"
ServiceAnnotationSharedSecurityRule
=
"service.beta.kubernetes.io/azure-shared-securityrule"
)
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment