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
33274ac7
Commit
33274ac7
authored
Sep 23, 2015
by
Zichang Lin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change a describe in docs/design/secrets.md
parent
45a8b5f9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
secrets.md
docs/design/secrets.md
+1
-1
No files found.
docs/design/secrets.md
View file @
33274ac7
...
@@ -73,7 +73,7 @@ Goals of this design:
...
@@ -73,7 +73,7 @@ Goals of this design:
2.
As a cluster operator, I want to allow a pod to access a Docker registry using credentials
2.
As a cluster operator, I want to allow a pod to access a Docker registry using credentials
from a
`.dockercfg`
file, so that containers can push images
from a
`.dockercfg`
file, so that containers can push images
3.
As a cluster operator, I want to allow a pod to access a git repository using SSH keys,
3.
As a cluster operator, I want to allow a pod to access a git repository using SSH keys,
so that I can push
and fetch to and
from the repository
so that I can push
to and fetch
from the repository
2.
As a user, I want to allow containers to consume supplemental information about services such
2.
As a user, I want to allow containers to consume supplemental information about services such
as username and password which should be kept secret, so that I can share secrets about a
as username and password which should be kept secret, so that I can share secrets about a
service amongst the containers in my application securely
service amongst the containers in my application securely
...
...
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