|
|
|
|
|
by singingtoday
3 days ago
|
|
I ported my company over to k8s to solve a concurrency and scaling issues. What 15 concepts? You're making me worry that I missed something. It was straight forward: pods, nodes, hw type, lifecycle, deployment. They run almost the same docker as the old ec2s used. What did I miss? Is there something important I need to read? |
|
I would say:
- deployments - pods -services - ingress - namespaces - cert-manager - external DNS - external secrets - configmaps - hpa - docker - volumes/pvc
That's the basics