Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Hong committed Feb 13, 2025
1 parent 91439a3 commit 4b10532
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Container Orchestration/Kubernetes/Kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* [Rancher](https://ranchermanager.docs.rancher.com/getting-started/overview)
* [What is DC/OS?](https://dcos.io/)
* [DC/OS vs Kubernetes: What are the differences?](https://stackshare.io/stackups/dcos-vs-kubernetes)
* [Spring Cloud for Microservices Compared to Kubernetes](https://developers.redhat.com/blog/2016/12/09/spring-cloud-for-microservices-compared-to-kubernetes)
* [Spring Cloud 和 Kubernetes](https://youtu.be/_xMgDF8_mKY)
* [Kubernetes integration with Spring Cloud Discovery Client, Configuration, etc... ](https://github.com/spring-cloud/spring-cloud-kubernetes)
* [當 Spring Cloud 遇上 Kubernetes](https://medium.com/brobridge/%E7%95%B6-spring-cloud-%E9%81%87%E4%B8%8A-kubernetes-5bc9e6ce602f)
Expand All @@ -38,7 +39,6 @@
* [Safely Drain a Node](https://kubernetes.io/docs/tasks/administer-cluster/safely-drain-node/)
* [Migrating the workloads](https://cloud.google.com/kubernetes-engine/docs/tutorials/migrating-node-pool#step_4_migrate_the_workloads)
* [Kubernetes 101, part I, the fundamentals](https://dev.to/leandronsp/kubernetes-101-part-i-the-fundamentals-23a1)
* [Spring Cloud for Microservices Compared to Kubernetes](https://developers.redhat.com/blog/2016/12/09/spring-cloud-for-microservices-compared-to-kubernetes)
* [Here's what to know about changes to kubectl authentication coming in GKE v1.26](https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke)

```shell
Expand Down
3 changes: 3 additions & 0 deletions docs/Service Mesh/Service Mesh.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,8 @@

## Guides/tops..etc

* [Linkerd](https://linkerd.io/)
* [Why Linkerd doesn't use Envoy](https://linkerd.io/2020/12/03/why-linkerd-doesnt-use-envoy/)
* [linkerd2-proxy](https://github.com/linkerd/linkerd2-proxy)
* Istio
* Envoy

0 comments on commit 4b10532

Please sign in to comment.