-
Notifications
You must be signed in to change notification settings - Fork 96
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
Aws advanced filters doc 1650 #4816
base: master
Are you sure you want to change the base?
Conversation
|
||
Cloud service provider relevance: AWS Kubernetes and EKS | ||
|
||
This topic describes how to work with Virtual Mode Groups for AWS Kubernetes. |
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.
@rickshar Spelling issue - Virtual Mode Group
# Manage Virtual Node Groups | ||
# Manage AWS Virtual Node Groups | ||
|
||
Cloud service provider relevance: AWS Kubernetes and EKS |
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.
@rickshar You can remove EKS, it's under AWS K8s
1. In the console, go to Ocean/Cloud Clusters and click the Ocean Cluster you want to add a VNG to. | ||
2. Click the Virtual Node Groups tab. | ||
* ID: The identification code of the VNG. | ||
* Name: The user-defined name of the VNG. (If a VNG was defined without a time, it will appear in this column as Unnamed Virtual Node Group.) |
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.
@rickshar Without a name, not a time
2. Click the Virtual Node Groups tab. | ||
* ID: The identification code of the VNG. | ||
* Name: The user-defined name of the VNG. (If a VNG was defined without a time, it will appear in this column as Unnamed Virtual Node Group.) | ||
* Resource Allocation: Percent of defined resources (CPU, Memory, and GPU) currently used by the VNG. |
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.
@rickshar It's incorrect to say 'used' by the VNG. Maybe you can change it to '..currently running on Nodes from this VNG.
This is the default pull request template. You can customize it by adding a
pull_request_template.md
at the root of your repo or inside the.github
folder.Jira Ticket
Include a link to your Jira Ticket
Example: JIRAISS-1234
Demo
Please add a recording of the feature/bug fix in work. if you added new routes, the recording should show the request and response for each new/changed route
Checklist: