|
1 | 1 | ## Hi there π
|
2 | 2 |
|
3 |
| -The samba-in-kubernetes organisation is the home of a few software projects around the [Samba](https:/samba.org) project. |
| 3 | +The samba-in-kubernetes organisation is the home of a few software projects around the [Samba](https://samba.org) project. |
4 | 4 |
|
5 |
| -The original purpose was to create samba containers and an operator for running Samba in [kubernetes](https:/kubernetes.io). |
| 5 | +The original purpose was to create samba containers and an operator for running Samba in [kubernetes](https://kubernetes.io). |
6 | 6 |
|
7 |
| -The two central projects for this purpose are [samba-container](https:/github.com/samba-in-kubernetes/samba-container) |
8 |
| -and [samba-operator](https:/github.com/samba-in-kubernetes/samba-operator). |
| 7 | +The two central projects for this purpose are [samba-container](https://github.com/samba-in-kubernetes/samba-container) |
| 8 | +and [samba-operator](https://github.com/samba-in-kubernetes/samba-operator). |
9 | 9 |
|
10 |
| -Additionally, [sambacc](https:/github.com/samba-in-kubernetes/sambacc) hosts the samba configuration tool used as the container entry point |
11 |
| -and [smbmetrics](https:github.com/samba-in-kubernetes/smbmetrics) is a software that exports metrics from Samba in prometheus format. |
| 10 | +Additionally, [sambacc](https://github.com/samba-in-kubernetes/sambacc) hosts the samba configuration tool used as the container entry point |
| 11 | +and [smbmetrics](https://github.com/samba-in-kubernetes/smbmetrics) is a software that exports metrics from Samba in prometheus format. |
12 | 12 |
|
13 |
| -An additional purpose of this organisation is to provide Samba RPM builds (via [samba-build](https:/github.com/samba-in-kubernetes/samba-build)) |
| 13 | +An additional purpose of this organisation is to provide Samba RPM builds (via [samba-build](https://github.com/samba-in-kubernetes/samba-build)) |
14 | 14 |
|
15 | 15 |
|
16 | 16 | Finally, another purpose is to provide test infrastructure and test cases for testing clustered Samba on a distributed filesystem like
|
17 |
| -[Gluster](httpsgluster.org) or [Ceph](https:/ceph.io). The correspomdomg repositories for Samba Integration Tesing (sit) are |
18 |
| -[sit-environment](https:/github.com/samba-in-kubernetes/sit-environment) |
19 |
| -and[sit-test-cases](https:/github.com/samba-in-kubernetes/sit-test-cases) |
| 17 | +[Gluster](https://gluster.org) or [Ceph](https://ceph.io). The corresponding repositories for Samba Integration Testing (sit) are |
| 18 | +[sit-environment](https://github.com/samba-in-kubernetes/sit-environment) |
| 19 | +and[sit-test-cases](https://github.com/samba-in-kubernetes/sit-test-cases) |
20 | 20 |
|
21 |
| -The nightly RPMs from samba-build are used in the nightly samba-container images hosted on [quay](https:/quay.io). |
| 21 | +The nightly RPMs from samba-build are used in the nightly samba-container images hosted on [quay](https://quay.io). |
22 | 22 |
|
23 |
| -Note that the Samba container images are not specific to kubernetes at all. |
24 |
| -They are for example used by the [Ceph](https:/ceph.io) project. |
| 23 | +Note that the Samba container images are not specific to kubernetes at all. |
| 24 | +They are for example used by the [Ceph](https://ceph.io) project. |
25 | 25 |
|
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| -<!-- |
32 |
| -
|
33 |
| -**Here are some ideas to get you started:** |
34 |
| -
|
35 |
| -πββοΈ A short introduction - what is your organization all about? |
36 |
| -π Contribution guidelines - how can the community get involved? |
37 |
| -π©βπ» Useful resources - where can the community find your docs? Is there anything else the community should know? |
38 |
| -πΏ Fun facts - what does your team eat for breakfast? |
39 |
| -π§ Remember, you can do mighty things with the power of [Markdown](https://docs.github.com/github/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax) |
40 |
| ---> |
0 commit comments