Update tech mapping
This commit is contained in:
		
							
								
								
									
										27
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										27
									
								
								README.md
									
									
									
									
									
								
							| @@ -95,22 +95,25 @@ For access control mapping see [cluster-role-bindings.yml](cluster-role-bindings | ||||
| Our self-hosted Kubernetes stack compared to AWS based deployments: | ||||
|  | ||||
| | Hipster startup   | Self-hosted hackerspace             | Purpose                                                             | | ||||
| |-----------------|-------------------------------------|---------------------------------------------------------------------| | ||||
| | AWS EC2         | Proxmox                             | Virtualization layer                                                | | ||||
| | AWS EKS         | kubeadm                             | Provision Kubernetes master nodes                                   | | ||||
| | AWS EBS         | Longhorn                            | Block storage for arbitrary applications needing persistent storage | | ||||
| | AWS NLB         | MetalLB                             | L2/L3 level load balancing                                          | | ||||
| |-------------------|-------------------------------------|---------------------------------------------------------------------| | ||||
| | AWS ALB           | Traefik                             | Reverse proxy also known as ingress controller in Kubernetes jargon | | ||||
| | AWS AMP           | Prometheus Operator                 | Monitoring and alerting                                             | | ||||
| | AWS CloudTrail    | ECK Operator                        | Log aggregation                                                     | | ||||
| | AWS DocumentDB    | MongoDB Community Operator          | Highly available NoSQL database                                     | | ||||
| | AWS EBS           | Longhorn                            | Block storage for arbitrary applications needing persistent storage | | ||||
| | AWS EC2           | Proxmox                             | Virtualization layer                                                | | ||||
| | AWS ECR           | Harbor                              | Docker registry                                                     | | ||||
| | AWS DocumentDB  | MongoDB                             | NoSQL database                                                      | | ||||
| | AWS S3          | Minio                               | Object storage                                                      | | ||||
| | GitHub OAuth2   | Samba (Active Directory compatible) | Source of truth for authentication and authorization                | | ||||
| | Dex             | Authelia                            | ACL mapping and OIDC provider which integrates with GitHub/Samba    | | ||||
| | GitHub          | Gitea                               | Source code management, issue tracking                              | | ||||
| | GitHub Actions  | Drone                               | Build Docker images                                                 | | ||||
| | Gmail           | Wildduck                            | E-mail                                                              | | ||||
| | AWS EKS           | kubeadm                             | Provision Kubernetes master nodes                                   | | ||||
| | AWS NLB           | MetalLB                             | L2/L3 level load balancing                                          | | ||||
| | AWS RDS for MySQL | MySQL Operator                      | Provision highly available relational databases                     | | ||||
| | AWS Route53       | Bind and RFC2136                    | DNS records and Let's Encrypt DNS validation                        | | ||||
| | AWS S3            | Minio Operator                      | Highly available object storage                                     | | ||||
| | AWS VPC           | Calico                              | Overlay network                                                     | | ||||
| | Dex               | Authelia                            | ACL mapping and OIDC provider which integrates with GitHub/Samba    | | ||||
| | GitHub Actions    | Drone                               | Build Docker images                                                 | | ||||
| | GitHub            | Gitea                               | Source code management, issue tracking                              | | ||||
| | GitHub OAuth2     | Samba (Active Directory compatible) | Source of truth for authentication and authorization                | | ||||
| | Gmail             | Wildduck                            | E-mail                                                              | | ||||
|  | ||||
|  | ||||
| External dependencies running as classic virtual machines: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user