Portal:Cloud VPS/Admin/Skill matrix
This is an attempt to identify who knows what about which Cloud Services subject areas. Started: October 2018.
On a scale of 0-5 where 0 means "no idea" and 5 means "expert", please rate your knowledge of the below skills. All prolific (incl past) contributors to these areas, please add yourselves freely!
| Category | Skill | Staff | Volunteers | |||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Andrew | Arturo | Bryan | David | Francesco | Rook | Raymond | Slavina | Taavi | ||
| VM Infrastructure | NFS, system-level | |||||||||
| NFS integration e.g. nfs-exportd | ||||||||||
| Ceph | ||||||||||
| VM auth things: Ldap/Pam/Groups | ||||||||||
| Toolforge | Kubernetes | |||||||||
| Buildservice | ||||||||||
| Ingress | ||||||||||
| Jobs framework | ||||||||||
| Harbor | ||||||||||
| maintain-kubeusers | ||||||||||
| Web services | project-proxy | |||||||||
| PAWS | ||||||||||
| Quarry | ||||||||||
| Toolsadmin | ||||||||||
| Openstack Browser | ||||||||||
| OpenStack | Nova and Glance | |||||||||
| Keystone | ||||||||||
| Designate | ||||||||||
| Horizon | ||||||||||
| Neutron | ||||||||||
| Cinder | ||||||||||
| Magnum | ||||||||||
| Trove | ||||||||||
| Databases | Replicas | |||||||||
| Toolsdb | ||||||||||
| Coding | Puppet | |||||||||
| OpenTofu | ||||||||||
| Ansible | ||||||||||
| Ruby | ||||||||||
| Golang | ||||||||||
| Shellscript | ||||||||||
| Python | ||||||||||
| Other skills | DNS | |||||||||
| Grafana | ||||||||||
| Prometheus | ||||||||||
| MediaWiki | ||||||||||
| Category | Skill | Andrew | Arturo | Bryan | David | Francesco | Rook | Raymond | Slavina | Taavi |
| Staff | Volunteers | |||||||||
Copy/paste stars:
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Bus factor
To analyze bus factor, the table below replaces 3/4/5 star ratings with a check mark, so it is easier to see which skill or service would be more at risk.
| Category | Skill | Staff | Volunteers | |||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Andrew | Arturo | Bryan | David | Francesco | Rook | Raymond | Slavina | Taavi | ||
| VM Infrastructure | NFS, system-level | |||||||||
| NFS integration e.g. nfs-exportd | ||||||||||
| Ceph | ||||||||||
| VM auth things: Ldap/Pam/Groups | ||||||||||
| Toolforge | Kubernetes | |||||||||
| Buildservice | ||||||||||
| Ingress | ||||||||||
| Jobs framework | ||||||||||
| Harbor | ||||||||||
| maintain-kubeusers | ||||||||||
| Web services | project-proxy | |||||||||
| PAWS | ||||||||||
| Quarry | ||||||||||
| Toolsadmin | ||||||||||
| Openstack Browser | ||||||||||
| OpenStack | Nova and Glance | |||||||||
| Keystone | ||||||||||
| Designate | ||||||||||
| Horizon | ||||||||||
| Neutron | ||||||||||
| Cinder | ||||||||||
| Magnum | ||||||||||
| Trove | ||||||||||
| Databases | Replicas | |||||||||
| Toolsdb | ||||||||||
| Coding | Puppet | |||||||||
| OpenTofu | ||||||||||
| Ansible | ||||||||||
| Ruby | ||||||||||
| Golang | ||||||||||
| Shellscript | ||||||||||
| Python | ||||||||||
| Other skills | DNS | |||||||||
| Grafana | ||||||||||
| Prometheus | ||||||||||
| MediaWiki | ||||||||||
| Category | Skill | Andrew | Arturo | Bryan | David | Francesco | Rook | Raymond | Slavina | Taavi |
| Staff | Volunteers | |||||||||
Should you need to update this table, copy the original skills table source into a file in your laptop, and then in the shell run this:
user@laptop:~$ cat file | sed s/\|{{rating\|5\|5}}/\|{{Check_Mark}}/gI | sed s/\|{{rating\|4\|5}}/\|{{Check_Mark}}/gI | sed s/\|{{rating\|3\|5}}/\|{{Check_Mark}}/gI | sed s/\|{{rating\|2\|5}}/\|/gI | sed s/\|{{rating\|1\|5}}/\|/gI | sed s/\|{{rating\|0\|5}}/\|/gI