@@ -99,12 +99,12 @@ pengulas dari metadata kode tersebut.
99
99
para pembaca dokumentasi.
100
100
* Tulislah miring untuk kata-kata bahasa Inggris yang diimpor jika kamu tidak
101
101
dapat menemukan kata-kata tersebut dalam bahasa Indonesia.
102
- * : white_check_mark : Benar: _ controller_ .
103
- * : x : Salah: controller, ` controller ` .
102
+ * ✅ Benar: _ controller_ .
103
+ * ❌ Salah: controller, ` controller ` .
104
104
* Selalu rujuk setiap istilah teknis saat pertama kali disebutkan dalam dokumen ke glosarium.
105
105
* Gunakan kalimat aktif bila memungkinkan.
106
- * : white_check_mark : Benar: "Pod menjalankan satu atau lebih kontainer."
107
- * : x : Salah: "Sebuah Pod menjalankan satu atau lebih kontainer." (terlalu kaku)
106
+ * ✅ Benar: "Pod menjalankan satu atau lebih kontainer."
107
+ * ❌ Salah: "Sebuah Pod menjalankan satu atau lebih kontainer." (terlalu kaku)
108
108
* Jangan menerjemahkan perintah CLI atau keluaran perintah CLI (misalnya, ` kubectl get pods ` harus tetap dalam bahasa Inggris).
109
109
* Ikuti terjemahan di [ Glosarium Indonesia] ( #glosarium-indonesia ) .
110
110
@@ -115,14 +115,14 @@ lengkapnya [di sini](/docs/reference/kubernetes-api/).
115
115
Sebagai contoh:
116
116
117
117
* PersistentVolume
118
- * : white_check_mark : Benar: PersistentVolume.
119
- * : x : Salah: volume persisten, ` PersistentVolume ` , persistentVolume.
118
+ * ✅ Benar: PersistentVolume.
119
+ * ❌ Salah: volume persisten, ` PersistentVolume ` , persistentVolume.
120
120
121
121
* Pod
122
- * : white_check_mark : Benar: Pod.
123
- * : x : Salah: pod, ` pod ` , "pod".
122
+ * ✅ Benar: Pod.
123
+ * ❌ Salah: pod, ` pod ` , "pod".
124
124
125
- : information_source : * Tips* : Biasanya API objek sudah ditulis dalam huruf kapital pada halaman asli
125
+ 💡 * Tips* : Biasanya API objek sudah ditulis dalam huruf kapital pada halaman asli
126
126
bahasa Inggris.
127
127
128
128
### Panduan untuk kata-kata yang sama dengan API Objek Kubernetes
@@ -133,7 +133,7 @@ Sebagai contoh: _service_, _container_, _node_ , dan lain sebagainya. Kata-kata
133
133
sebaiknya diterjemahkan ke Bahasa Indonesia sebagai contoh _ service_ menjadi
134
134
layanan, _ container_ menjadi kontainer.
135
135
136
- : information_source : * Tips* : Biasanya kata-kata yang mengacu ke arti yang lebih umum sudah * tidak*
136
+ 💡 * Tips* : Biasanya kata-kata yang mengacu ke arti yang lebih umum sudah * tidak*
137
137
ditulis dalam huruf kapital pada halaman asli bahasa Inggris.
138
138
139
139
### Panduan untuk "Feature Gate" Kubernetes
@@ -142,157 +142,156 @@ Istilah [_feature gate_](/docs/reference/command-line-tools-reference/feature-ga
142
142
Kubernetes tidak perlu diterjemahkan ke dalam bahasa Indonesia dan tetap
143
143
dipertahankan dalam bentuk aslinya.
144
144
145
- Contoh dari _ functional gate_ adalah sebagai berikut:
145
+ Contoh dari _ feature gate_ adalah sebagai berikut:
146
146
147
- - Akselerator
148
- - AdvancedAuditing
149
- - AffinityInAnnotations
150
- - AllowExtTrafficLocalEndpoints
147
+ - AllowUnsafeMalformedObjectDeletion
148
+ - AnonymousAuthConfigurableEndpoints
149
+ - APIResponseCompression
151
150
- ...
152
151
153
152
### Glosarium Indonesia
154
153
155
- | ** Inggris** | ** Bahasa ** | ** Catatan** | ** Tipe Kata ** | ** Sumber** | ** Contoh Kalimat ** |
156
- | -------------| ------------| ------------- | --------------- | ------------ | ------ ------------|
157
- | Add-ons | ... | ... | ... | ... | ... |
158
- | Admission Controller | ... | ... | ... | ... | ... |
159
- | Affinity | Afinitas | Ejaan yang disesuaikan | ... | https://kbbi.kemdikbud.go.id/entri/afinitas | ... |
160
- | Aggregation Layer | Lapisan Agregasi | Dilokalkan | ... | ... | ... |
161
- | Annotation | Anotasi | Ejaan yang disesuaikan | ... | https://kbbi.kemdikbud.go.id/entri/anotasi | ... |
162
- | API Group | Grup API | Dilokalkan | ... | ... | ... |
163
- | API Resource | Sumber Daya API | Dilokalkan | ... | ... | ... |
164
- | API Server | Server API | Dilokalkan | ... | ... | ... |
165
- | API-initiated eviction | ... | ... | ... | ... | ... |
166
- | App Container | Kontainer Aplikasi | Dilokalkan | ... | ... | ... |
167
- | Application Architect | Aplikasi Arsitek | Dilokalkan | ... | ... | ... |
168
- | Applications | Aplikasi | Ejaan yang disesuaikan | ... | https://kbbi.kemdikbud.go.id/entri/aplikasi | ... |
169
- | Approver | Pemberi Persetujuan | Dilokalkan | ... | ... | ... |
170
- | cAdvisor | cAdvisor | Tetap | ... | ... | ... |
171
- | Certificate | Sertifikat | Ejaan yang disesuaikan | ... | https://kbbi.kemdikbud.go.id/entri/sertifikat | ... |
172
- | cgroup (control group) | cgroup (control group) | Tetap | ... | ... | ... |
173
- | CIDR | CIDR | Tetap | ... | ... | ... |
174
- | CLA (Contributor License Agreement) | CLA (Contributor License Agreement) | Tetap | ... | ... | ... |
175
- | Cluster | Klaster | Ejaan yang disesuaikan | ... | https://kbbi.kemdikbud.go.id/entri/klaster | Klaster Kubernetes adalah sekumpulan node yang menjalankan aplikasi dalam Kontainer. |
176
- | ConfigMap | ConfigMap | Tetap | ... | ... | ... |
177
- | Container | Kontainer | Ejaan yang disesuaikan | ... | https://kbbi.kemdikbud.go.id/entri/kontainer | ... |
178
- | Container Environment Variables | ... | ... | ... | ... | ... |
179
- | Container Lifecycle Hooks | ... | ... | ... | ... | ... |
180
- | Container Network Interface (CNI) | ... | ... | ... | ... | ... |
181
- | Container Runtime | ... | ... | ... | ... | ... |
182
- | Container Runtime Interface (CRI) | ... | ... | ... | ... | ... |
183
- | Container Storage Interface (CSI) | ... | ... | ... | ... | ... |
184
- | containerd | containerd | Tetap | ... | ... | ... |
185
- | Contributor | Kontributor | Ejaan yang disesuaikan | ... | https://kbbi.kemdikbud.go.id/entri/kontributor | ... |
186
- | Control Plane | ... | ... | ... | ... | ... |
187
- | Controller | Pengontrol | Dilokalkan | ... | ... | ... |
188
- | CRI-O | ... | ... | ... | ... | ... |
189
- | CronJob | CronJob | Tetap | ... | ... | ... |
190
- | CustomResourceDefinition | ... | ... | ... | ... | ... |
191
- | DaemonSet | DaemonSet | Tetap | ... | ... | ... |
192
- | Data Plane | ... | ... | ... | ... | ... |
193
- | Deployment | Deployment | Tetap | ... | ... | ... |
194
- | Developer | ... | ... | ... | ... | ... |
195
- | Device Plugin | ... | ... | ... | ... | ... |
196
- | Disruption | Disrupsi | Ejaan yang disesuaikan | ... | https://kbbi.kemdikbud.go.id/entri/disrupsi | ... |
197
- | Docker | Docker | Tetap | ... | ... | ... |
198
- | Dockershim | Dockershim | Tetap | ... | ... | ... |
199
- | Downstream | ... | ... | ... | ... | ... |
200
- | Downward API | ... | ... | ... | ... | ... |
201
- | Drain | ... | ... | ... | ... | ... |
202
- | Duration | Durasi | Ejaan yang disesuaikan | ... | https://kbbi.kemdikbud.go.id/entri/durasi | ... |
203
- | Dynamic Volume Provisioning | ... | ... | ... | ... | ... |
204
- | Endpoints | ... | ... | ... | ... | ... |
205
- | EdnpointSlice | ... | ... | ... | ... | ... |
206
- | Ephemeral Container | Kontainer Sementara | Dilokalkan | ... | ... | ... |
207
- | etcd | etcd | Tetap | ... | ... | ... |
208
- | Event | ... | ... | ... | ... | ... |
209
- | Eviction | Pengusiran | Dilokalkan | ... | ... | ... |
210
- | Extensions | Ekstensi | Ejaan yang disesuaikan | ... | https://kbbi.kemdikbud.go.id/entri/ekstensi | ... |
211
- | Feature gate | ... | ... | ... | ... | ... |
212
- | Finalizer | ... | ... | ... | ... | ... |
213
- | FlexVolume | FlexVolume | Tetap | ... | ... | ... |
214
- | Garbage Collection | ... | ... | ... | ... | ... |
215
- | Gateway API | ... | ... | ... | ... | ... |
216
- | Group Version Resource | ... | ... | ... | ... | ... |
217
- | Helm Chart | ... | ... | ... | ... | ... |
218
- | Horizontal Pod Autoscaler | ... | ... | ... | ... | ... |
219
- | HostAliases | HostAliases | Tetap | ... | ... | ... |
220
- | Image | Image | Tetap | ... | ... | ... |
221
- | Immutable Infrastucture | ... | ... | ... | ... | ... |
222
- | Ingress | Ingress | Tetap | ... | ... | ... |
223
- | Init Container | Kontainer Inisiasi | Dilokalkan | ... | ... | ... |
224
- | Istio | Istio | Tetap | ... | ... | ... |
225
- | Job | Job | Tetap | ... | ... | ... |
226
- | JSON Web Token (JWT) | JSON Web Token (JWT) | Tetap | ... | ... | ... |
227
- | kOps (Kubernetes Operations) | kOps (Operasi Kubernetes) | Dilokalkan | ... | ... | ... |
228
- | kube-controller-manager | kube-controller-manager | Tetap | ... | ... | ... |
229
- | kube-proxy | kube-proxy | Tetap | ... | ... | ... |
230
- | kube-scheduler | kube-scheduler | Tetap | ... | ... | ... |
231
- | Kubeadm | Kubeadm | Tetap | ... | ... | ... |
232
- | Kubectl | Kubectl | Tetap | ... | ... | ... |
233
- | Kubelet | Kubelet | Tetap | ... | ... | ... |
234
- | Kubernetes API | API Kubernetes | Dilokalkan | ... | ... | ... |
235
- | Label | Label | Tetap, Label juga adalah Label dalam Bahasa | ... | https://kbbi.kemdikbud.go.id/entri/label | ... |
236
- | LimitRange | LimitRange | Tetap | ... | ... | ... |
237
- | Logging | ... | ... | ... | ... | ... |
238
- | Managed Service | ... | ... | ... | ... | ... |
239
- | Manifest | Manifes | Ejaan yang disesuaikan | ... | https://kbbi.kemdikbud.go.id/entri/manifes | ... |
240
- | Master | Master | Tetap, Master juga adalah Master dalam Bahasa | ... | https://kbbi.kemdikbud.go.id/entri/master | ... |
241
- | Member | Anggota | Dilokalkan | ... | ... | ... |
242
- | Minikube | Minikube | Tetap | ... | ... | ... |
243
- | Mirror Pod | ... | ... | ... | ... | ... |
244
- | Mixed Version Proxy (MVP) | ... | ... | ... | ... | ... |
245
- | Name | Name | Tetap | ... | ... | ... |
246
- | Namespace | Namespace | Tetap | ... | ... | ... |
247
- | Network Policy | ... | ... | ... | ... | ... |
248
- | Node | Node | Tetap | ... | ... | ... |
249
- | Node-pressure eviction | ... | ... | ... | ... | ... |
250
- | Object | Objek | Ejaan yang disesuaikan | ... | https://kbbi.kemdikbud.go.id/entri/objek | ... |
251
- | Operator pattern | ... | ... | ... | ... | ... |
252
- | Persistent Volume | Persistent Volume | Tetap | ... | ... | ... |
253
- | Persistent Volume Claim | Persistent Volume Claim | Tetap | ... | ... | ... |
254
- | Platform Developer | ... | ... | ... | ... | ... |
255
- | Pod | Pod | Tetap (widely understood) | ... | ... | ... |
256
- | Pod Disruption | Disrupsi Pod | Dilokalkan | ... | ... | ... |
257
- | Pod Disruption Budget | ... | ... | ... | ... | ... |
258
- | Pod Lifecycle | ... | ... | ... | ... | ... |
259
- | Pod Priority | Prioritas Pod | Dilokalkan | ... | ... | ... |
260
- | Pod Security Policy | ... | ... | ... | ... | ... |
261
- | PodTemplate | PodTemplate | Tetap | ... | ... | ... |
262
- | Preemption | ... | ... | ... | ... | ... |
263
- | PriorityClass | PriorityClass | Tetap | ... | ... | ... |
264
- | Probe | ... | ... | ... | ... | ... |
265
- | Proxy | ... | ... | ... | ... | ... |
266
- | QoS Class | Kelas QoS | Dilokalkan | ... | ... | ... |
267
- | Quantity | Kuantitas | Ejaan yang disesuaikan | ... | https://kbbi.kemdikbud.go.id/entri/kuantitas | ... |
268
- | RBAC (Role-Based Access Control) | RBAC (Role-Based Access Control) | Tetap | ... | ... | ... |
269
- | Replica | ... | ... | ... | ... | ... |
270
- | ReplicaSet | ReplicaSet | Tetap | ... | ... | ... |
271
- | ReplicationController | ReplicationController | Tetap | ... | ... | ... |
272
- | Resource (infrastructure) | ... | ... | ... | ... | ... |
273
- | Resource Quotas | ... | ... | ... | ... | ... |
274
- | Reviewer | Pengulas | Dilokalkan | ... | https://kbbi.kemdikbud.go.id/entri/pengulas | ... |
275
- | Secret | Secret | Tetap | ... | ... | ... |
276
- | Security Context | ... | ... | ... | ... | ... |
277
- | Selector | ... | ... | ... | ... | ... |
278
- | Service | Servis | Ejaan yang disesuaikan | ... | https://kbbi.kemdikbud.go.id/entri/servis | ... |
279
- | Service Catalog | ... | ... | ... | ... | ... |
280
- | ServiceAccount | ServiceAccount | Tetap | ... | ... | ... |
281
- | Shuffle-sharding | Shuffle-sharding | Tetap | ... | ... | ... |
282
- | Sidecar Container | Kontainer Sidecar | Dilokalkan | ... | ... | ... |
283
- | SIG (special interest group) | SIG (special interest group) | Tetap | ... | ... | ... |
284
- | Spec | Spec | Tetap | ... | ... | ... |
285
- | StatefulSet | StatefulSet | Tetap | ... | ... | ... |
286
- | Static Pod | Pod Statis | Dilokalkan | ... | ... | ... |
287
- | Storage Class | ... | ... | ... | ... | ... |
288
- | sysctl | sysctl | Tetap | ... | ... | ... |
289
- | Taint | ... | ... | ... | ... | ... |
290
- | Toleration | Toleransi | Ejaan yang disesuaikan | ... | https://kbbi.kemdikbud.go.id/entri/toleransi | ... |
291
- | UID | UID | Tetap | ... | ... | ... |
292
- | Upstream | ... | ... | ... | ... | ... |
293
- | user namespace | ... | ... | ... | ... | ... |
294
- | Volume | Volume | Tetap | ... | ... | ... |
295
- | Volume Plugin | Volume Plugin | Tetap | ... | ... | ... |
296
- | Watch | Watch | Tetap | ... | ... | ... |
297
- | WG (working group) | ... | ... | ... | ... | ... |
298
- | Workload | ... | ... | ... | ... | ... |
154
+ | ** Inggris** | ** Indonesia ** | ** Catatan** | ** Sumber** |
155
+ | -------------| ---------------| -------------| ------------|
156
+ | Add-ons | ... | ... | ... |
157
+ | Admission Controller | ... | ... | ... |
158
+ | Affinity | Afinitas | Ejaan yang disesuaikan | https://kbbi.kemdikbud.go.id/entri/afinitas |
159
+ | Aggregation Layer | Lapisan Agregasi | Dilokalkan | ... |
160
+ | Annotation | Anotasi | Ejaan yang disesuaikan | https://kbbi.kemdikbud.go.id/entri/anotasi |
161
+ | API Group | Grup API | Dilokalkan | ... |
162
+ | API Resource | Sumber Daya API | Dilokalkan | ... |
163
+ | API Server | Server API | Dilokalkan | ... |
164
+ | API-initiated eviction | ... | ... | ... |
165
+ | App Container | Kontainer Aplikasi | Dilokalkan | ... |
166
+ | Application Architect | Aplikasi Arsitek | Dilokalkan | ... |
167
+ | Applications | Aplikasi | Ejaan yang disesuaikan | https://kbbi.kemdikbud.go.id/entri/aplikasi |
168
+ | Approver | Pemberi Persetujuan | Dilokalkan | ... |
169
+ | cAdvisor | cAdvisor | Tetap | ... |
170
+ | Certificate | Sertifikat | Ejaan yang disesuaikan | https://kbbi.kemdikbud.go.id/entri/sertifikat |
171
+ | cgroup (control group) | cgroup (control group) | Tetap | ... |
172
+ | CIDR | CIDR | Tetap | ... |
173
+ | CLA (Contributor License Agreement) | CLA (Contributor License Agreement) | Tetap | ... |
174
+ | Cluster | Klaster | Ejaan yang disesuaikan | https://kbbi.kemdikbud.go.id/entri/klaster |
175
+ | ConfigMap | ConfigMap | Tetap | ... |
176
+ | Container | Kontainer | Ejaan yang disesuaikan | https://kbbi.kemdikbud.go.id/entri/kontainer |
177
+ | Container Environment Variables | ... | ... | ... |
178
+ | Container Lifecycle Hooks | ... | ... | ... |
179
+ | Container Network Interface (CNI) | ... | ... | ... |
180
+ | Container Runtime | ... | ... | ... |
181
+ | Container Runtime Interface (CRI) | ... | ... | ... |
182
+ | Container Storage Interface (CSI) | ... | ... | ... |
183
+ | containerd | containerd | Tetap | ... |
184
+ | Contributor | Kontributor | Ejaan yang disesuaikan | https://kbbi.kemdikbud.go.id/entri/kontributor |
185
+ | Control Plane | ... | ... | ... |
186
+ | Controller | Pengontrol | Dilokalkan | ... |
187
+ | CRI-O | ... | ... | ... |
188
+ | CronJob | CronJob | Tetap | ... |
189
+ | CustomResourceDefinition | ... | ... | ... |
190
+ | DaemonSet | DaemonSet | Tetap | ... |
191
+ | Data Plane | ... | ... | ... |
192
+ | Deployment | Deployment | Tetap | ... |
193
+ | Developer | ... | ... | ... |
194
+ | Device Plugin | ... | ... | ... |
195
+ | Disruption | Disrupsi | Ejaan yang disesuaikan | https://kbbi.kemdikbud.go.id/entri/disrupsi |
196
+ | Docker | Docker | Tetap | ... |
197
+ | Dockershim | Dockershim | Tetap | ... |
198
+ | Downstream | ... | ... | ... |
199
+ | Downward API | ... | ... | ... |
200
+ | Drain | ... | ... | ... |
201
+ | Duration | Durasi | Ejaan yang disesuaikan | https://kbbi.kemdikbud.go.id/entri/durasi | ... |
202
+ | Dynamic Volume Provisioning | ... | ... | ... |
203
+ | Endpoints | ... | ... | ... |
204
+ | EdnpointSlice | ... | ... | ... |
205
+ | Ephemeral Container | Kontainer Sementara | Dilokalkan | ... |
206
+ | etcd | etcd | Tetap | ... |
207
+ | Event | ... | ... | ... |
208
+ | Eviction | Pengusiran | Dilokalkan | ... |
209
+ | Extensions | Ekstensi | Ejaan yang disesuaikan | https://kbbi.kemdikbud.go.id/entri/ekstensi |
210
+ | Feature gate | ... | ... | ... |
211
+ | Finalizer | ... | ... | ... |
212
+ | FlexVolume | FlexVolume | Tetap | ... |
213
+ | Garbage Collection | ... | ... | ... |
214
+ | Gateway API | ... | ... | ... |
215
+ | Group Version Resource | ... | ... | ... |
216
+ | Helm Chart | ... | ... | ... |
217
+ | Horizontal Pod Autoscaler | ... | ... | ... |
218
+ | HostAliases | HostAliases | Tetap | ... |
219
+ | Image | Image | Tetap | ... |
220
+ | Immutable Infrastucture | ... | ... | ... |
221
+ | Ingress | Ingress | Tetap | ... |
222
+ | Init Container | Kontainer Inisiasi | Dilokalkan | ... |
223
+ | Istio | Istio | Tetap | ... |
224
+ | Job | Job | Tetap | ... |
225
+ | JSON Web Token (JWT) | JSON Web Token (JWT) | Tetap | ... |
226
+ | kOps (Kubernetes Operations) | kOps (Operasi Kubernetes) | Dilokalkan | ... |
227
+ | kube-controller-manager | kube-controller-manager | Tetap | ... |
228
+ | kube-proxy | kube-proxy | Tetap | ... |
229
+ | kube-scheduler | kube-scheduler | Tetap | ... |
230
+ | Kubeadm | Kubeadm | Tetap | ... |
231
+ | Kubectl | Kubectl | Tetap | ... |
232
+ | Kubelet | Kubelet | Tetap | ... |
233
+ | Kubernetes API | API Kubernetes | Dilokalkan | ... |
234
+ | Label | Label | Tetap, Label juga adalah Label dalam Bahasa | https://kbbi.kemdikbud.go.id/entri/label |
235
+ | LimitRange | LimitRange | Tetap | ... |
236
+ | Logging | ... | ... | ... |
237
+ | Managed Service | ... | ... | ... |
238
+ | Manifest | Manifes | Ejaan yang disesuaikan | https://kbbi.kemdikbud.go.id/entri/manifes |
239
+ | Master | Master | Tetap, Master juga adalah Master dalam Bahasa | https://kbbi.kemdikbud.go.id/entri/master |
240
+ | Member | Anggota | Dilokalkan | ... |
241
+ | Minikube | Minikube | Tetap | ... |
242
+ | Mirror Pod | ... | ... | ... |
243
+ | Mixed Version Proxy (MVP) | ... | ... | ... |
244
+ | Name | Name | Tetap | ... |
245
+ | Namespace | Namespace | Tetap | ... |
246
+ | Network Policy | ... | ... | ... |
247
+ | Node | Node | Tetap | ... |
248
+ | Node-pressure eviction | ... | ... | ... |
249
+ | Object | Objek | Ejaan yang disesuaikan | https://kbbi.kemdikbud.go.id/entri/objek |
250
+ | Operator pattern | ... | ... | ... |
251
+ | Persistent Volume | Persistent Volume | Tetap | ... |
252
+ | Persistent Volume Claim | Persistent Volume Claim | Tetap | ... |
253
+ | Platform Developer | ... | ... | ... |
254
+ | Pod | Pod | Tetap (widely understood) | ... |
255
+ | Pod Disruption | Disrupsi Pod | Dilokalkan | ... |
256
+ | Pod Disruption Budget | ... | ... | ... |
257
+ | Pod Lifecycle | ... | ... | ... |
258
+ | Pod Priority | Prioritas Pod | Dilokalkan | ... |
259
+ | Pod Security Policy | ... | ... | ... |
260
+ | PodTemplate | PodTemplate | Tetap | ... |
261
+ | Preemption | ... | ... | ... |
262
+ | PriorityClass | PriorityClass | Tetap | ... |
263
+ | Probe | ... | ... | ... |
264
+ | Proxy | ... | ... | ... |
265
+ | QoS Class | Kelas QoS | Dilokalkan | ... |
266
+ | Quantity | Kuantitas | Ejaan yang disesuaikan | https://kbbi.kemdikbud.go.id/entri/kuantitas |
267
+ | RBAC (Role-Based Access Control) | RBAC (Role-Based Access Control) | Tetap | ... |
268
+ | Replica | ... | ... | ... |
269
+ | ReplicaSet | ReplicaSet | Tetap | ... |
270
+ | ReplicationController | ReplicationController | Tetap | ... |
271
+ | Resource (infrastructure) | ... | ... | ... |
272
+ | Resource Quotas | ... | ... | ... |
273
+ | Reviewer | Pengulas | Dilokalkan | https://kbbi.kemdikbud.go.id/entri/pengulas |
274
+ | Secret | Secret | Tetap | ... |
275
+ | Security Context | ... | ... | ... |
276
+ | Selector | ... | ... | ... |
277
+ | Service | Servis | Ejaan yang disesuaikan | https://kbbi.kemdikbud.go.id/entri/servis |
278
+ | Service Catalog | ... | ... | ... |
279
+ | ServiceAccount | ServiceAccount | Tetap | ... |
280
+ | Shuffle-sharding | Shuffle-sharding | Tetap | ... |
281
+ | Sidecar Container | Kontainer Sidecar | Dilokalkan | ... |
282
+ | SIG (special interest group) | SIG (special interest group) | Tetap | ... |
283
+ | Spec | Spec | Tetap | ... |
284
+ | StatefulSet | StatefulSet | Tetap | ... |
285
+ | Static Pod | Pod Statis | Dilokalkan | ... |
286
+ | Storage Class | ... | ... | ... |
287
+ | sysctl | sysctl | Tetap | ... |
288
+ | Taint | ... | ... | ... |
289
+ | Toleration | Toleransi | Ejaan yang disesuaikan | https://kbbi.kemdikbud.go.id/entri/toleransi |
290
+ | UID | UID | Tetap | ... |
291
+ | Upstream | ... | ... | ... |
292
+ | user namespace | ... | ... | ... |
293
+ | Volume | Volume | Tetap | ... |
294
+ | Volume Plugin | Volume Plugin | Tetap | ... |
295
+ | Watch | Watch | Tetap | ... |
296
+ | WG (working group) | ... | ... | ... |
297
+ | Workload | ... | ... | ... |
0 commit comments