Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
Exareme2
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
3
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HBP Medical Informatics Platform
Exareme2
Commits
50dc4cc8
Commit
50dc4cc8
authored
2 years ago
by
ThanKarab
Browse files
Options
Downloads
Patches
Plain Diff
Fixed microk8s enable registry command.
parent
5880c857
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
kubernetes/docs/ClusterInstallWithMicrok8s.md
+1
-1
1 addition, 1 deletion
kubernetes/docs/ClusterInstallWithMicrok8s.md
with
1 addition
and
1 deletion
kubernetes/docs/ClusterInstallWithMicrok8s.md
+
1
−
1
View file @
50dc4cc8
...
...
@@ -102,7 +102,7 @@ A more permanent solution is to use a local registry. The k8s master node will k
### In the master node follow these instructions:
Add the registry component in the microk8s cluster:
```
microk8s registry
microk8s
enable
registry
```
Install docker so you can pull, tag and push images:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment