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
cb331287
Commit
cb331287
authored
Aug 19, 2016
by
Crazykev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
correct object in downward_api_resources_limits_requests
Signed-off-by:
Crazykev
<
crazykev@zju.edu.cn
>
parent
faffbe4e
Show 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 @
cb331287
...
@@ -106,7 +106,7 @@ the values. As kubelet operates on internal objects (without json tags),
...
@@ -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
and the selectors are part of versioned objects, retrieving values of
the limits and requests can be handled using these two solutions:
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
the json path library to retrieve the values from the versioned object
by processing the selector.
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