https://github.com/wechaty/cloud
Microservices orchestrating for Wechaty Cloud
https://github.com/wechaty/cloud
Last synced: 5 months ago
JSON representation
Microservices orchestrating for Wechaty Cloud
- Host: GitHub
- URL: https://github.com/wechaty/cloud
- Owner: wechaty
- License: apache-2.0
- Created: 2021-06-12T08:53:43.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-02T01:43:49.000Z (almost 5 years ago)
- Last Synced: 2025-10-09T00:25:13.341Z (10 months ago)
- Language: Makefile
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wechaty Cloud [](https://github.com/Chatie/cloud/actions/workflows/kind.yml)
Microservices orchestrating for Wechaty

> Image source: [Deploy AI Models as Microservice, Mallesh Murugesan, February 12, 2019](https://abeyon.com/deploy-ai-models-as-microservice/)
## Resources
### Project repos
1. [arkade - The Open Source Kubernetes Marketplace](https://github.com/alexellis/arkade)
1. [kind - a tool for running local Kubernetes clusters using Docker container “nodes”](https://kind.sigs.k8s.io/)
1. [ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers](https://github.com/kubernetes-sigs/external-dns)
1. [stein: A linter for config files with a customizable rule set](https://github.com/b4b4r07/stein)
### Books
1. [How Kubernetes Services Work](https://www.bmc.com/blogs/kubernetes-services/)
1. [Beginning Kubernetes: Knowledge & Tutorials for Getting Started](https://www.bmc.com/forms/beginning-kubernetes-ebook.html)
1. [Introduction to Kubernetes patterns](https://www.redhat.com/en/topics/cloud-native-apps/introduction-to-kubernetes-patterns)
1. [Book: Kubernetes Patterns - Reusable Elements for Designing Cloud-Native Applications](https://k8spatterns.io/)
### Server Resiliency Engineering
1. [Building for Resiliency and Scale in the Cloud - Scott Allen](https://www.youtube.com/watch?v=SFLu6jZWXGs)
### Tutorials
1. [Creating event-driven microservices: the why, how and what by Andrew Schofield](https://www.youtube.com/watch?v=ksRCq0BJef8)
1. [Live walkthrough - Raspberry Pi 4 with Kubernetes (k3s), Alex Ellis, Jun 26, 2019](https://www.youtube.com/watch?v=DjpVtNjiXSU)
1. [The Ultimate Engineer Toolbox YouTube 🔨🔧](https://github.com/marcel-dempers/docker-development-youtube-series)
1. [Kubernetes manifests management and operation in Mercari, Babarot, April 22, 2019](https://speakerdeck.com/b4b4r07/kubernetes-manifests-management-and-operation-in-mercari)
1. [Build a Kubernetes Operator in 10 minutes with Operator SDK](https://opensource.com/article/20/3/kubernetes-operator-sdk)
### Kubernetes Object Concepts
1. [Kubernetes Object Management](https://kubernetes.io/docs/concepts/overview/working-with-objects/object-management/)
1. [Resources + Controllers Overview - Kubernetes Resources and Controllers Overview](https://kubectl.docs.kubernetes.io/guides/introduction/resources_controllers/)
1. [Kubectl commands getting started](https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands)
1. [Extending Kubernetes - Operator pattern](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/)
### History stories
1. [Containers At Scale At Google: the Google Cloud Platform and Beyond, Joe Beda, GlueCon, May 22, 2014](https://speakerdeck.com/jbeda/containers-at-scale)
### Methodologies
1. [Event driven solution implementation methodology](https://ibm-cloud-architecture.github.io/refarch-eda/methodology/event-storming/)
### Nginx Ingress
1. [Kubernetes: Automatic Let’s Encrypt Certificates for Services, Sebastian, Aug 4, 2020](https://admantium.medium.com/kubernetes-automatic-lets-encrypt-certificates-for-services-2a5f4aa7f886)
1. [Pain(less?) NGINX Ingress, @Daniel Martins, September 13, 2017](https://danielfm.me/post/painless-nginx-ingress/)
1. [Kubernetes NodePort vs LoadBalancer vs Ingress? When should I use what, Sandeep Dinesh, Mar 12, 2018](https://medium.com/google-cloud/kubernetes-nodeport-vs-loadbalancer-vs-ingress-when-should-i-use-what-922f010849e0)
## Author
[Huan](https://github.com/huan) [(李卓桓)](http://linkedin.com/in/zixia), [Google Cloud Professional Data Engineer](https://www.credential.net/d64187a5-55c9-45f5-850f-a46703a82cef), zixia@zixia.net
[](https://stackoverflow.com/users/1123955/huan)
## Credit
- Code & Docs © 2016-now Huan, Rui, and Wechaty Community Contributors
- Code released under the Apache-2.0 License
- Docs released under Creative Commons