Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
H
helm3
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
helm3
Commits
51981d62
Commit
51981d62
authored
Oct 04, 2016
by
Matt Butcher
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs(using_helm): change reference from npm to CPAN/Fedora DB
Closes #1271
parent
9f3dea90
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
using_helm.md
docs/using_helm.md
+3
-1
No files found.
docs/using_helm.md
View file @
51981d62
...
...
@@ -17,7 +17,9 @@ cluster. Think of it like a Homebrew formula or an `apt` or `rpm`
package for Kubernetes.
A
*Repository*
is the place where charts can be collected and shared.
It's like
`npm`
for Kubernetes packages.
It's like Perl's
[
CPAN archive
](
http://www.cpan.org
)
or the
[
Fedora Package Database
](
https://admin.fedoraproject.org/pkgdb/
)
, but for
Kubernetes packages.
A
*Release*
is an instance of a chart running in a Kubernetes cluster.
One chart can often be installed many times into the same cluster. And
...
...
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