We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d43c89 commit 98d8c92Copy full SHA for 98d8c92
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-04-28 13:45:55 +0900
+updated : 2023-01-16 16:29:21 +0900
7
tags : k8s, kubernetes
8
toc : true
9
public : true
@@ -19,6 +19,9 @@ adsense : true
19
* [Kubernetes Ingress Controllers](https://docs.google.com/spreadsheets/d/191WWNpjJ2za6-nbG4ZoUMXMpUK8KlCIosvQB0f-oq3k/edit#gid=907731238)
20
* k8s igress type 별로 기능들을 비교해둔 표
21
22
+* [Probe default value](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#configure-probes)
23
+
24
25
## 참고자료
26
27
* [카카오톡 적용 사례를 통해 살펴보는 카카오 클라우드의 Kubernetes as a Service](https://if.kakao.com/2019/program?sessionId=eebbe5ae-0c77-4f52-83af-5818f9fd6c26)
0 commit comments