Make it easier to incorporate new projects to operation code
还没有人认领这个 Issue。
评估
- 难度
- 5/5
- 预计耗时
- 一周以上
- 新手友好度
- 20/100
- Issue 类型
- 功能
- 描述清晰度
- 需要澄清
- 活跃度
- 停滞
- 技术栈
- aws, docker, kubernetes, postgresql
- 领域
- cloud, devops, infrastructure, security
调研方向
未指定任何文件、测试或入口点。首先梳理当前基础设施,以及各项目如何使用 ECS、Kubernetes、EC2、RDS、ECR 和 Docker Hub;要完成这项工作,需要就 provisioning、凭据、上传和受限的生产环境访问制定一致同意的设计,并形成文档化的实施计划。
由索引模型根据 Issue 内容生成。
描述
Right now adding to our current infrastructure is not very easy or new user friendly.
Pain points:
- Individuals have to get AWS credentials which can take a long time
- Providing individuals the ability to create their own assets while they are learning can cause them to make big mistakes like provision too many.
- Have to write their own infrastructure scripts
- We lost the dockerhub password, so users need to figure it out on their own
- If they decide to use our current infrastructure we have to learn kubernetes, and then we have to trust them they won't break non-related projects.
An example was, in my case I setup a pythonanywhere account and paid for a server and postgres, then when it started being slow we migrated to ECS. Currently it's on ECS, but the rest of operation code doesn't use ECS.
An example of one solution could be:
- User requests EC2 and RDS instances.
- Some authority provides authentication credentials for these assets.
- User doesn't have to know how to write scripts to upload container as someone in leadership provides a standardized upload to ECR/ dockerhub script.
- If user wants to troubleshoot production logs, user doesn't need to have full production kubernetes access, which provides ability to break others.
- 主要语言
- HCL
- 星标
- 17
- 派生
- 12
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
OperationCode/operationcode_infra 的其他 Issue
-
难度 4/5 3-5 天 新手友好度 35/100
-
难度 5/5 一周以上 新手友好度 15/100
OperationCode/operationcode_infra#136 · 2 条评论 ·
-
难度 3/5 1-2 天 新手友好度 45/100
-
难度 4/5 3-5 天 新手友好度 35/100
-
难度 5/5 一周以上 新手友好度 25/100
OperationCode/operationcode_infra#78 · 1 条评论 ·
查看 OperationCode/operationcode_infra 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 88/100
-
bug confmap/provider/googlesecretmanagerprovider needs triage
难度 2/5 1-3 小时 新手友好度 72/100
open-telemetry/opentelemetry-collector-contrib#51273 · 2 条评论 ·
-
Feature needs-triage pulumi/registry
难度 2/5 1-3 小时 新手友好度 86/100
-
bug
难度 2/5 1-3 小时 新手友好度 75/100
-
infrastructure launch: scale production
难度 2/5 半天 新手友好度 72/100
Practitionist/familiarise_web#1772 ·