Skip to content

Commit

Permalink
docs updated
Browse files Browse the repository at this point in the history
  • Loading branch information
omidraha committed Dec 2, 2023
1 parent 137567c commit 6dc7998
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/kubernetes/tips.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1767,3 +1767,15 @@ Use ReadWriteOncePod access mode if you want to ensure that only one pod across
This is only supported for CSI volumes and Kubernetes version 1.22+.

https://kubernetes.io/docs/concepts/storage/persistent-volumes/#access-modes


Secure Kubernetes secrets on bare metal
---------------------------------------

https://discuss.kubernetes.io/t/how-to-secure-kubernetes-secrets-on-bare-metal/21761

Encrypting Confidential Data at Rest

https://kubernetes.io/docs/tasks/administer-cluster/encrypt-data/

https://www.spectrocloud.com/blog/how-to-keep-your-kubernetes-secrets-secret
4 changes: 4 additions & 0 deletions src/scim/tips.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,7 @@ Design your user and group schema

https://learn.microsoft.com/en-us/entra/identity/app-provisioning/use-scim-to-provision-users-and-groups

"Group" Resource Schema
-----------------------

https://datatracker.ietf.org/doc/html/rfc7643#section-4.2

0 comments on commit 6dc7998

Please sign in to comment.