README
翻译计划&&格式约定
本列表中文章来源于日常发现的好的英文文章或者日报中好的英文文章 翻译文章约定使用MarkDown格式写作
翻译仓库格式约定
translation/image —- 路径下为文章中所需图片,图片命名格式为 XXX-日期(月日 例 1010) translation —- 路径下为翻译后文章,文章命名格式为 文章名.md
文章中图片插入格式约定 —- 图片使用url形式插入
翻译文章列表格式约定
例:Logging Architecture https://kubernetes.io/docs/concepts/cluster-administration/logging/
如已经翻译,请写明翻译人姓名,并且标注已翻译
XXX(文章名)https://XXX(文章链接)(已翻译)(windghoul)
文章列表
- Kubernetes Logging Architecture
- Building Microservices with Event Sourcing CQRS in Go using gRPC, NATS Streaming and CockroachDB 已翻译(@lth2015)
- Handling Client Requests Properly with Kubernetes 已翻译(@maxwell92)
- Kubernetes NodePort vs LoadBalancer vs Ingress? When should I use what?
- ally Expand Volume with CSI and Kubernetes已翻译(@SheriffAlan)
- Understanding Kubernetes networking: ingress
- Use of Let’s Encrypt wildcard certs in Kubernetes
- How to Run HA MySQL on Google Kubernetes Engine已翻译(@SheriffAlan)
- Hands On with Linkerd 2.0
- Introducing Kustomize; Template-free Configuration Customization for Kubernetes
- How to Tag #Docker Images without Pulling them
- Resizing Persistent Volumes using Kubernetes
- Extending Kubernetes with Custom Resources and Operator Frameworks
- How, and When, to Deploy Serverless
- In-depth introduction to Kubernetes admission webhooks
- Debug a Kubernetes Service Locally with Telepresence
- https://medium.com/@masroor.hasan/tracing-infrastructure-with-jaeger-on-kubernetes-6800132a677
- Cortex: Stateful Prometheus Monitoring for Multiple Clients
- Health checking gRPC servers on Kubernetes
- Modernizing Applications for Kubernetes
- Using pod security policies with kubeadm
- Unbabel migrated to Kubernetes and you won’t believe what happened next!
- Be as Serverless as You Can, but Not More than That
- Container Networking Interface aka CNI
- Why You Should Not Neglect Your Developer’s Kubernetes Clusters
- We’re open-sourcing etcdadm! Here’s what it means for Kubernetes in production
- Kubernetes: The Surprisingly Affordable Platform for Personal Projects
- Kubernetes Add-ons for more Efficient Computing
- Knative what’s that now?
- Kubernetes and external DNS services
- Segregating Jenkins Agents on Kubernetes
- Application Safety and Correctness Cannot Be Offloaded to Istio or Any Service Mesh
- Kubernetes v1.12: Introducing RuntimeClass
- Introducing Volume Snapshot Alpha for Kubernetes
- Getting Started with Docker on Windows Server 2019
- Improving the multi-team Kubernetes ingress experience with Heptio Contour 0.6
- Docker Authentication with Keycloak
- Kubernetes Persistent Volumes with Deployment and StatefulSet
- Spring Boot with Vault on Kubernetes
- Service mesh data plane vs. control plane
- How to scale Microservices with Message Queues, Spring Boot, and Kubernetes
- Kubernetes Infrastructure
- Kubernetes vs. Docker: What Does It Really Mean?
- Deploy Your First Deep Learning Model On Kubernetes With Python, Keras, Flask, and Docker
- How to use Envoy as a Load Balancer in Kubernetes
- Autoscaling Applications on Kubernetes - A Primer
- Imperative vs Declarative
- To Better Understand Detroit’s Revival, Look At Its Water And Sewerage Department
- Topology-Aware Volume Provisioning in Kubernetes
- 3 simple tricks for smaller Docker images
- Microk8s puts up its Istio and sails away
- How Does The Kubernetes Networking Work? : Part 1
- How Does The Kubernetes Networking Work? : Part 2
- How Does The Kubernetes Networking Work? : Part 3
- Kafka on Kubernetes - using etcd
- Kubernetes Monitoring with Prometheus -The ultimate guide (part 1).
- An introduction to Ansible Operators in Kubernetes
- An Introduction to the Kubernetes DNS Service
- This guest post was written by Andrey Belik, Dana Groce, and Jason Mimick of MongoDB
- Deploy the Blockchain network using Kubernetes APIs on IBM Cloud
- How to use Envoy as a Load Balancer in Kubernetes
- KubeDirector: The easy way to run complex stateful applications on Kubernetes
- Kubernetes best practices: Setting up health checks with readiness and liveness probes
- Kubernetes Namespaces, Resource Quota, and Limits for QoS in Cluster
- Kubernetes Autoscaling 101: Cluster Autoscaler, Horizontal Pod Autoscaler, and Vertical Pod Autoscaler
- Tag Cleanup Daemon for VMware Harbor
- Kubernetes disaster recovery with Pipeline
- IPVS-Based In-Cluster Load Balancing Deep Dive
- gRPC On HTTP/2: Engineering A Robust, High Performance Protocol
- Understanding the Container Storage Interface (CSI)
- Using go mod download to speed up Golang Docker builds
- Using Kubeless for Kubernetes Events
- Best practices and anti-patterns for containerized deployments
- Customizing Kubernetes Logging (Part 1)
- Adopting Istio in Your Kubernetes Clusters
- Rookout brings breakpoints back to Kubernetes
- Effectively Managing Kubernetes Resources with Cost Monitoring
- Best practices for building Kubernetes Operators and stateful apps
- Unit Testing with the Kubernetes Client Library
- Understanding resource limits in Kubernetes-memory 已翻译(@maxwell92)
- Understanding resource limits in Kubernetes-cpu 已翻译(@maxwell92)