# Kubernetes (k8s) Notlarım - 1w2.net

## Kubernetes (k8s) Notlarım - 1w2.net

- [Kubernetes Nedir?](https://k8s.1w2.net/kubernetes-nedir.md): genel bir başlangıç yapalım
- [Bileşenler](https://k8s.1w2.net/bilesenler.md): Kubernetes ortamını oluşturan bir çok servis mevcuttur.
- [Kubectl ve Versiyon](https://k8s.1w2.net/kubectl-ve-versiyon.md)
- [Pod](https://k8s.1w2.net/pod.md)
- [Label ve Selector](https://k8s.1w2.net/label-ve-selector.md)
- [Annotation](https://k8s.1w2.net/annotation.md)
- [Namespaces](https://k8s.1w2.net/namespaces.md)
- [Deployments](https://k8s.1w2.net/deployments.md)
- [ReplicaSet](https://k8s.1w2.net/replicaset.md)
- [Rollout & Rollback](https://k8s.1w2.net/rollout-and-rollback.md)
- [Networking](https://k8s.1w2.net/networking.md)
- [Service](https://k8s.1w2.net/service.md)
- [Liveness Probe & Readiness Probe](https://k8s.1w2.net/liveness-probe-and-readiness-probe.md)
- [Resource Limits](https://k8s.1w2.net/resource-limits.md)
- [Environment Variables](https://k8s.1w2.net/environment-variables.md)
- [Ephemeral Volumes](https://k8s.1w2.net/ephemeral-volumes.md)
- [CSI - Plugin](https://k8s.1w2.net/csi-plugin.md)
- [Secrets](https://k8s.1w2.net/secrets.md)
- [ConfigMap](https://k8s.1w2.net/configmap.md)
- [Node Affinity](https://k8s.1w2.net/node-affinity.md)
- [Pod Affinity](https://k8s.1w2.net/pod-affinity.md)
- [Taint and Toleration](https://k8s.1w2.net/taint-and-toleration.md)
- [DaemonSet](https://k8s.1w2.net/daemonset.md)
- [PV/PVC](https://k8s.1w2.net/pv-pvc.md): persistent volume and persistent volume claim
- [Storage Class](https://k8s.1w2.net/storage-class.md)
- [StatefulSet](https://k8s.1w2.net/statefulset.md)
- [Job & Cronjob](https://k8s.1w2.net/job-and-cronjob.md)
- [Authentication](https://k8s.1w2.net/authentication.md)
- [Role-based access control (RBAC)](https://k8s.1w2.net/role-based-access-control-rbac.md)
- [Service Account](https://k8s.1w2.net/service-account.md)
- [Ingress](https://k8s.1w2.net/ingress.md)
- [ImagePullPolicy & ImageSecret](https://k8s.1w2.net/imagepullpolicy-and-imagesecret.md)
- [Static Pods](https://k8s.1w2.net/static-pods.md)
- [Network Policy](https://k8s.1w2.net/network-policy.md)
- [CRD & Operator](https://k8s.1w2.net/crd-and-operator.md)
- [Helm Nedir?](https://k8s.1w2.net/kubernetes-extra/helm-nedir.md)
- [Prometheus Stack - Monitoring](https://k8s.1w2.net/kubernetes-extra/prometheus-stack-monitoring.md)
- [EFK Stack - Monitoring](https://k8s.1w2.net/kubernetes-extra/efk-stack-monitoring.md)
