We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e964ad4 commit 067c67eCopy full SHA for 067c67e
1 file changed
_wiki/k8s.md
@@ -3,7 +3,7 @@ layout : wiki
3
title : k8s
4
summary : Kubernetes
5
date : 2020-02-18 14:45:23 +0900
6
-updated : 2021-01-05 00:49:36 +0900
+updated : 2021-03-18 10:28:25 +0900
7
tags : k8s, kubernetes
8
toc : true
9
public : true
@@ -24,4 +24,4 @@ adsense : true
24
* [카카오톡 적용 사례를 통해 살펴보는 카카오 클라우드의 Kubernetes as a Service](https://if.kakao.com/2019/program?sessionId=eebbe5ae-0c77-4f52-83af-5818f9fd6c26)
25
* [Kubernetes deployment strategies](https://github.com/ContainerSolutions/k8s-deployment-strategies)
26
* [blue-green-deploy](https://codefresh.io/kubernetes-tutorial/blue-green-deploy/)
27
-
+* [Container부터 다시 살펴보는 Kubernetes Pod 동작 원리](https://hyojun.me/~k8s-pod-internal)
0 commit comments