SKT Container Platform - Release v2.0.0
SK텔레콤에서 GitOps, Declarative 방식의 Kubernetes 서비스 플랫폼이 릴리즈 되었습니다. 이번 릴리즈를 통해서 사용자들은 Production level의 Kubernetes와 다양한 Add-on 서비스들을 GitOps 기반으로 배포관리 할 수 있습니다. 또한, 해당 기능들은 API로도 제공되어 CaaS (Container as a Service)로 활용 할 수 있습니다.
본 릴리즈에는 Kustomize, Helm, Argo Workflow등을 활용하여 복잡한 소프트웨어들을 논리적으로 그룹핑하여 단순화시키고 이를 선언적으로 관리하기 위한 Everything on Kubernetes 기술인 Decapod를 기반으로 LMA (logging, monitoring, alerting) 과 Service Mesh를 배포, 사용할 수 있으며, Kubernetes Cluster-API와 Argo CD를 활용하여 Multi/Hybrid 클라우드 환경에서 손쉽게 Kubernetes Cluster 대한 라이프사이클을 관리할 수 있는 Kubernetes Anywhere 기술이 포함되어 있습니다.
자세한 릴리즈 내용은 릴리즈 문서를 참고하시기 바랍니다.
What's Changed
- Make boilerplate code by @seungkyua in #1
- implemented csp info CRUD by @estherk0 in #2
- applied latest changes on tks-proto by @estherk0 in #3
- implemented cluster info CRU by @estherk0 in #4
- bugfix: downloading go packages by @estherk0 in #5
- Develop AppInfo Service by @seungkyua in #6
- (sprint mgmt test purpose) update readme by @bluejayA in #7
- examples: client: fix missing flag.Parse() by @zugwan in #11
- added new workflows for stale pr/issues by @estherk0 in #13
- Implement store application data into postgreSQL by @estherk0 in #12
- fix application sql by @estherk0 in #14
- [tacodev-840] tks-info refactoring & DB CRUD by @robertchoi80 in #15
- updated packages version to latest by @estherk0 in #16
- Create AGPL license to tks repos by @bluejayA in #21
- Update README.md by @bluejayA in #22
- Feature/move repository by @ktkfree in #25
- Fix. change secret key by @ktkfree in #26
- Build and push docker image when merged by @seungkyua in #24
- Feature/add self client by @ktkfree in #27
- Fix. rename tks proto by @ktkfree in #28
- Feature/add additional value by @ktkfree in #29
- Fix. fixed syntax problom by @ktkfree in #30
- Fix. rename dockerhub by @ktkfree in #32
- Feature. apply go fmt result by @ktkfree in #34
- Bug. add cspId to API response by @ktkfree in #35
- Add unittest by @ktkfree in #36
- Modify cluster table schema by @robertchoi80 in #38
- feature. support tls by @ktkfree in #39
- feature. apply default contract. by @ktkfree in #40
- add parameters(workflowId, workflowDesc) to updateClusterStatus,updateAppGroupStatus for tks-batch by @ktkfree in #41
- Update readme by @ktkfree in #42
New Contributors
- @seungkyua made their first contribution in #1
- @estherk0 made their first contribution in #2
- @bluejayA made their first contribution in #7
- @zugwan made their first contribution in #11
- @robertchoi80 made their first contribution in #15
Full Changelog: https://github.com/openinfradev/tks-info/commits/v2.0.0