以下是 100 个与 Kubernetes 相关的技术词汇:
- Kubernetes
- Pod
- ReplicaSet
- Deployment
- StatefulSet
- DaemonSet
- Service
- Ingress
- ConfigMap
- Secret
- PersistentVolumeClaim (PVC)
- StorageClass
- VolumeSnapshotClass
- Job/CronJob
- Namespace
- Node/Worker Node/Minion Node
- Master Node/Control Plane Node/Master Control Node
- Container Runtime Interface (CRI)
- Container Network Interface (CNI)
- CRI-O
- OpenShift
- Helm
23 .Kustomize
24 .Helmfile
25 .Kompose
26 .Skaffold
27 .GKE - Google Kubernetes Engine
28 .EKS - Amazon Elastic Kubernetes Service
29 .AKS - Azure Kubernetes Service
30 .Istio
31 .Knative
32 .Fluentd
33 .Prometheus
34 .Grafana
35 .ELK Stack
36 .Logrotate
37 .Syslog-ng
38 etcd
39 API Server
40 Kubelet
41 kube-proxy
42 Scheduler
43 Controller Manager
44 Cloud Provider
45 Admission Controllers
46 kubectl
47 taints and tolerations
48 CustomResourceDefinitions(CRD)
49 Operators
50 Cluster Autoscaler
51 Horizontal Pod Autoscaler(HPA)
52 Vertical Pod Autoscaler(VPA)
53 Node Affinity and anti-affinity
54 Resource Quota
55 Limit Range
56 Priority Class
57 Services Meshes
58 Role-based Access Control(RBAC)
59 Network Policies
60 ImagePullSecrets
61 Docker Registry Secrets
62 Certificate Authority
63 TLS/SSL Encryption
64 Ingress Controllers
65 API Aggregation
66 Kubernetes Federation
67 Pod Preset
68 Seccomp
69 Pod Security Policies(PSP)
70 Init Containers
71 Sidecar containers
72 livenessProbe and readinessProbe
73 Resource Limits and Requests
74 Annotations
75 Labels
76 Taint-based Evictions
77 Kube-proxy modes
78 CoreDNS
79 kube-dns
80 Container Storage Interface (CSI)
81 Volume Types
82 PersistentVolume
83 Custom Metrics APIs
84 External Service Discovery
85 Role-Based Access Control for Kubernetes Network Policies (NetPol RBAC)
86 Cluster API(CAPI)
87 Virtual Kubelet(VK)
88 Kubernetes as a Service(KaaS)
89 Cloud Native Computing Foundation(CNCF)
90 Prometheus Operator
91 Grafana Loki
92 Brigade
93 KEDA - Kubernetes-based Event-Driven Autoscaling
94 FluxCD
95 Jenkins X
96 OpenFaaS - Open Functions as a Service
97 Tekton Pipelines
98 Crossplane
99 Argo CD
100 KubeVirt
以上是与 Kubernetes 相关的一些技术词汇,这只是其中的一部分。如果你要深入学习 Kubernetes,建议先了解这些基本概念及其用途。