Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bridge the gap between running rucio in demo env and full production deployment #187 #349

Merged
merged 8 commits into from
Oct 14, 2024

Conversation

Soap2G
Copy link
Contributor

@Soap2G Soap2G commented Jul 18, 2024

Implementation of a new guide to setup a Rucio k8s cluster relying on CERN infrastructure.
Closes #187.

Summarised ToC:

  • Getting Started
    • Kubernetes: kubectl
    • Helm Charts
    • Continuous delivery: flux
    • (optional) Monitoring: k9s
  • Setting up the CERN infrastructure
    • Creating the cluster on Openstack
    • Create the database with DBOD
    • Bootstrapping the database
    • Creating a LanDB set
  • Populating the cluster
    • Managing secrets
    • Rucio Servers
    • Rucio Auth
    • Rucio Daemons
    • Rucio UI
  • Setting up Rucio
    • Installing rucio-clients
    • Creating the Rucio root account configuration file
    • Rucio admin usage
    • Data management

@Soap2G Soap2G self-assigned this Jul 18, 2024
@Soap2G
Copy link
Contributor Author

Soap2G commented Jul 18, 2024

Tagging @bari12 @labkode @garciagenrique

@Geogouz
Copy link
Contributor

Geogouz commented Jul 21, 2024

If I am not mistaken, I think it should be also added in the sidebars.json for listing.
Maybe within "Operator" like "operator/k8s_guide"

@Soap2G
Copy link
Contributor Author

Soap2G commented Jul 22, 2024

If I am not mistaken, I think it should be also added in the sidebars.json for listing. Maybe within "Operator" like "operator/k8s_guide"

Hi @Geogouz, true thank you. Added it after "Configuration".

docs/operator/k8s_guide.md Outdated Show resolved Hide resolved
docs/operator/k8s_guide.md Outdated Show resolved Hide resolved
docs/operator/k8s_guide.md Outdated Show resolved Hide resolved
docs/operator/k8s_guide.md Outdated Show resolved Hide resolved
docs/operator/k8s_guide.md Outdated Show resolved Hide resolved
docs/operator/k8s_guide.md Outdated Show resolved Hide resolved
Soap2G and others added 3 commits August 16, 2024 16:37
rdimaio's comments.

Co-authored-by: Riccardo Di Maio <35903974+rdimaio@users.noreply.github.com>
@voetberg voetberg merged commit 3a56ee5 into rucio:main Oct 14, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bridge the gap between running rucio in demo env and full production deployment
4 participants