You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: rebranding distribution to new name
* docs: put right image on readme
* docs: refactor naming
* Update README.md
---------
Co-authored-by: Samuele Chiocca <[email protected]>
Co-authored-by: Samuele Chiocca <[email protected]>
<imgalt="Shows a black logo in light color mode and a white one in dark color mode."src="https://raw.githubusercontent.com/sighupio/distribution/refs/heads/main/docs/assets/white-logo.png">
**Kubernetes Fury Networking** implements in-cluster networking functionality for the [Kubernetes Fury Distribution (KFD)][kfd-repo] via Container Network Interface (CNI) plugins.
18
+
**Networking Module** implements in-cluster networking functionality for the [SIGHUP Distribution (SKD)][skd-repo] via Container Network Interface (CNI) plugins.
15
19
16
-
If you are new to KFD please refer to the [official documentation][kfd-docs] on how to get started with KFD.
20
+
If you are new to SKD please refer to the [official documentation][skd-docs] on how to get started with SKD.
17
21
18
22
## Overview
19
23
20
24
Kubernetes has adopted the Container Network Interface (CNI) specification for managing network resources on a cluster.
21
25
22
-
**Kubernetes Fury Networking** makes use of CNCF recommended [Project Calico](https://www.projectcalico.org/), open-source networking and network security solution for containers, virtual machines, and bare-metal workloads, to bring networking features to the Kubernetes Fury Distribution.
26
+
**Networking Module** makes use of CNCF recommended [Project Calico](https://www.projectcalico.org/), open-source networking and network security solution for containers, virtual machines, and bare-metal workloads, to bring networking features to the SIGHUP Distribution.
23
27
24
28
Calico deployment consists of a daemon set running on every node (including control-plane nodes) and a controller.
25
29
26
30
## Packages
27
31
28
-
Kubernetes Fury Networking provides the following packages:
32
+
Networking Module provides the following packages:
|[furyctl][furyctl-repo]|`>=0.6.0`| The recommended tool to download and manage KFD modules and their packages. To learn more about `furyctl` read the [official documentation][furyctl-repo]. |
62
+
|[furyctl][furyctl-repo]|`>=0.6.0`| The recommended tool to download and manage SKD modules and their packages. To learn more about `furyctl` read the [official documentation][furyctl-repo]. |
59
63
|[kustomize][kustomize-repo]|`=3.5.3`| Packages are customized using `kustomize`. To learn how to create your customization layer with `kustomize`, please refer to their [repository][kustomize-repo]. |
60
64
61
65
### Deployment
@@ -130,11 +134,11 @@ The following set of alerts is included with the networking module:
@@ -146,7 +150,7 @@ Before contributing, please read first the [Contributing Guidelines](docs/CONTRI
146
150
147
151
### Reporting Issues
148
152
149
-
In case you experience any problems with the module, please [open a new issue](https://github.com/sighupio/fury-kubernetes-networking/issues/new/choose).
153
+
In case you experience any problems with the module, please [open a new issue](https://github.com/sighupio/module-networking/issues/new/choose).
Copy file name to clipboardExpand all lines: docs/releases/v1.10.0.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# Networking Core Module Release 1.10.0
2
2
3
-
Welcome to the latest release of `Networking` module of [`Kubernetes Fury
4
-
Distribution`](https://github.com/sighupio/fury-distribution) maintained by team
5
-
SIGHUP.
3
+
Welcome to the latest release of `Networking` module of [`SIGHUP
4
+
Distribution`](https://github.com/sighupio/distribution) maintained by team
5
+
SIGHUP by ReeVo.
6
6
7
7
This is a minor release that updates most components for compatibility with Kubernetes v1.24 and other improvements, and introduces the Tigera Operator.
If you are upgrading from previous versions, please refer to the [`v1.9.0` release notes](https://github.com/sighupio/fury-kubernetes-networking/releases/tag/v1.9.0).
40
+
If you are upgrading from previous versions, please refer to the [`v1.9.0` release notes](https://github.com/sighupio/module-networking/releases/tag/v1.9.0).
Copy file name to clipboardExpand all lines: docs/releases/v1.11.0.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Networking Core Module Release 1.11.0
2
2
3
-
Welcome to the latest release of `Networking` module of [`Kubernetes Fury Distribution`](https://github.com/sighupio/fury-distribution) maintained by team SIGHUP.
3
+
Welcome to the latest release of `Networking` module of [`SIGHUP Distribution`](https://github.com/sighupio/distribution) maintained by team SIGHUP by ReeVo.
4
4
5
5
This is a minor release that introduces improvements to the module's monitoring features.
6
6
@@ -10,7 +10,7 @@ This is a minor release that introduces improvements to the module's monitoring
10
10
- Added alerts when Typha is seeing failures and errors.
11
11
- Fixed a Typo in Typha's dashboard title.
12
12
13
-
See the full list of alerts and their description in the ["Monitoring" section of the Readme](https://github.com/sighupio/fury-kubernetes-networking/tree/v1.11.0#monitoring).
13
+
See the full list of alerts and their description in the ["Monitoring" section of the Readme](https://github.com/sighupio/module-networking/tree/v1.11.0#monitoring).
If you are upgrading from previous versions, please refer to the [`v1.10.0` release notes](https://github.com/sighupio/fury-kubernetes-networking/releases/tag/v1.10.0).
38
+
If you are upgrading from previous versions, please refer to the [`v1.10.0` release notes](https://github.com/sighupio/module-networking/releases/tag/v1.10.0).
Copy file name to clipboardExpand all lines: docs/releases/v1.12.0.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Networking Core Module Release 1.12.0
2
2
3
-
Welcome to the latest release of `Networking` module of [`Kubernetes Fury Distribution`](https://github.com/sighupio/fury-distribution) maintained by team SIGHUP.
3
+
Welcome to the latest release of `Networking` module of [`SIGHUP Distribution`](https://github.com/sighupio/distribution) maintained by team SIGHUP by ReeVo.
4
4
5
5
This is a minor release that updates most components for compatibility with Kubernetes v1.25.
If you are upgrading from previous versions, please refer to the [`v1.11.0` release notes](https://github.com/sighupio/fury-kubernetes-networking/releases/tag/v1.11.0).
30
+
If you are upgrading from previous versions, please refer to the [`v1.11.0` release notes](https://github.com/sighupio/module-networking/releases/tag/v1.11.0).
Copy file name to clipboardExpand all lines: docs/releases/v1.12.1.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Networking Core Module Release 1.12.1
2
2
3
-
Welcome to the latest release of `Networking` module of [`Kubernetes Fury Distribution`](https://github.com/sighupio/fury-distribution) maintained by team SIGHUP.
3
+
Welcome to the latest release of `Networking` module of [`SIGHUP Distribution`](https://github.com/sighupio/distribution) maintained by team SIGHUP by ReeVo.
4
4
5
5
This is a patch release that fixes one issue with tigera eks-policy-only package.
6
6
@@ -16,7 +16,7 @@ This is a patch release that fixes one issue with tigera eks-policy-only package
16
16
17
17
## Bug Fixes and Changes 🐛
18
18
19
-
-[#55](https://github.com/sighupio/fury-kubernetes-networking/pull/55) change default registry from docker hub to registry.sighup.io.
19
+
-[#55](https://github.com/sighupio/module-networking/pull/55) change default registry from docker hub to registry.sighup.io.
20
20
21
21
## Update Guide 🦮
22
22
@@ -28,4 +28,4 @@ If you are upgrading from version `v1.12.0` to `v1.12.1` you need to download th
If you are upgrading from previous versions, please refer to the [`v1.11.0` release notes](https://github.com/sighupio/fury-kubernetes-networking/releases/tag/v1.11.0).
31
+
If you are upgrading from previous versions, please refer to the [`v1.11.0` release notes](https://github.com/sighupio/module-networking/releases/tag/v1.11.0).
Copy file name to clipboardExpand all lines: docs/releases/v1.12.2.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Networking Core Module Release 1.12.2
2
2
3
-
Welcome to the latest release of `Networking` module of [`Kubernetes Fury Distribution`](https://github.com/sighupio/fury-distribution) maintained by team SIGHUP.
3
+
Welcome to the latest release of `Networking` module of [`SIGHUP Distribution`](https://github.com/sighupio/distribution) maintained by team SIGHUP by ReeVo.
4
4
5
5
This is a patch release that fixes one issue with tigera eks-policy-only package and operator.
6
6
@@ -16,8 +16,8 @@ This is a patch release that fixes one issue with tigera eks-policy-only package
16
16
17
17
## Bug Fixes and Changes 🐛
18
18
19
-
-[#61](https://github.com/sighupio/fury-kubernetes-networking/pull/61) add trailing slash to tigera operator installation's .spec.registry
20
-
-[#60](https://github.com/sighupio/fury-kubernetes-networking/pull/60) fix kustomization.yaml to patch the sighup registry correctly
19
+
-[#61](https://github.com/sighupio/module-networking/pull/61) add trailing slash to tigera operator installation's .spec.registry
20
+
-[#60](https://github.com/sighupio/module-networking/pull/60) fix kustomization.yaml to patch the sighup registry correctly
If you are upgrading from previous versions, please refer to the [`v1.11.0` release notes](https://github.com/sighupio/fury-kubernetes-networking/releases/tag/v1.11.0).
34
+
If you are upgrading from previous versions, please refer to the [`v1.11.0` release notes](https://github.com/sighupio/module-networking/releases/tag/v1.11.0).
Copy file name to clipboardExpand all lines: docs/releases/v1.13.0.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Networking Core Module Release 1.13.0
2
2
3
-
Welcome to the latest release of the `Networking` module of [`Kubernetes Fury Distribution`](https://github.com/sighupio/fury-distribution) maintained by team SIGHUP.
3
+
Welcome to the latest release of the `Networking` module of [`SIGHUP Distribution`](https://github.com/sighupio/distribution) maintained by team SIGHUP by ReeVo.
4
4
5
5
This is a minor release adding Cilium as a package! it also fixes the namespace where the Grafana dashboards are deployed and they get their own folder in Grafana's UI.
If you are upgrading from previous versions, please refer to the [`v1.12.0` release notes](https://github.com/sighupio/fury-kubernetes-networking/releases/tag/v1.12.0).
40
+
If you are upgrading from previous versions, please refer to the [`v1.12.0` release notes](https://github.com/sighupio/module-networking/releases/tag/v1.12.0).
Copy file name to clipboardExpand all lines: docs/releases/v1.14.0.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Networking Core Module Release 1.14.0
2
2
3
-
Welcome to the latest release of the `Networking` module of [`Kubernetes Fury Distribution`](https://github.com/sighupio/fury-distribution) maintained by team SIGHUP.
3
+
Welcome to the latest release of the `Networking` module of [`SIGHUP Distribution`](https://github.com/sighupio/distribution) maintained by team SIGHUP by ReeVo.
4
4
5
5
This minor release updates some components and adds support to Kubernetes 1.26.
If you are upgrading from previous versions, please refer to the [`v1.13.0` release notes](https://github.com/sighupio/fury-kubernetes-networking/releases/tag/v1.13.0).
32
+
If you are upgrading from previous versions, please refer to the [`v1.13.0` release notes](https://github.com/sighupio/module-networking/releases/tag/v1.13.0).
Copy file name to clipboardExpand all lines: docs/releases/v1.15.0.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Networking Core Module Release 1.15.0
2
2
3
-
Welcome to the latest release of the `Networking` module of [`Kubernetes Fury Distribution`](https://github.com/sighupio/fury-distribution) maintained by team SIGHUP.
3
+
Welcome to the latest release of the `Networking` module of [`SIGHUP Distribution`](https://github.com/sighupio/distribution) maintained by team SIGHUP by ReeVo.
4
4
5
5
This minor release updates some components and adds support to Kubernetes 1.27.
If you are upgrading from previous versions, please refer to the [`v1.14.0` release notes](https://github.com/sighupio/fury-kubernetes-networking/releases/tag/v1.14.0).
64
+
If you are upgrading from previous versions, please refer to the [`v1.14.0` release notes](https://github.com/sighupio/module-networking/releases/tag/v1.14.0).
Copy file name to clipboardExpand all lines: docs/releases/v1.16.0.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Networking Core Module Release 1.16.0
2
2
3
-
Welcome to the latest release of the `Networking` module of [`Kubernetes Fury Distribution`](https://github.com/sighupio/fury-distribution) maintained by team SIGHUP.
3
+
Welcome to the latest release of the `Networking` module of [`SIGHUP Distribution`](https://github.com/sighupio/distribution) maintained by team SIGHUP by ReeVo.
4
4
5
5
This minor release updates some components and adds support to Kubernetes 1.28.
If you are upgrading from previous versions, please refer to the [`v1.15.0` release notes](https://github.com/sighupio/fury-kubernetes-networking/releases/tag/v1.15.0).
64
+
If you are upgrading from previous versions, please refer to the [`v1.15.0` release notes](https://github.com/sighupio/module-networking/releases/tag/v1.15.0).
Copy file name to clipboardExpand all lines: docs/releases/v1.17.0.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Networking Core Module Release 1.17.0
2
2
3
-
Welcome to the latest release of the `Networking` module of [`Kubernetes Fury Distribution`](https://github.com/sighupio/fury-distribution) maintained by team SIGHUP.
3
+
Welcome to the latest release of the `Networking` module of [`SIGHUP Distribution`](https://github.com/sighupio/distribution) maintained by team SIGHUP by ReeVo.
4
4
5
5
This patch release updates some components and adds support to Kubernetes 1.29.
If you are upgrading from previous versions, please refer to the [`v1.16.0` release notes](https://github.com/sighupio/fury-kubernetes-networking/releases/tag/v1.16.0).
32
+
If you are upgrading from previous versions, please refer to the [`v1.16.0` release notes](https://github.com/sighupio/module-networking/releases/tag/v1.16.0).
Copy file name to clipboardExpand all lines: docs/releases/v1.7.0.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,16 @@
1
1
# Networking Core Module version 1.7.0
2
2
3
-
`fury-kubernetes-networking` is part of the SIGHUP maintained [Kubernetes Fury Distribution](https://github.com/sighupio/fury-distribution). The module ships a networking stack to be deployed on the Kubernetes cluster based on Calico. Team SIGHUP makes it a priority to maintain these modules in compliance with CNCF and with all the latest features from upstream.
3
+
`module-networking` is part of the SIGHUP maintained [SIGHUP Distribution](https://github.com/sighupio/distribution). The module ships a networking stack to be deployed on the Kubernetes cluster based on Calico. Team SIGHUP by ReeVo makes it a priority to maintain these modules in compliance with CNCF and with all the latest features from upstream.
4
4
5
-
This release introduces the support for Kubernetes runtime `1.22` and drops support for `1.18`. Refer the [Compatibility Matrix](https://github.com/sighupio/fury-kubernetes-networking#compatibility) for more.
5
+
This release introduces the support for Kubernetes runtime `1.22` and drops support for `1.18`. Refer the [Compatibility Matrix](https://github.com/sighupio/module-networking#compatibility) for more.
6
6
7
7
## Changelog
8
8
9
9
### Breaking Changes
10
10
> None
11
11
### Features
12
-
-[#24](https://github.com/sighupio/fury-kubernetes-networking/pull/39) Supporting e2e test for 1.22.0 kubernetes
13
-
-[#24](https://github.com/sighupio/fury-kubernetes-networking/pull/24) Upgrading Calico from v3.19.1 to [v3.19.2](https://github.com/projectcalico/calico/releases/tag/v3.19.2)
12
+
-[#24](https://github.com/sighupio/module-networking/pull/39) Supporting e2e test for 1.22.0 kubernetes
13
+
-[#24](https://github.com/sighupio/module-networking/pull/24) Upgrading Calico from v3.19.1 to [v3.19.2](https://github.com/projectcalico/calico/releases/tag/v3.19.2)
0 commit comments