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

K8s guide draft #1

Merged
merged 7 commits into from
Jul 18, 2024
Merged

K8s guide draft #1

merged 7 commits into from
Jul 18, 2024

Conversation

Soap2G
Copy link
Owner

@Soap2G Soap2G commented Jun 7, 2024

First draft of the k8s guide

TOC:

  • Get started
    • kubectl
    • helm
    • flux
    • k9s
  • Creating the cluster on Openstack
  • Create the database with DBOD
    • Bootstrapping the database
  • Populating the cluster
    • Creating a LanDB set
    • 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

TODOs

  • Check for missing content
  • Suggestions/corrections very much appreciated
  • How should we treat the daemons section? Do we want a summary of all the daemons?
  • Decide where to put the guide (is /docs/operator ok?)
  • ?

Tagging @labkode @garciagenrique

@Soap2G Soap2G self-assigned this Jun 7, 2024
@garciagenrique
Copy link
Collaborator

Thanks for this nice tutorial @Soap2G.

I would structure a bit differently the tutorial. I would make a first "CERN infrastructure" section in where I would describe how to set up all the infrastructure (OpenStack, k8s, DBOD, LANDB etc...). And later on another section all the rest, that is general and common once you have a k8s cluster up and running.

I also find that this documentation is a k8s tutorial in the end, so maybe it will be nice to put it on the k8s-tutorial rucio repo.

@Soap2G
Copy link
Owner Author

Soap2G commented Jul 16, 2024

Thanks for this nice tutorial @Soap2G.

I would structure a bit differently the tutorial. I would make a first "CERN infrastructure" section in where I would describe how to set up all the infrastructure (OpenStack, k8s, DBOD, LANDB etc...). And later on another section all the rest, that is general and common once you have a k8s cluster up and running.

I also find that this documentation is a k8s tutorial in the end, so maybe it will be nice to put it on the k8s-tutorial rucio repo.

@garciagenrique Done. Please let me know if anything else has to be changed, thanks!

@Soap2G Soap2G marked this pull request as ready for review July 17, 2024 07:54
@Soap2G Soap2G merged commit bec9f23 into main Jul 18, 2024
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.

2 participants