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
4ac7972f
Commit
4ac7972f
authored
Aug 22, 2016
by
Kubernetes Submit Queue
Committed by
GitHub
Aug 22, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #30968 from Crazykev/fix-t
Automatic merge from submit-queue correct object in downward_api_resources_limits_requests
parents
5f9f8cc4
cb331287
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
downward_api_resources_limits_requests.md
docs/design/downward_api_resources_limits_requests.md
+1
-1
No files found.
docs/design/downward_api_resources_limits_requests.md
View file @
4ac7972f
...
...
@@ -106,7 +106,7 @@ the values. As kubelet operates on internal objects (without json tags),
and the selectors are part of versioned objects, retrieving values of
the limits and requests can be handled using these two solutions:
1.
By converting an internal object to versioned ob
ej
ct, and then using
1.
By converting an internal object to versioned ob
je
ct, and then using
the json path library to retrieve the values from the versioned object
by processing the selector.
...
...
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