Skip to content

Commit

Permalink
Fixed kubernetes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BinL233 authored Jun 16, 2023
1 parent aa0234c commit 498d941
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/Kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
- [3. Pod](#3-pod)
- [NameSpace](#namespace)
- [Controller](#controller)
- [1. Delopyment](#1-delopyment)
- [1. Deployment](#1-deployment)
- [2. Job](#2-job)
- [3. CronJob](#3-cronjob)
- [4. DaemonSet](#4-daemonset)
Expand Down Expand Up @@ -238,7 +238,7 @@ spec:

![pic](/kubernetes/images/k8s.PNG)

### 1. Delopyment
### 1. Deployment

用于**无状态服务**

Expand Down

0 comments on commit 498d941

Please sign in to comment.