翻译计划&&格式约定

本列表中文章来源于日常发现的好的英文文章或者日报中好的英文文章 翻译文章约定使用MarkDown格式写作

翻译仓库格式约定

translation/image —- 路径下为文章中所需图片,图片命名格式为 XXX-日期(月日 例 1010) translation —- 路径下为翻译后文章,文章命名格式为 文章名.md

文章中图片插入格式约定 —- 图片使用url形式插入

翻译文章列表格式约定

例:Logging Architecture https://kubernetes.io/docs/concepts/cluster-administration/logging/

如已经翻译,请写明翻译人姓名,并且标注已翻译

XXX(文章名)https://XXX(文章链接)(已翻译)(windghoul)

文章列表

  1. Kubernetes Logging Architecture
  2. Building Microservices with Event Sourcing CQRS in Go using gRPC, NATS Streaming and CockroachDB 已翻译(@lth2015)
  3. Handling Client Requests Properly with Kubernetes 已翻译(@maxwell92)
  4. Kubernetes NodePort vs LoadBalancer vs Ingress? When should I use what?
  5. ally Expand Volume with CSI and Kubernetes已翻译(@SheriffAlan)
  6. Understanding Kubernetes networking: ingress
  7. Use of Let’s Encrypt wildcard certs in Kubernetes
  8. How to Run HA MySQL on Google Kubernetes Engine已翻译(@SheriffAlan)
  9. Hands On with Linkerd 2.0
  10. Introducing Kustomize; Template-free Configuration Customization for Kubernetes
  11. How to Tag #Docker Images without Pulling them
  12. Resizing Persistent Volumes using Kubernetes
  13. Extending Kubernetes with Custom Resources and Operator Frameworks
  14. How, and When, to Deploy Serverless
  15. In-depth introduction to Kubernetes admission webhooks
  16. Debug a Kubernetes Service Locally with Telepresence
  17. https://medium.com/@masroor.hasan/tracing-infrastructure-with-jaeger-on-kubernetes-6800132a677
  18. Cortex: Stateful Prometheus Monitoring for Multiple Clients
  19. Health checking gRPC servers on Kubernetes
  20. Modernizing Applications for Kubernetes
  21. Using pod security policies with kubeadm
  22. Unbabel migrated to Kubernetes and you won’t believe what happened next!
  23. Be as Serverless as You Can, but Not More than That
  24. Container Networking Interface aka CNI
  25. Why You Should Not Neglect Your Developer’s Kubernetes Clusters
  26. We’re open-sourcing etcdadm! Here’s what it means for Kubernetes in production
  27. Kubernetes: The Surprisingly Affordable Platform for Personal Projects
  28. Kubernetes Add-ons for more Efficient Computing
  29. Knative what’s that now?
  30. Kubernetes and external DNS services
  31. Segregating Jenkins Agents on Kubernetes
  32. Application Safety and Correctness Cannot Be Offloaded to Istio or Any Service Mesh
  33. Kubernetes v1.12: Introducing RuntimeClass
  34. Introducing Volume Snapshot Alpha for Kubernetes
  35. Getting Started with Docker on Windows Server 2019
  36. Improving the multi-team Kubernetes ingress experience with Heptio Contour 0.6
  37. Docker Authentication with Keycloak
  38. Kubernetes Persistent Volumes with Deployment and StatefulSet
  39. Spring Boot with Vault on Kubernetes
  40. Service mesh data plane vs. control plane
  41. How to scale Microservices with Message Queues, Spring Boot, and Kubernetes
  42. Kubernetes Infrastructure
  43. Kubernetes vs. Docker: What Does It Really Mean?
  44. Deploy Your First Deep Learning Model On Kubernetes With Python, Keras, Flask, and Docker
  45. How to use Envoy as a Load Balancer in Kubernetes
  46. Autoscaling Applications on Kubernetes - A Primer
  47. Imperative vs Declarative
  48. To Better Understand Detroit’s Revival, Look At Its Water And Sewerage Department
  49. Topology-Aware Volume Provisioning in Kubernetes
  50. 3 simple tricks for smaller Docker images
  51. Microk8s puts up its Istio and sails away
  52. How Does The Kubernetes Networking Work? : Part 1
  53. How Does The Kubernetes Networking Work? : Part 2
  54. How Does The Kubernetes Networking Work? : Part 3
  55. Kafka on Kubernetes - using etcd
  56. Kubernetes Monitoring with Prometheus -The ultimate guide (part 1).
  57. An introduction to Ansible Operators in Kubernetes
  58. An Introduction to the Kubernetes DNS Service
  59. This guest post was written by Andrey Belik, Dana Groce, and Jason Mimick of MongoDB
  60. Deploy the Blockchain network using Kubernetes APIs on IBM Cloud
  61. How to use Envoy as a Load Balancer in Kubernetes
  62. KubeDirector: The easy way to run complex stateful applications on Kubernetes
  63. Kubernetes best practices: Setting up health checks with readiness and liveness probes
  64. Kubernetes Namespaces, Resource Quota, and Limits for QoS in Cluster
  65. Kubernetes Autoscaling 101: Cluster Autoscaler, Horizontal Pod Autoscaler, and Vertical Pod Autoscaler
  66. Tag Cleanup Daemon for VMware Harbor
  67. Kubernetes disaster recovery with Pipeline
  68. IPVS-Based In-Cluster Load Balancing Deep Dive
  69. gRPC On HTTP/2: Engineering A Robust, High Performance Protocol
  70. Understanding the Container Storage Interface (CSI)
  71. Using go mod download to speed up Golang Docker builds
  72. Using Kubeless for Kubernetes Events
  73. Best practices and anti-patterns for containerized deployments
  74. Customizing Kubernetes Logging (Part 1)
  75. Adopting Istio in Your Kubernetes Clusters
  76. Rookout brings breakpoints back to Kubernetes
  77. Effectively Managing Kubernetes Resources with Cost Monitoring
  78. Best practices for building Kubernetes Operators and stateful apps
  79. Unit Testing with the Kubernetes Client Library
  80. Understanding resource limits in Kubernetes-memory 已翻译(@maxwell92)
  81. Understanding resource limits in Kubernetes-cpu 已翻译(@maxwell92)