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

Provide a cluster diagnostic tool with best practices, compliance and recommendations #17900

Open
pbochynski opened this issue Jul 31, 2023 · 4 comments
Labels

Comments

@pbochynski
Copy link
Contributor

Description
Provide a tool that can check cluster configuration and give warnings or recommendations how to make it more secure, follow best practices, and make it production ready.
Example checks:

  • mtls is enabled and access to the services is limited (peer authentication)
  • logs are pushed outside of the cluster (external service)
  • topology spread constraint are used (HA setup of workload)
  • pod security standards are enabled
  • image signature verification is enabled
  • geoblocking
  • rate limiting

Reasons
Kyma runtime is flexible and can be fully configured by the user. Can be used for development and for production scenarios. Fast and cost-efficient development settings are not suitable for production systems. Kyma team decided to leave the final decision to the user, but it would be beneficial to give users recommendation how to improve the configuration to make it more resilient, secure, and performant.

@kyma-bot
Copy link
Contributor

This issue or PR has been automatically marked as stale due to the lack of recent activity.
Thank you for your contributions.

This bot triages issues and PRs according to the following rules:

  • After 60d of inactivity, lifecycle/stale is applied
  • After 7d of inactivity since lifecycle/stale was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Close this issue or PR with /close

If you think that I work incorrectly, kindly raise an issue with the problem.

/lifecycle stale

@kyma-bot kyma-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 29, 2023
@kyma-bot
Copy link
Contributor

kyma-bot commented Oct 6, 2023

This issue or PR has been automatically closed due to the lack of activity.
Thank you for your contributions.

This bot triages issues and PRs according to the following rules:

  • After 60d of inactivity, lifecycle/stale is applied
  • After 7d of inactivity since lifecycle/stale was applied, the issue is closed

You can:

  • Reopen this issue or PR with /reopen
  • Mark this issue or PR as fresh with /remove-lifecycle stale

If you think that I work incorrectly, kindly raise an issue with the problem.

/close

@kyma-bot
Copy link
Contributor

kyma-bot commented Oct 6, 2023

@kyma-bot: Closing this issue.

In response to this:

This issue or PR has been automatically closed due to the lack of activity.
Thank you for your contributions.

This bot triages issues and PRs according to the following rules:

  • After 60d of inactivity, lifecycle/stale is applied
  • After 7d of inactivity since lifecycle/stale was applied, the issue is closed

You can:

  • Reopen this issue or PR with /reopen
  • Mark this issue or PR as fresh with /remove-lifecycle stale

If you think that I work incorrectly, kindly raise an issue with the problem.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@kyma-bot kyma-bot closed this as completed Oct 6, 2023
@tobiscr tobiscr removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Nov 13, 2024
@tobiscr tobiscr reopened this Nov 13, 2024
@tobiscr
Copy link
Contributor

tobiscr commented Nov 13, 2024

Could be partially addressed (at least in regards for security related improvements) by the ideas bundled in the Kyma Security Module (#internal-backlog/5467).

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

No branches or pull requests

3 participants