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

Proposal for security overview page #2188

Merged
merged 13 commits into from
Jun 3, 2024
28 changes: 26 additions & 2 deletions src/content/overview/security/_index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,36 @@
---
title: Security
description: Security features and tooling integrated with the Giant Swarm platform.
weight: 60
menu:
principal:
parent: overview
identifier: overview-security
last_review_date: 2024-03-18
last_review_date: 2024-04-18
owner:
- https://github.com/orgs/giantswarm/teams/sig-product
- https://github.com/orgs/giantswarm/teams/shield
pipo02mix marked this conversation as resolved.
Show resolved Hide resolved
---

<!-- AUDIENCE: HIGH LEVEL, like a C-level person intro -->

Check first the template (https://github.com/giantswarm/docs/pull/2180/files) it is still on development and you feedback is welcome, but you can take it as a reference.

Concepts come to my mind when I think on security (worthy to mention here without going deep):

- RBAC
- policies
- runtime detection
- cloud security posture
- image scanning and provenance
- secret mgmt within the cluster
- traffic encryption
pipo02mix marked this conversation as resolved.
Show resolved Hide resolved

Write a brief description of the security in general from introductory point of view.

## Features

Describe what use cases are covered by the our security features.

## Cloud-native technologies

- What technologies are used to provide security to the workloads/cluster? (trivy, kyverno, ...)

Check failure on line 36 in src/content/overview/security/_index.md

View workflow job for this annotation

GitHub Actions / Front matter problems

Found 1 severe problems

FAIL - There must be a newline character at the end of the page to ensure proper parsing

Check failure on line 36 in src/content/overview/security/_index.md

View workflow job for this annotation

GitHub Actions / markdownlint problems

markdownlint problem

MD047/single-trailing-newline Files should end with a single newline character