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

[doc] Issue in "Edge Integration Cell on SUSE" #457

Open
smangelkramer opened this issue Nov 3, 2024 · 2 comments
Open

[doc] Issue in "Edge Integration Cell on SUSE" #457

smangelkramer opened this issue Nov 3, 2024 · 2 comments
Assignees

Comments

@smangelkramer
Copy link

Edge Integration Cell on SUSE:

https://documentation.suse.com/sbp/sap-other/html/SAP-EIC/index.html#

Your document does not mention any settings regarding RKE2 Security. Only a screenshot shows a ‘default’ policy.

We usually harden our RKE2 clusters completely according to CIS and others - this includes the following spec of the kind: Cluster

spec:
   ...
  defaultClusterRoleForProjectMembers: user
  defaultPodSecurityAdmissionConfigurationTemplateName: rancher-restricted
  enableNetworkPolicy: true
  kubernetesVersion: v1.29.9+rke2r1
  ... 

However, SAP Services and especially Istio seem to require some capabilities or extended rights.

These should be listed in technical documentation. Above all, a fundamental hardening of the installations - especially in this environment - is not an option but a necessary measure.

Another question is whether it would not make more sense to use existing operators for PostgreSQL and Redis - especially as these would make this point ( https://documentation.suse.com/sbp/sap-other/html/SAP-EIC/index.html#selfSignedCertificates ) elegantly obsolete.

Best regards
Sebastian

@chabowski
Copy link
Collaborator

@smangelkramer Hi Sebastian, thanks very much for reaching out to us!

@Suse-KevinKlinger @dmathern86 would you mind having a look and respond? Thank you!

@smangelkramer
Copy link
Author

smangelkramer commented Nov 6, 2024

@dmathern86 and I will meet in Frankfurt today at SUSE summit 24. This will be productive i think ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants