Difference between revisions of "Kubernetes Addons"

From wikieduonline
Jump to navigation Jump to search
 
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
* https://kubernetes.io/docs/concepts/cluster-administration/addons/
 +
 +
* [[GKE]]: [[GKE Config Connector addon]]
 +
* {{EKS addons TOCh}}
 +
 +
* <code>[[minikube addons list]]</code>
  
 
== [[tEKS]] addons ==
 
== [[tEKS]] addons ==
 
https://github.com/particuleio/terraform-kubernetes-addons
 
https://github.com/particuleio/terraform-kubernetes-addons
 
* <code>[[admiralty]]</code>: A system of Kubernetes controllers that intelligently schedules workloads across clusters
 
* <code>[[admiralty]]</code>: A system of Kubernetes controllers that intelligently schedules workloads across clusters
* <code>[[aws-ebs-csi-driver]]</code>: Enable new feature and the use of <code>[[gp3]]</code> volumes
+
* <code>[[aws-ebs-csi-driver]]</code>: Enable feature and the use of <code>[[gp3]]</code> volumes
 
* <code>[[aws-efs-csi-driver]]</code>: Enable EFS Support
 
* <code>[[aws-efs-csi-driver]]</code>: Enable EFS Support
 
* <code>[[aws-for-fluent-bit]]</code>: Cloudwatch logging with fluent bit instead of fluentd
 
* <code>[[aws-for-fluent-bit]]</code>: Cloudwatch logging with fluent bit instead of fluentd
Line 23: Line 29:
 
* <code>[[kong]]</code>: API Gateway ingress controller
 
* <code>[[kong]]</code>: API Gateway ingress controller
 
* <code>[[kube-prometheus-stack]]</code>: Monitoring / Alerting / Dashboards
 
* <code>[[kube-prometheus-stack]]</code>: Monitoring / Alerting / Dashboards
* <code>[[kyverno]]</code>: Kubernetes Native Policy Management
+
* <code>[[Kyverno]]</code>: Kubernetes Native Policy Management
 
* <code>[[loki-stack]]</code>: Grafana Loki logging stack
 
* <code>[[loki-stack]]</code>: Grafana Loki logging stack
 
* <code>[[promtail]]</code>: Ship log to loki from other cluster (eg. mTLS)
 
* <code>[[promtail]]</code>: Ship log to loki from other cluster (eg. mTLS)
Line 31: Line 37:
 
* <code>[[rabbitmq-cluster-operator]]</code>: The RabbitMQ Cluster Operator automates provisioning, management of RabbitMQ clusters.
 
* <code>[[rabbitmq-cluster-operator]]</code>: The RabbitMQ Cluster Operator automates provisioning, management of RabbitMQ clusters.
 
* <code>[[metrics-server]]</code>: Enable metrics API and horizontal pod scaling (HPA)
 
* <code>[[metrics-server]]</code>: Enable metrics API and horizontal pod scaling (HPA)
* <code>[[node-problem-detector]]</code>: Forwards node problems to Kubernetes events
+
* <code>[[node-problem-detector]]</code>: Forwards node problems to [[Kubernetes events]]
 
* <code>[[secrets-store-csi-driver]]</code>: Secrets Store CSI driver for Kubernetes secrets - Integrates secrets stores with Kubernetes via a CSI volume.
 
* <code>[[secrets-store-csi-driver]]</code>: Secrets Store CSI driver for Kubernetes secrets - Integrates secrets stores with Kubernetes via a CSI volume.
 
* <code>[[sealed-secrets]]</code>: Technology agnostic, store secrets on git
 
* <code>[[sealed-secrets]]</code>: Technology agnostic, store secrets on git
Line 40: Line 46:
 
* <code>[[thanos-tls-querier]]</code>: Thanos TLS querier for cross cluster collection
 
* <code>[[thanos-tls-querier]]</code>: Thanos TLS querier for cross cluster collection
 
* <code>[[vault]]</code>: A tool for secrets management, encryption as a service, and privileged access management
 
* <code>[[vault]]</code>: A tool for secrets management, encryption as a service, and privileged access management
 +
 +
== Related ==
 +
* [[GKE Config Connector addon]]
 +
* [[Terraform EKS module]]
 +
* [[AWS EKS Addons]]
  
 
== See also ==
 
== See also ==
 
* {{EKS addons}}
 
* {{EKS addons}}
 
* {{K8s addons}}
 
* {{K8s addons}}
 +
* {{Kubernetes components}}
  
 
[[Category:K8s]]
 
[[Category:K8s]]

Latest revision as of 18:29, 22 October 2023

tEKS addons[edit]

https://github.com/particuleio/terraform-kubernetes-addons

Related[edit]

See also[edit]

Advertising: