-
Notifications
You must be signed in to change notification settings - Fork 221
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: Added documentation for oci load balancer annotations #976
base: main
Are you sure you want to change the base?
Conversation
Added the reference documentation for oci loadbalancer annotations Signed-off-by: Deepak Devadathan <[email protected]>
@@ -0,0 +1,147 @@ | |||
# Load Balancer Annotations | |||
|
|||
This file defines a list of [Service][4] `type: LoadBalancer` annotations which are |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't just copy from the OCI CCM docs. This will be published to github pages and not accessed by file. Rework the docs with publishing in mind.
# Load Balancer Annotations | ||
|
||
This file defines a list of [Service][4] `type: LoadBalancer` annotations which are | ||
supported by the `oci-cloud-controller-manager`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add link to OCI CCM repo.
... | ||
``` | ||
|
||
## Load balancer Type Annotation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Re-orgnanize the annotations by api group and pay particular attention to sec list vs nsg.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please review the comments and update the doc.
Added the reference documentation for oci loadbalancer annotations
This PR is for adding documentation reference for the supported oci loadbalancer annotations