Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
Signed-off-by: (Bit-Mage) <[email protected]>
  • Loading branch information
(Bit-Mage) committed Oct 14, 2024
1 parent 7970c5e commit ab67a5d
Show file tree
Hide file tree
Showing 10 changed files with 64 additions and 3 deletions.
2 changes: 2 additions & 0 deletions Content/20240215121050-kubernetes.org
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ see [[id:f822f8f6-89eb-4aa8-ac8f-fdcff3f06fb9][Orchestration]]
- reading up on [[id:31fe99cb-2739-45cd-9a8b-755ffc018917][Resource Management]]
- see https://github.com/OpenObservability/OpenMetrics.git
- building up a [[id:68d08457-9ce7-4b48-8cef-c52134a99c40][Security]] node for K8s
- tried [[id:042860a7-ee83-4baa-b31f-8f5d4ceab2bf][K8SGPT]] : has potential

** 0x22E1
- the <git vc host>/kubernetes/hack/ is useful
- charting the kubernetes source code
Expand Down
3 changes: 3 additions & 0 deletions Content/20240704161830-prometheus.org
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@ https://raw.githubusercontent.com/prometheus/prometheus/main/documentation/image
** Additional Considerations:
- Monitoring Your Monitoring: Monitor the health and performance of your Prometheus and Grafana infrastructure itself!

* Setups
** With Minikube
- https://blog.marcnuri.com/prometheus-grafana-setup-minikube
* Resources
- https://github.com/prometheus/prometheus
- https://prometheus.io/
Expand Down
8 changes: 7 additions & 1 deletion Content/20240728173932-jaeger.org
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,10 @@
:ID: 0c8ba7f9-e7c8-4c79-89b6-bb0c9992d1bd
:END:
#+title: Jaeger
#+filetags: :cloud-native:cncf:
#+filetags: :cs:

* See [[id:5effa800-8d9c-4964-aa15-2da32bb49000][OpenTelemetry]]
* Alternatives
** [[id:07331d68-6ac0-4b79-af87-4c837874d2f7][Zipkin]]
* Resources
- https://www.jaegertracing.io/
3 changes: 3 additions & 0 deletions Content/20241013165926-role_based_access_control.org
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@
:END:
#+title: Role Based Access Control
#+filetags: :cs:sec:

* Resources
- https://kubernetes.io/docs/concepts/security/rbac-good-practices/
5 changes: 3 additions & 2 deletions Content/20241013174258-security_k8s.org
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@
** Workload Protection
- [[id:3556f180-8efb-4ece-9856-12c322d4bb3d][Network Policies-K8S]]
- [[id:5bbc2e82-8c88-46cb-9f8c-40ed065d3c97][Runtime Classes-K8S]]

** Auditing
*** Pod Security Standards
- https://kubernetes.io/docs/concepts/security/pod-security-standards/
** [[id:931ce18f-8320-45f3-87dd-ee2ac0264752][Auditing]]
* Resources
- https://kubernetes.io/docs/concepts/security/
- https://kubernetes.io/docs/concepts/security/cloud-native-security/
8 changes: 8 additions & 0 deletions Content/20241013180610-auditing_k8s.org
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
:PROPERTIES:
:ID: 931ce18f-8320-45f3-87dd-ee2ac0264752
:END:
#+title: Auditing-K8S
#+filetags: :k8s:

* Resources
- https://kubernetes.io/docs/tasks/debug/debug-cluster/audit/
8 changes: 8 additions & 0 deletions Content/20241013183507-opentelemetry.org
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
:PROPERTIES:
:ID: 5effa800-8d9c-4964-aa15-2da32bb49000
:END:
#+title: OpenTelemetry
#+filetags: :cs:

* Resources
- https://opentelemetry.io/
10 changes: 10 additions & 0 deletions Content/20241013183841-zipkin.org
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
:PROPERTIES:
:ID: 07331d68-6ac0-4b79-af87-4c837874d2f7
:END:
#+title: Zipkin
#+filetags: :cs:

Distributed Tracing System

* Resources
- https://github.com/openzipkin/zipki
12 changes: 12 additions & 0 deletions Content/20241013190509-k8sgpt.org
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
:PROPERTIES:
:ID: 042860a7-ee83-4baa-b31f-8f5d4ceab2bf
:END:
#+title: K8SGPT
#+filetags: :ai:k8s:

* Alternatives
- [[id:57878350-18c4-4d33-9570-b7f1d7c1ff81][HolmesGPT]]

* Resources
- https://k8sgpt.ai/
- https://docs.k8sgpt.ai/
8 changes: 8 additions & 0 deletions Content/20241013191140-holmesgpt.org
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
:PROPERTIES:
:ID: 57878350-18c4-4d33-9570-b7f1d7c1ff81
:END:
#+title: HolmesGPT
#+filetags: :k8s:ai:

* Resources
- https://github.com/robusta-dev/holmesgpt/

0 comments on commit ab67a5d

Please sign in to comment.