-
Notifications
You must be signed in to change notification settings - Fork 1.8k
TELCODOCS-2171#Remove refs to telco in Day2Ops Security files and file names #96103
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
Open
amolnar-rh
wants to merge
6
commits into
openshift:main
Choose a base branch
from
amolnar-rh:TELCODOCS-2171-security
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
c7ac5d6
TELCODOCS-2171#Remove refs to telco in Day2Ops Security files and fil…
amolnar-rh 9b2921e
Update topics map with new file names
amolnar-rh 610d513
Update links
amolnar-rh fa3a569
Delete security-basics assembly from modules folder
amolnar-rh 6c189d9
Remove assemblies accidentally added to modules folder
amolnar-rh 5f3d546
Fix xref related issues
amolnar-rh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
52 changes: 52 additions & 0 deletions
52
edge_computing/day_2_core_cnf_clusters/security/security-basics.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
:_mod-docs-content-type: ASSEMBLY | ||
[id="security-basics"] | ||
= Security basics | ||
include::_attributes/common-attributes.adoc[] | ||
:context: security-basics | ||
|
||
toc::[] | ||
|
||
Security is a critical component of {product-title} deployments , particularly when running cloud-native applications. | ||
|
||
You can enhance security for high-bandwidth network deployments by following key security considerations. By implementing these standards and best practices, you can strengthen security in most use cases. | ||
|
||
include::modules/security-rbac-overview.adoc[leveloffset=+1] | ||
|
||
[role="_additional-resources"] | ||
.Additional resources | ||
|
||
* xref:../../../authentication/using-rbac.adoc#authorization-overview_using-rbac[Using RBAC to define and apply permissions] | ||
|
||
include::modules/security-sec-accounts-overview.adoc[leveloffset=+1] | ||
|
||
[role="_additional-resources"] | ||
.Additional resources | ||
|
||
* xref:../../../authentication/understanding-and-creating-service-accounts.adoc#understanding-and-creating-service-accounts[Understanding and creating service accounts] | ||
|
||
include::modules/security-identity-prov-config.adoc[leveloffset=+1] | ||
|
||
[role="_additional-resources"] | ||
.Additional resources | ||
|
||
* xref:../../../authentication/understanding-identity-provider.adoc#understanding-identity-provider[Understanding identity provider configuration] | ||
|
||
include::modules/security-replacing-kubeadmin-user.adoc[leveloffset=+1] | ||
|
||
[role="_additional-resources"] | ||
.Additional resources | ||
|
||
* xref:../../../authentication/identity_providers/configuring-htpasswd-identity-provider.adoc#identity-provider-htpasswd-about_configuring-htpasswd-identity-provider[Configuring an htpasswd identity provider] | ||
|
||
include::modules/security-sec-considerations-telco.adoc[leveloffset=+1] | ||
|
||
include::modules/security-pod-sec-in-kub-and-ocp.adoc[leveloffset=+1] | ||
|
||
include::modules/security-infra.adoc[leveloffset=+1] | ||
|
||
include::modules/security-lifecycle-mgmnt.adoc[leveloffset=+1] | ||
|
||
[role="_additional-resources"] | ||
.Additional resources | ||
|
||
* xref:../../../edge_computing/day_2_core_cnf_clusters/updating/telco-update-welcome.adoc#[Upgrading a telco core CNF clusters] |
16 changes: 8 additions & 8 deletions
16
...ers/security/telco-security-host-sec.adoc → ..._clusters/security/security-host-sec.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,27 @@ | ||
:_mod-docs-content-type: ASSEMBLY | ||
[id="telco-security-host-sec"] | ||
[id="security-host-sec"] | ||
= Host security | ||
include::_attributes/common-attributes.adoc[] | ||
:context: telco-security-host-sec | ||
:context: security-host-sec | ||
|
||
toc::[] | ||
|
||
include::modules/telco-security-rhcos-overview.adoc[leveloffset=+1] | ||
include::modules/security-rhcos-overview.adoc[leveloffset=+1] | ||
|
||
[role="_additional-resources"] | ||
.Additional resources | ||
|
||
* xref:../../../architecture/architecture-rhcos.adoc#rhcos-about_architecture-rhcos[About RHCOS] | ||
|
||
* xref:../../../architecture/architecture-rhcos.adoc[Red Hat Enterprise Linux CoreOS (RHCOS)]. | ||
* xref:../../../architecture/architecture-rhcos.adoc[Red Hat Enterprise Linux CoreOS (RHCOS)] | ||
|
||
* xref:../../../edge_computing/day_2_core_cnf_clusters/security/telco-security-host-sec.adoc#telco-security-linux-capabilities-overview_telco-security-host-sec[Linux capabilities]. | ||
* xref:../../../edge_computing/day_2_core_cnf_clusters/security/security-host-sec.adoc#security-linux-capabilities-overview_security-host-sec[Linux capabilities] | ||
|
||
include::modules/telco-security-command-line-host-access.adoc[leveloffset=+1] | ||
include::modules/security-command-line-host-access.adoc[leveloffset=+1] | ||
|
||
[role="_additional-resources"] | ||
.Additional resources | ||
|
||
* xref:../../../support/troubleshooting/investigating-pod-issues.adoc#starting-debug-pods-with-root-access_investigating-pod-issues[Starting debug pods with root access]. | ||
* xref:../../../support/troubleshooting/investigating-pod-issues.adoc#starting-debug-pods-with-root-access_investigating-pod-issues[Starting debug pods with root access] | ||
|
||
include::modules/telco-security-linux-capabilities-overview.adoc[leveloffset=+1] | ||
include::modules/security-linux-capabilities-overview.adoc[leveloffset=+1] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
56 changes: 0 additions & 56 deletions
56
edge_computing/day_2_core_cnf_clusters/security/telco-security-basics.adoc
This file was deleted.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
...co-security-command-line-host-access.adoc → ...es/security-command-line-host-access.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
.../telco-security-identity-prov-config.adoc → modules/security-identity-prov-config.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
// Module included in the following assemblies: | ||
// | ||
// * edge_computing/day_2_core_cnf_clusters/security/security-basics.adoc | ||
|
||
:_mod-docs-content-type: CONCEPT | ||
[id="security-infra_{context}"] | ||
= Bare metal-based infrastructure | ||
|
||
Hardware requirements:: In several industries, such as telco and finance, clusters are primarily built on bare-metal hardware. This means that the (op-system-first) operating system is installed directly on the physical machines, without using virtual machines. This reduces network connectivity complexity, minimizes latency, and optimizes CPU usage for applications. | ||
|
||
Network requirements:: Networks in these industries sometimes require much higher bandwidth compared to standard IT networks. For example, Telco networks commonly use dual-port 25 GB connections or 100 GB network interface cards (NICs) to handle massive data throughput. Security is critical, requiring encrypted connections and secure endpoints to protect sensitive personal data. |
5 changes: 3 additions & 2 deletions
5
modules/telco-security-lifecycle-mgmnt.adoc → modules/security-lifecycle-mgmnt.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,12 @@ | ||
// Module included in the following assemblies: | ||
// | ||
// * edge_computing/day_2_core_cnf_clusters/security/telco-security-basics.adoc | ||
// * edge_computing/day_2_core_cnf_clusters/security/security-basics.adoc | ||
|
||
:_mod-docs-content-type: CONCEPT | ||
[id="telco-security-lifecycle-mgmnt_{context}"] | ||
[id="security-lifecycle-mgmnt_{context}"] | ||
= Lifecycle management | ||
|
||
Upgrades are critical for security. When a vulnerability is discovered, it is patched in the latest z-stream release. This fix is then rolled back through each lower y-stream release until all supported versions are patched. Releases that are no longer supported do not receive patches. Therefore, it is important to upgrade {product-title} clusters regularly to stay within a supported release and ensure they remain protected against vulnerabilities. | ||
|
||
For more information about lifecycle management and upgrades, see "Upgrading a telco core CNF clusters". | ||
//TODO Update title |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...elco-security-pod-sec-in-kub-and-ocp.adoc → modules/security-pod-sec-in-kub-and-ocp.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
// Module included in the following assemblies: | ||
// | ||
// * edge_computing/day_2_core_cnf_clusters/security/telco-security-basics.adoc | ||
// * edge_computing/day_2_core_cnf_clusters/security/security-basics.adoc | ||
|
||
:_mod-docs-content-type: CONCEPT | ||
[id="telco-security-pod-sec-in-kub-and-ocp_{context}"] | ||
[id="security-pod-sec-in-kub-and-ocp_{context}"] | ||
= Advancement of pod security in Kubernetes and {product-title} | ||
|
||
Kubernetes initially had limited pod security. When {product-title} integrated Kubernetes, Red Hat added pod security through Security Context Constraints (SCCs). In Kubernetes version 1.3, `PodSecurityPolicy` (PSP) was introduced as a similar feature. However, Pod Security Admission (PSA) was introduced in Kubernetes version 1.21, which resulted in the deprecation of PSP in Kubernetes version 1.25. | ||
|
||
PSA also became available in {product-title} version 4.11. While PSA improves pod security, it lacks some features provided by SCCs that are still necessary for telco use cases. Therefore, {product-title} continues to support both PSA and SCCs. | ||
PSA also became available in {product-title} version 4.11. While PSA improves pod security, it lacks features provided by SCCs that are still necessary for certain use cases. Therefore, {product-title} continues to support both PSA and SCCs. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
// Module included in the following assemblies: | ||
// | ||
// * edge_computing/day_2_core_cnf_clusters/security/security-basics.adoc | ||
|
||
:_mod-docs-content-type: CONCEPT | ||
[id="security-rbac-overview_{context}"] | ||
= RBAC overview | ||
|
||
Role-based access control (RBAC) objects determine whether a user is allowed to perform a given action within a project. | ||
|
||
Cluster administrators can use the cluster roles and bindings to control who has various access levels to the {product-title} platform itself and all projects. | ||
|
||
Developers can use local roles and bindings to control who has access to their projects. Authorization is a separate step from authentication, which is more about determining the identity of who is taking the action. | ||
|
||
Authorization is managed using the following authorization objects: | ||
|
||
Rules:: Sets of permitted actions on specific objects. For example, a rule can determine whether a user or service account can create pods. Each rule specifies an API resource, the resource within that API, and the allowed action. | ||
|
||
Roles:: Collections of rules that define what actions users or groups can perform. You can associate or bind rules to multiple users or groups. A role file can contain one or more rules that specify the actions and resources allowed for that role. | ||
+ | ||
Roles are categorized into the following types: | ||
|
||
* Cluster roles can be defined at the cluster level. They are not tied to a single namespace. They can apply across all namespaces or specific namespaces when you bind them to users, groups, or service accounts. | ||
* Project roles can be created within a specific namespace, and they only apply to that namespace. You can assign permissions to specific users to create roles and role bindings within their namespace, ensuring they do not affect other namespaces. | ||
|
||
Bindings:: Associations between users and/or groups with a role. You can create a role binding to connect the rules in a role to a specific user ID or group. This brings together the role and the user or group, defining what actions they can perform. | ||
+ | ||
[NOTE] | ||
==== | ||
You can bind more than one role to a user or group. | ||
==== | ||
|
||
For more information on RBAC, see "Using RBAC to define and apply permissions". | ||
|
||
[discrete] | ||
[id="security-operational-rbac-considerations_{context}"] | ||
== Operational RBAC considerations | ||
|
||
To reduce operational overhead, it is important to manage access through groups rather than handling individual user IDs across multiple clusters. By managing groups at an organizational level, you can streamline access control and simplify administration across your organization. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤖 [error] OpenShiftAsciiDoc.XrefContainsAnchorID: The xref is missing an anchor ID.