Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gitops-getting-started
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
kubernetes
automation
releases
gitops-getting-started
Merge requests
!1
Update links to point to
https://kubernetes.docs.cern.ch
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update links to point to
https://kubernetes.docs.cern.ch
vaneldik/gitops-getting-started:master
into
master
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
Jan van Eldik
requested to merge
vaneldik/gitops-getting-started:master
into
master
2 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Expand
Update links to point to
https://kubernetes.docs.cern.ch
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
74c4aebb
1 commit,
2 years ago
1 file
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
README.md
+
2
−
2
Options
@@ -20,8 +20,8 @@ the same way.
## Pre-Requisites
*
A Kubernetes cluster up and running,
[
instructions here
](
https://
clouddocs.web.cern.ch/containers/quickstart.html
)
*
Helm v3,
[
instructions here
](
https://
clouddocs.web.cern.ch/containers/tutorial
s/helm
.html
)
*
A Kubernetes cluster up and running,
[
instructions here
](
https://
kubernetes.docs.cern.ch/docs/getting-started/
)
*
Helm v3,
[
instructions here
](
https://
kubernetes.docs.cern.ch/docs/automation/gitop
s/
#
helm
)
## Flux Overview
Loading