Kubernetes
- Cluster installation and configuration (by using kubeadm, Puppet, Ansible)
- Periodic maintenance, upgrades, security checks
- Setting up high availability (multiple master nodes, etcd cluster)
- Implementing GitOps solution like Weave Flux or ArgoCD
- Troubleshoot issues on networking, scheduling, storage, container, crashes and more
- Integrate monitoring, logging and alerting with Prometheus and Nagios
- Automated deployment pipeline with Gitlab, Jenkins or other CI tool (see also CI/CD)
- Tighten security with RBAC rules, network policies and pod security policies
- Service mesh insight and control with Istio or Linkerd
- Integrate with your cloud provider or hypervisor (VMWare, DigitalOcean, GCE, AWS)
- Implement persistent storage (cloud volumes, object storage, NFS, Ceph)
- Implement automated backup
- Writing or customize Helm charts