领域
Cloud & Infrastructure
技能档案
Pods, Deployments, Services, ConfigMaps, Secrets, Namespaces
角色数
67
包含此技能的角色
级别数
5
结构化成长路径
必要要求
100
其余 231 个可选
Cloud & Infrastructure
Kubernetes & Orchestration
2026/3/17
选择当前级别并对比期望。下方卡片显示晋升所需掌握的内容。
表格展示从初级到首席的技能深度变化。点击行查看详情。
| 角色 | 必要性 | 描述 |
|---|---|---|
| 1C Developer | Knows Kubernetes basics and understands orchestration capabilities for 1C infrastructure. Understands principles of deploying auxiliary 1C services in containerized environments. | |
| AI Product Engineer | Studies basic Kubernetes concepts for deploying AI services — pods, services, deployments. Understands the role of container orchestration in ensuring reliable ML model operation in production environments. | |
| Analytics Engineer | Studies basic Kubernetes concepts to understand analytics service infrastructure. Understands the role of container orchestration for deploying Airflow, dbt, and analytics APIs in production. | |
| Android Developer | Knows Kubernetes basics and understands how to deploy Android application backend services. Works with basic resources for running API servers and auxiliary services. | |
| Application Security Engineer | Understands basic Kubernetes security concepts — pod security standards, RBAC, and network policies. Reviews existing cluster configurations for common security misconfigurations. Performs basic security assessments of container images and deployment manifests under guidance. | |
| AR/VR Developer | Understands basic Kubernetes concepts for deploying AR/VR backend services. Follows existing kubectl commands to check pod status and view logs for rendering and streaming services. Uses team-provided Helm charts for deploying spatial computing backend components. | |
| Backend Developer (C#/.NET) | Understands basic K8s objects: Pod, Deployment, Service, ConfigMap, Secret. Deploys ASP.NET Core via kubectl. Configures health checks (/health, /ready). Reads pod logs. | |
| Backend Developer (Elixir) | Deploys Elixir applications in Kubernetes with basic Deployment and Service manifests. Configures liveness and readiness probes through Phoenix health endpoints. Understands the relationship between pods and Elixir releases, uses kubectl for basic debugging. | |
| Backend Developer (Go) | Deploys Go services to Kubernetes: writes basic Deployment and Service manifests, configures liveness/readiness probes via Go application HTTP endpoints. Uses kubectl to view logs, pod status, and basic debugging. | |
| Backend Developer (Java/Kotlin) | Understands core K8s objects: Pod, Deployment, Service, ConfigMap, Secret. Deploys Spring Boot via kubectl and YAML manifests. Reads pod logs, checks status via kubectl describe. Configures liveness/readiness probes. | |
| Backend Developer (Node.js) | Understands K8s for Node.js: pods, services, deployments. Deploys via kubectl/Helm. Configures liveness/readiness probes for Express/Fastify. Reads pod logs. | |
| Backend Developer (PHP) | Understands basic concepts: Pod, Deployment, Service, ConfigMap, Secret. Deploys applications via kubectl. Reads pod logs. Scales Deployments manually. | |
| Backend Developer (Python) | 必要 | Understands core resources: Pod, Deployment, Service. Deploys applications via kubectl. Reads pod logs. Understands ConfigMaps and Secrets. |
| Backend Developer (Rust) | Deploys Rust services in Kubernetes through basic manifests (Deployment, Service, ConfigMap). Understands pod concepts, replicas, namespace isolation and configures readiness/liveness probes for Axum/Actix-web HTTP endpoints. | |
| Backend Developer (Scala) | Understands basic Kubernetes concepts for deploying Scala services: Pod, Deployment, Service, ConfigMap. Can read YAML manifests, check pod status through kubectl and view JVM container logs for diagnosing application startup issues. | |
| BI Analyst | Understands basic Kubernetes concepts for working with containerized analytical services. Knows main K8s objects and can check the status of analytical jobs in the cluster. Can read pod logs for diagnosing ETL process issues. | |
| Blockchain Developer | Understands K8s for blockchain: containerized nodes, basic deployment. | |
| Cloud Engineer | 必要 | Understands core Kubernetes concepts: Pod, Deployment, Service, ConfigMap, Secret. Can deploy applications via kubectl, view pod logs, perform port-forward for debugging. Knows basic cluster architecture — control plane and worker nodes. |
| Compiler Engineer | Understands core Kubernetes concepts: pods, services, deployments. Knows how compiler infrastructure can run in a cluster for scalable builds. | |
| Computer Vision Engineer | Understands basic Kubernetes concepts for deploying computer vision inference services. Uses ready-made configurations for GPU-accelerated pods serving vision models. Performs simple operations like checking pod logs and scaling inference replicas under guidance. | |
| Data Analyst | Understands basic Kubernetes concepts — pods, services, deployments — and can view analytical application status via kubectl. Knows basic commands. | |
| Data Engineer | Understands Kubernetes for running data workloads: pods, services, deployments. Deploys Airflow through Helm chart. Reads pod logs for debugging pipeline failures. | |
| Data Scientist | Understands K8s for DS: containerized model serving, basic deployment. Runs notebooks in K8s. | |
| Database Engineer / DBA | Understands basic Kubernetes concepts for running database workloads in containers. Follows team guidelines for connecting to database pods, checking persistent volume claims, and viewing database operator logs. Uses existing configurations for StatefulSet-based database deployments. | |
| Desktop Developer (.NET WPF/WinUI/MAUI) | Studies basic Kubernetes concepts for understanding .NET desktop ecosystem server infrastructure. Understands the role of container orchestration for backend services — update APIs, licensing and desktop application telemetry. | |
| Desktop Developer (Electron/Tauri) | Understands basic Kubernetes concepts for deploying backend services consumed by Electron desktop applications. Follows kubectl commands to verify API service availability and check deployment health. Uses team-provided manifests for running backend components supporting desktop app features. | |
| Desktop Developer (Qt/C++) | Studies basic Kubernetes concepts for understanding infrastructure supporting the Qt development ecosystem. Understands the role of container orchestration for server components — update services and telemetry for desktop applications. | |
| DevOps Engineer | Understands core Kubernetes resources: Pod, Deployment, Service, ConfigMap, Secret. Deploys applications through kubectl apply, views logs and pod status. Knows the difference between ClusterIP, NodePort and LoadBalancer services. | |
| DevSecOps Engineer | Deploys applications in Kubernetes: Deployments, Services, ConfigMaps, Secrets. Configures liveness/readiness probes. Uses kubectl for cluster resource management. Understands pod lifecycle, networking model. Applies labels and annotations for resource organization and service discovery. | |
| Embedded Developer | Understands basic Kubernetes concepts: pods, services, deployments and their role in deploying cloud components of IoT platform. Can view pod logs and cluster state. | |
| Flutter Developer | Understands basic Kubernetes concepts for deploying backend services consumed by Flutter mobile and web apps. Follows kubectl commands to check API pod health and review logs during development. Uses team-provided configurations for deploying BFF (Backend-for-Frontend) services. | |
| Frontend Developer (Angular) | Understands basic Kubernetes concepts for deploying Angular application containers and SSR servers. Follows kubectl commands to verify frontend deployment status and check Nginx/Node serving pod logs. Uses team-provided manifests for deploying Angular build artifacts. | |
| Frontend Developer (React) | Understands basic Kubernetes concepts for deploying React application containers and Node.js SSR services. Follows kubectl commands to check frontend pod status and review build/serve logs. Uses team-provided Helm charts for deploying React SPA and SSR configurations. | |
| Frontend Developer (Svelte) | Understands basic Kubernetes concepts and can view frontend application status through kubectl. Knows what pods, services, and deployments are. | |
| Frontend Developer (Vue) | Understands basic Kubernetes concepts for deploying Vue.js application containers and Nuxt SSR services. Follows kubectl commands to check frontend deployment health and access serving pod logs. Uses team-provided manifests for deploying Vue build artifacts and SSR configurations. | |
| Fullstack Developer | Understands basic Kubernetes concepts for fullstack applications: Pod, Service, Deployment, ConfigMap. Reads manifests, can view pod logs and understands how a fullstack application deploys in a cluster — frontend, backend, database. | |
| Game QA Engineer | Understands Kubernetes for QA: tests containerized game services, verifies deployments. Uses kubectl for test verification. | |
| Game Server Developer | Understands basic Kubernetes concepts for deploying game server instances and matchmaking services. Uses ready-made Agones configurations for game server fleet management. Performs simple operations like checking game server pod health and scaling fleets under guidance. | |
| Infrastructure Engineer | Performs basic Kubernetes operations as an infrastructure engineer: deploying applications via kubectl, viewing logs and pod statuses, basic namespace navigation. Understands core resources — Pod, Deployment, Service, ConfigMap — and can diagnose CrashLoopBackOff and ImagePullError. | |
| iOS Developer | Studies basic Kubernetes concepts for understanding iOS application server infrastructure. Understands the role of container orchestration for backend services — APIs, push notifications, and mobile client data processing. | |
| IoT Engineer | Understands basic Kubernetes concepts for deploying IoT edge and cloud processing services. Follows kubectl commands to check telemetry ingestion pod status and MQTT broker deployments. Uses team-provided manifests for deploying lightweight K3s workloads on edge gateways. | |
| Language Tooling Engineer | Knows Kubernetes basics and understands how to deploy language servers in a cluster. Works with basic resources: Pod, Deployment, Service for running code analysis tools. | |
| LLM Engineer | Understands basic Kubernetes Core concepts. Uses existing configurations. Performs simple operations under senior guidance. | |
| ML Engineer | 必要 | Understands basic Kubernetes concepts for deploying ML training jobs and model serving endpoints. Follows kubectl commands to check training pod status and GPU resource allocation. Uses team-provided manifests for deploying inference services with KServe or Seldon. |
| MLOps Engineer | Understands basic Kubernetes concepts for ML infrastructure: Pod, Deployment, Service for running inference services. Uses kubectl to check ML pod status, read training job logs, and perform basic troubleshooting. Knows how Kubeflow uses Kubernetes for ML pipeline orchestration. | |
| Network Engineer | Knows basic Kubernetes concepts for network engineering and can apply them in typical tasks. Uses standard tools and follows established team practices. Understands when and why this approach is used. | |
| NLP Engineer | Knows Kubernetes basics: pods, deployments, services. Deploys simple NLP services in a cluster, understands kubectl commands. Works with ready-made Helm charts for NLP infrastructure. | |
| Penetration Testing Engineer | Understands basic Kubernetes concepts and can identify simple misconfigurations — exposed dashboard, default credentials. Knows basic kubectl commands. | |
| Performance Testing Engineer | Runs performance tests in K8s: load generator pods, port-forwarding for target access. Monitors K8s metrics during tests. Reads pod logs for debugging. | |
| Platform Engineer | 必要 | Deploys applications via Deployment, Service, ConfigMap in the platform dev cluster. Understands Pod lifecycle and ReplicaSet behavior. Uses kubectl logs/describe/exec for debugging. Configures liveness and readiness probes for platform components. |
| QA Automation Engineer | Understands basic Kubernetes concepts for deploying test infrastructure and test execution environments. Uses ready-made configurations for spinning up test pods and Selenium grid nodes. Performs simple operations like checking test runner pod status and viewing test logs under guidance. | |
| QA Engineer (Manual) | Studies basic Kubernetes concepts for understanding deployment of tested applications. Knows main K8s objects and can check service status. Can read pod logs for diagnosing test environment issues. | |
| QA Security Engineer | Understands basic Kubernetes concepts from a security testing perspective. Follows kubectl commands to inspect pod security contexts and network policies. Uses team-provided checklists for validating Kubernetes security configurations during QA assessments. | |
| React Native Developer | Knows Kubernetes basics and understands how to deploy backend services for React Native applications. Works with basic resources for running API servers and auxiliary services. | |
| Release Engineer | 必要 | Knows basic Kubernetes core concepts for release engineering and can apply them in typical tasks. Uses standard tools and follows established team practices. Understands when and why this approach is applied. |
| Security Analyst | Understands basic Kubernetes concepts for security monitoring and incident analysis. Follows kubectl commands to inspect pod logs, review RBAC configurations, and check security events. Uses team-provided runbooks for Kubernetes security incident triage. | |
| Site Reliability Engineer (SRE) | Understands basic K8s concepts: pods, deployments, services, namespaces. Deploys monitoring stack through kubectl/Helm. Reads pod logs and events for troubleshooting. | |
| Smart Contract Developer | Understands K8s for blockchain: containerized nodes, basic deployment. Uses kubectl. | |
| Systems Programmer (C/C++) | Understands K8s for systems: container runtime internals, cgroup management, namespaces. | |
| Technical Writer | Understands basic Kubernetes concepts and can document simple deployment configurations. Knows core K8s objects: Pod, Service, Deployment for describing infrastructure in guides. Creates getting started documentation for working with clusters for developers. | |
| Telecom Developer | Understands basic Kubernetes concepts for deploying cloud-native network functions (CNFs). Uses ready-made configurations for telecom workload deployments on Kubernetes. Performs simple operations like checking VNF pod status and network function logs under guidance. | |
| Unity Developer | Understands K8s for Unity backend: containerized game servers, basic deployment. Uses kubectl. | |
| Unreal Engine Developer | Understands K8s for Unreal backend: containerized game servers, basic deployment. | |
| XR Unity Developer | Understands basic Kubernetes concepts: pods, services, deployments for XR application server infrastructure. Can view cluster state and pod logs via kubectl. |
| 角色 | 必要性 | 描述 |
|---|---|---|
| 1C Developer | Deploys 1C infrastructure components in Kubernetes: web servers, integration services, queue processors. Configures health checks and autoscaling for HTTP services. | |
| AI Product Engineer | Deploys AI product services in Kubernetes with resource limit configuration, health checks, and autoscaling. Manages configurations through ConfigMaps and Secrets for various ML models and environments. | |
| Analytics Engineer | Deploys analytics services in Kubernetes — Airflow workers, dbt jobs, and APIs for analytics data access. Configures CronJobs for regular ETL tasks and resource limits for optimal cluster utilization. | |
| Android Developer | Deploys Android application backends in Kubernetes with HPA and readiness/liveness probe configuration. Configures ingress for mobile API traffic routing and TLS termination. | |
| Application Security Engineer | Independently configures Kubernetes security controls — pod security policies, OPA/Gatekeeper constraints, and network segmentation. Writes IaC for security-hardened cluster configurations and admission controllers. Understands Kubernetes networking for zero-trust service mesh and workload identity management. | |
| AR/VR Developer | Deploys AR/VR application server components in Kubernetes with auto-scaling. Configures StatefulSets for game servers and HPA for dynamic VR session load. | |
| Backend Developer (C#/.NET) | Configures K8s for .NET: resource limits considering GC, HPA, graceful shutdown via IHostApplicationLifetime. Uses Helm. Configures Ingress and network policies. | |
| Backend Developer (Elixir) | Configures Kubernetes for Elixir applications with ConfigMaps for runtime.exs, Secrets for credentials and HPA for autoscaling. Implements BEAM node clustering through libcluster with Kubernetes.DNS strategy. Manages rolling deployments with graceful process shutdown. | |
| Backend Developer (Go) | Configures Kubernetes resources for Go services: ConfigMap/Secret for configuration via envconfig, HPA for autoscaling by CPU/memory, Ingress for routing. Implements graceful shutdown in Go via signal.NotifyContext for proper termination on SIGTERM. | |
| Backend Developer (Java/Kotlin) | Configures K8s for Java services: resource limits considering JVM heap, HPA based on custom metrics, graceful shutdown via preStop hook. Uses Helm for templating. Configures Ingress and network policies. | |
| Backend Developer (Node.js) | Configures K8s for Node.js: resource limits (memory for V8 heap), HPA on custom metrics, ConfigMaps for env vars. Understands graceful shutdown: SIGTERM handling, connection draining. | |
| Backend Developer (PHP) | Configures production-ready deployments: HPA for autoscaling, resource requests/limits, readiness/liveness probes. Works with Ingress. Debugs issues: CrashLoopBackOff, OOMKilled. | |
| Backend Developer (Python) | 必要 | Configures Deployments, Services, Ingress. Sets up HPA for autoscaling. Configures readiness and liveness probes. Uses namespaces. Debugs pod issues. |
| Backend Developer (Rust) | Configures Kubernetes for Rust microservices: resource limits considering low-memory Rust binaries, HPA by CPU/custom metrics, Ingress with TLS. Configures ConfigMap/Secrets through envconfig/config crate and rolling updates with proper graceful shutdown. | |
| Backend Developer (Scala) | Configures Kubernetes resources for Scala services: resource limits considering JVM heap, liveness/readiness probes through Akka Management, HPA for autoscaling. Works with Helm charts, configures ConfigMap/Secret for Typesafe Config in containers. | |
| BI Analyst | Deploys and manages analytical services in Kubernetes: Airflow, Spark, dbt runners. Configures CronJobs and resource limits for ETL processes and scheduled analytical tasks. Sets up persistent volumes for data and configures networking between analytical components. | |
| Blockchain Developer | Deploys blockchain in K8s: stateful sets, persistent volumes, health checks. | |
| Cloud Engineer | 必要 | Configures production-ready deployments: resource requests/limits, liveness/readiness probes, HPA, PDB. Works with Ingress controllers, NetworkPolicy, RBAC. Understands scheduling, taints/tolerations and affinity rules for load distribution. |
| Compiler Engineer | Configures Kubernetes for compiler infrastructure: deploying build agents, setting resource limits, managing storage for compilation artifact cache. | |
| Computer Vision Engineer | Independently configures Kubernetes deployments for GPU-accelerated computer vision workloads. Writes Helm charts for multi-model inference services with resource quotas and node affinity rules. Understands pod networking for vision pipeline inter-service communication and GPU scheduling policies. | |
| Data Analyst | Creates manifests for deploying analytical services in Kubernetes, configures resource limits and health checks. Manages configurations through ConfigMaps and Secrets. | |
| Data Engineer | Configures Kubernetes for data tools: Airflow KubernetesExecutor, Spark on K8s, resource requests/limits for data jobs. Understands PV/PVC for persistent storage. Configures autoscaling for batch workloads. | |
| Data Scientist | Deploys ML in K8s: model serving (Seldon/KServe), training jobs, GPU scheduling. Configures resource limits. | |
| Database Engineer / DBA | Manages databases in Kubernetes: configuring StatefulSets with persistent storage, anti-affinity for replica distribution, Helm charts for DBMS cluster deployment. | |
| Desktop Developer (.NET WPF/WinUI/MAUI) | Deploys .NET server components of desktop ecosystem to Kubernetes with resource limits and health checks. Manages configurations through ConfigMaps and Secrets for different backend service environments. | |
| Desktop Developer (Electron/Tauri) | Deploys Electron application server components in Kubernetes with autoscaling and health checks. Configures services for API backend, WebSocket update servers and file storage. | |
| Desktop Developer (Qt/C++) | Deploys Qt ecosystem server components in Kubernetes — update services, licensing and crash report collection. Configures health checks and autoscaling to ensure backend service availability for desktop applications. | |
| DevOps Engineer | Manages full deployment lifecycle in Kubernetes: creating Deployment/StatefulSet, configuring Ingress, managing ConfigMap and Secret. Debugs issues through describe/logs/exec, configures readiness/liveness probes and resource requests/limits. | |
| DevSecOps Engineer | Manages production Kubernetes clusters: configures Ingress (Nginx/Traefik) with TLS termination. Implements StatefulSets for stateful workloads. Configures RBAC, ResourceQuotas and LimitRanges for multi-tenancy. Introduces sealed-secrets or external-secrets-operator for secure secret management. | |
| Embedded Developer | Deploys IoT platform backend services in Kubernetes with resource limits and health checks. Configures ingress for MQTT brokers and HTTP APIs processing data from embedded devices. | |
| Engineering Manager | Independently manages Kubernetes cluster resources for team workloads. Writes infrastructure-as-code for standard deployment patterns including resource limits and health checks. Understands Kubernetes networking and RBAC for team namespace management and cost allocation. | |
| Flutter Developer | Deploys Flutter app backend services to Kubernetes with resource configuration. Configures horizontal autoscaling and health checks for API servers. | |
| Frontend Developer (Angular) | Deploys SSR Angular applications in Kubernetes with proper configuration. Configures health checks, resource limits, and autoscaling for Angular Universal. | |
| Frontend Developer (React) | Deploys SSR servers for React applications in Kubernetes with autoscaling and health checks configuration. Understands the relationship between Kubernetes resources and server-side rendering performance. | |
| Frontend Developer (Svelte) | Creates manifests for deploying SvelteKit applications in Kubernetes, configures liveness/readiness probes and resource limits. Works with ingress for routing. | |
| Frontend Developer (Vue) | Configures Vue SSR/Nuxt application deployment in Kubernetes — Deployment, Service, Ingress with TLS. Configures health checks, resource limits and HPA for autoscaling. | |
| Fullstack Developer | Creates Kubernetes manifests for fullstack applications: Deployment with readiness/liveness probes, Service for internal communication, Ingress for routing. Configures ConfigMap and Secrets for frontend and backend environment variables. | |
| Game QA Engineer | Tests in Kubernetes: game service deployment validation, scaling testing, health check verification. Automates K8s testing. | |
| Game Server Developer | Independently configures Kubernetes deployments for game server fleets using Agones. Writes IaC for autoscaling game server allocations with custom scheduling and resource limits. Understands Kubernetes networking for low-latency game traffic routing and DDoS mitigation at the pod level. | |
| Infrastructure Engineer | Administers Kubernetes clusters: configuring Ingress controllers (nginx, traefik), setting up RBAC and NetworkPolicy, managing StorageClass and PersistentVolume. Automates deployment through Helm, configures resource requests/limits and HPA, monitors cluster health through metrics-server. | |
| iOS Developer | Deploys iOS application backend services in Kubernetes with resource limits and health checks configured. Manages configurations through ConfigMaps and Secrets for different mobile backend environments. | |
| IoT Engineer | Configures Kubernetes for IoT backend: deploying MQTT brokers via StatefulSets, horizontal scaling of telemetry processors, Ingress for device API and admin interfaces. | |
| Language Tooling Engineer | Deploys language tools in Kubernetes with autoscaling and health check configuration. Configures resource limits for parsers and compilers considering memory consumption. | |
| LLM Engineer | Independently configures Kubernetes deployments for LLM inference services with GPU scheduling and memory management. Writes IaC for model serving workloads using vLLM or TGI on Kubernetes with resource quotas. Understands Kubernetes networking for load balancing inference traffic and scaling based on token throughput metrics. | |
| ML Engineer | 必要 | Deploys ML services in Kubernetes. Configures resource limits for CPU/GPU workloads. Uses ConfigMaps for model configuration. Configures HPA for ML serving autoscaling. |
| MLOps Engineer | Deploys ML services in Kubernetes: Deployments for inference with GPU resources, Jobs/CronJobs for periodic retraining, ConfigMaps for model parameters. Configures resource requests/limits for GPU and CPU, sets up PVCs for dataset and model artifact storage, implements readiness probes with model load checks. | |
| Network Engineer | Confidently applies Kubernetes for network engineering in non-standard tasks. Independently selects the optimal approach and tools. Analyzes trade-offs and proposes improvements to existing solutions. | |
| NLP Engineer | Independently manages NLP services in Kubernetes: configures HPA for auto-scaling, resource limits for GPU pods, ConfigMaps for model configuration. Writes Helm charts. | |
| Penetration Testing Engineer | Conducts pentest of Kubernetes clusters — Pod escape, RBAC misconfiguration, secret extraction, network policy bypass. Uses kube-hunter and peirates for automation. | |
| Performance Testing Engineer | Configures K8s for performance testing: Job resources for test runs, resource requests for consistent results. Monitors K8s cluster performance during tests. | |
| Platform Engineer | 必要 | Manages production workloads on the platform: HPA, PDB, topology spread constraints. Configures persistent storage through StorageClass and PVC. Works with ServiceAccount and RBAC for service authentication. Configures resource requests/limits with QoS class awareness. |
| QA Automation Engineer | Independently configures Kubernetes deployments for test infrastructure — Selenium grids, test databases, and mock service clusters. Writes IaC for ephemeral test environments with namespace isolation and resource limits. Understands Kubernetes networking for test traffic routing and service discovery in CI/CD pipelines. | |
| QA Engineer (Manual) | Tests applications in Kubernetes considering container specifics: restart policies, health checks, scaling. Validates configuration correctness: ConfigMaps, Secrets, resource limits during deployment testing. Creates test cases for rolling updates, rollbacks, and pod eviction scenarios. | |
| QA Security Engineer | Conducts Kubernetes cluster security testing: RBAC verification, network policies, pod security standards. Uses kube-bench and kube-hunter for automated checks. | |
| React Native Developer | Deploys React Native application backends in Kubernetes with scaling configuration and health checks. Configures ingress for mobile traffic routing and TLS certificates. | |
| Release Engineer | 必要 | Confidently applies Kubernetes core for release engineering in non-standard tasks. Independently selects the optimal approach and tools. Analyzes trade-offs and proposes improvements to existing solutions. |
| Security Analyst | Analyzes Kubernetes cluster security — RBAC audit, network policies, and pod security. Configures scanning tools — kube-bench, Trivy, and Falco for monitoring. | |
| Site Reliability Engineer (SRE) | Manages K8s resources: ConfigMaps for configuration, Secrets management, Ingress for routing. Configures liveness/readiness probes. Understands scheduling: nodeSelector, affinity, tolerations. | |
| Smart Contract Developer | Deploys blockchain in K8s: stateful sets for nodes, persistent volumes, health checks. | |
| Systems Programmer (C/C++) | Optimizes systems in K8s: CPU pinning, NUMA topology, hugepages, device plugins. | |
| Technical Lead | Independently configures Kubernetes deployments for team-owned microservices. Writes IaC for common deployment patterns including rolling updates, health probes, and HPA. Understands Kubernetes networking and security basics for multi-team cluster environments and namespace-level RBAC. | |
| Technical Writer | Documents project Kubernetes architecture: deployments, services, ingress, ConfigMaps with diagrams. Creates deployment and application management guides in K8s for the DevOps team. Describes troubleshooting procedures and common issues in operational runbooks. | |
| Telecom Developer | Independently configures Kubernetes deployments for cloud-native network functions with SR-IOV and DPDK support. Writes IaC for telecom workloads with Multus CNI and custom network attachment definitions. Understands Kubernetes networking for carrier-grade service mesh configurations and traffic separation. | |
| Unity Developer | Deploys Unity backend in K8s: game server scaling, Agones for dedicated servers, health checks. | |
| Unreal Engine Developer | Deploys Unreal servers in K8s: Agones for dedicated servers, auto-scaling, health checks. | |
| XR Unity Developer | Deploys XR application server components to Kubernetes with resource configuration, health checks and autoscaling. Configures services for WebSocket and UDP traffic of multiplayer XR applications. |
| 角色 | 必要性 | 描述 |
|---|---|---|
| 1C Developer | Designs Kubernetes infrastructure for the 1C ecosystem with operators and automation. Implements deployment strategies ensuring continuity of integration component operation. | |
| AI Product Engineer | Designs Kubernetes infrastructure for AI products with GPU scheduling, canary model deployments, and automatic inference scaling. Implements service mesh for traffic management between ML service versions. | |
| Analytics Engineer | Architects Kubernetes infrastructure for the analytics platform with autoscaling Spark/Airflow workers and batch job management. Implements task prioritization, spot instances for cost savings, and workload isolation for data quality. | |
| Android Developer | Designs Kubernetes infrastructure for mobile backends with canary deployments and rolling updates. Ensures uninterrupted API operation during updates for running Android clients. | |
| Application Security Engineer | 必要 | Designs Kubernetes security architecture for multi-tenant production clusters. Implements comprehensive security hardening including admission controller policies, runtime threat detection with Falco, and workload identity federation. Optimizes security posture while maintaining developer productivity through policy-as-code frameworks. |
| AR/VR Developer | Architects Kubernetes infrastructure for AR/VR with low-latency guarantees. Implements topology-aware scheduling to place servers closer to VR users. | |
| Backend Developer (C#/.NET) | 必要 | Designs K8s architecture: namespace-per-team, service mesh, GitOps via ArgoCD/Flux. Optimizes .NET in K8s: ServerGC vs WorkstationGC, container-aware GC settings. |
| Backend Developer (Elixir) | 必要 | Designs Kubernetes infrastructure for distributed Elixir systems. Configures StatefulSets for BEAM clustering with libcluster, Headless Services for node discovery. Implements canary deployments, configures PodDisruptionBudget for preserving Elixir cluster quorum. |
| Backend Developer (Go) | 必要 | Designs Kubernetes deployment for Go microservices: Helm charts with values for different environments, Pod Disruption Budgets, resource quotas optimized for Go runtime. Configures service mesh (Istio/Linkerd) for traffic management and mutual TLS between Go services. |
| Backend Developer (Java/Kotlin) | 必要 | Designs K8s architecture for Java platform: namespace-per-team, service mesh (Istio/Linkerd), GitOps via ArgoCD. Optimizes JVM in K8s: vertical pod autoscaling, JVM ergonomics for containers. Configures observability stack. |
| Backend Developer (Node.js) | 必要 | Designs K8s for Node.js platform: pod disruption budgets, topology spread, init containers for migrations. Optimizes: rolling update strategy, resource quotas per service. |
| Backend Developer (PHP) | 必要 | Designs Kubernetes architecture: namespace strategy, network policies, RBAC. Configures GitOps (ArgoCD/Flux). Optimizes resource utilization. Migrates stateful services. |
| Backend Developer (Python) | 必要 | Designs K8s manifests for microservices. Configures resource limits and QoS. Uses PodDisruptionBudgets. Configures RBAC. Optimizes scheduling. |
| Backend Developer (Rust) | 必要 | Designs Kubernetes infrastructure for Rust platform: Helm charts with values templates, service mesh (Linkerd — written in Rust), PodDisruptionBudget. Configures autoscaling through KEDA with Prometheus metrics from Rust services and optimizes bin-packing. |
| Backend Developer (Scala) | 必要 | Designs Kubernetes deployment for Scala microservices: rolling updates with graceful shutdown through Akka coordinated shutdown, pod disruption budgets, topology spread. Configures Akka Cluster Bootstrap for discovery through Kubernetes API, optimizes resources considering JVM warm-up and GC pauses. |
| BI Analyst | Designs Kubernetes architecture for the analytical platform: auto-scaling, resource optimization, multi-tenancy. Optimizes infrastructure for batch and streaming workloads: Spark on K8s, Flink, Airflow KubernetesExecutor. Implements GitOps for managing analytical infrastructure. | |
| Blockchain Developer | Designs K8s architecture: multi-chain management, auto-scaling, updates. | |
| Cloud Engineer | 必要 | Designs production Kubernetes clusters: choosing between managed (EKS/GKE/AKS) and self-managed, namespace strategy, quota management. Configures cluster autoscaler, spot/preemptible instances, node groups. Introduces GitOps approach to resource management. |
| Compiler Engineer | Designs Kubernetes infrastructure for distributed compilation: worker pod autoscaling by task queue, affinity rules for cache optimization, custom operators for build management. | |
| Computer Vision Engineer | 必要 | Designs Kubernetes infrastructure for production computer vision systems requiring GPU scheduling, model versioning, and real-time inference scaling. Implements cost-optimized GPU node pools with spot instances and preemptible workloads. Applies security hardening for vision model serving with network policies and image scanning. |
| Data Analyst | Designs deployment architecture for analytical pipelines in Kubernetes using StatefulSets, CronJobs, and operators. Configures autoscaling and workload monitoring. | |
| Data Engineer | 必要 | Designs Kubernetes infrastructure for data: Spark Operator, Airflow KubernetesExecutor with dynamic resource allocation, Argo Workflows for ML pipelines. Optimizes node pools for different workloads. |
| Data Scientist | Designs ML Kubernetes architecture: Kubeflow, distributed training, auto-scaling model serving. | |
| Database Engineer / DBA | Designs K8s infrastructure for databases: operators for management automation (CrunchyData, Vitess), backup strategies to cloud storage, storage class configuration for performance. | |
| Desktop Developer (.NET WPF/WinUI/MAUI) | Designs Kubernetes infrastructure for .NET desktop ecosystem server components with canary deployments and autoscaling. Implements Helm charts for standardizing backend service deployment and integration with Azure DevOps. | |
| Desktop Developer (Electron/Tauri) | Designs Kubernetes architecture for Electron platform server infrastructure with high availability. Configures canary deployments for safe backend service updates. | |
| Desktop Developer (Qt/C++) | Designs Kubernetes infrastructure for the entire Qt application lifecycle — from build pipelines to production services. Implements canary deployments for server components and blue-green strategy for backend service updates. | |
| DevOps Engineer | 必要 | Designs production-ready Kubernetes deployments: update strategies (rolling, blue-green), PDB and disruption budgets configuration, monitoring through kube-state-metrics. Manages application lifecycle from development to production through GitOps approach. |
| DevSecOps Engineer | 必要 | Designs production-grade Kubernetes architecture: high availability control plane, node pools with taints/tolerations by security zones. Configures cluster networking (Calico/Cilium) with network policies. Introduces zero-downtime cluster upgrades. Develops disaster recovery procedures for clusters. |
| Embedded Developer | Designs Kubernetes infrastructure for IoT platform with autoscaling based on device fleet load. Configures K3s edge clusters for data processing near embedded devices. | |
| Engineering Manager | 必要 | Designs Kubernetes infrastructure strategy for engineering organization workloads. Implements cost optimization through resource quotas, cluster autoscaling, and spot instance management. Applies security hardening best practices and establishes multi-team cluster governance policies. |
| Flutter Developer | Designs Kubernetes infrastructure for Flutter app backends with zero downtime. Implements canary deployments and automatic rollbacks to ensure mobile API stability. | |
| Frontend Developer (Angular) | Designs Kubernetes infrastructure for SSR Angular applications with autoscaling. Implements canary deployments and A/B frontend testing via Kubernetes ingress. | |
| Frontend Developer (React) | Designs Kubernetes architecture for React SSR/ISR infrastructure with scalability and fault tolerance. Configures canary deployments for safe frontend server updates. | |
| Frontend Developer (Svelte) | Designs Svelte application deployment strategy in Kubernetes with HPA, PDB, and canary deployments. Optimizes container cold start and response time. | |
| Frontend Developer (Vue) | Designs Kubernetes infrastructure for frontend services — canary deployments, blue-green strategies, preview environments for pull requests. Optimizes cold start and resource utilization. | |
| Fullstack Developer | 必要 | Designs Kubernetes architecture for fullstack applications: HPA for backend autoscaling, separate deployments for SSR and API, update strategies. Configures service mesh, resource monitoring and optimizes cluster resource consumption. |
| Game QA Engineer | Designs K8s testing strategy: container testing, service mesh validation, chaos testing for game services. | |
| Game Server Developer | 必要 | Designs Kubernetes infrastructure for production game server fleets with Agones, supporting thousands of concurrent game sessions. Implements cost-optimized autoscaling with spot instances for game servers and dedicated nodes for stateful services. Applies security hardening and low-latency networking best practices for competitive gaming workloads. |
| Infrastructure Engineer | 必要 | Designs production-grade Kubernetes infrastructure: cluster deployment through kubeadm/kOps/EKS, CNI configuration (Calico, Cilium), etcd setup for fault tolerance. Optimizes scheduler, configures PodDisruptionBudget and topologySpreadConstraints, designs cluster upgrade strategy. |
| iOS Developer | Architects mobile backend Kubernetes infrastructure with autoscaling for iOS user burst loads. Implements canary API deployments, blue-green strategy, and service mesh for mobile client traffic management. | |
| IoT Engineer | Designs K8s infrastructure for IoT platform: cluster architecture for data stream processing, custom operators for device fleet management, edge clusters on K3s/MicroK8s. | |
| Language Tooling Engineer | Designs Kubernetes infrastructure for the language tooling platform with operators and CRDs. Implements deployment strategies ensuring zero downtime during compiler updates. | |
| LLM Engineer | 必要 | Designs Kubernetes infrastructure for production LLM serving at scale with multi-GPU scheduling and model parallelism. Implements cost-optimized GPU cluster management with mixed node pools and intelligent workload placement. Applies security hardening for model serving endpoints and implements efficient model artifact distribution across clusters. |
| ML Engineer | 必要 | Designs Kubernetes deployment strategy for ML. Configures GPU scheduling and node affinity. Optimizes resource utilization for ML workloads. Uses Kubernetes Operators for ML. |
| MLOps Engineer | 必要 | Architects Kubernetes infrastructure for ML workloads: GPU node pool configuration, taints/tolerations for dedicating GPU nodes to training. Implements HPA based on custom metrics (inference RPS, GPU utilization), configures network policies for ML service isolation, and sets up KEDA for autoscaling based on training task queue length. |
| Network Engineer | Expertly applies Kubernetes for network engineering to design complex systems. Optimizes existing solutions and prevents architectural mistakes. Conducts code reviews and trains colleagues on best practices. | |
| NLP Engineer | Designs Kubernetes infrastructure for production NLP systems. Configures GPU sharing, node affinity for ML workloads, canary deployments for NLP models with automatic rollback. | |
| Penetration Testing Engineer | Performs deep Kubernetes audits — supply chain attacks via container images, admission controller bypass, etcd exploitation. Develops custom tools for K8s offensive. | |
| Performance Testing Engineer | 必要 | Designs K8s-based performance infrastructure: distributed k6 operators, auto-scaling test agents, namespace isolation. Analyzes K8s overhead on test results. |
| Platform Engineer | 必要 | Designs Kubernetes cluster architecture for IDP: control plane HA, etcd tuning, API server optimization. Implements GitOps approach to cluster management. Creates standardized pod templates and security contexts. Automates cluster provisioning through IaC. |
| QA Automation Engineer | 必要 | Designs Kubernetes infrastructure for scalable test automation platforms supporting parallel test execution at organizational scale. Implements cost-optimized ephemeral test environments with auto-provisioning and cleanup. Applies security hardening and resource governance best practices for shared test infrastructure clusters. |
| QA Engineer (Manual) | Designs testing strategy for Kubernetes applications: reliability, networking, security policies. Develops chaos testing scenarios for validating container infrastructure fault tolerance. Defines testing methods for service mesh, network policies, and multi-cluster deployments. | |
| QA Security Engineer | Develops comprehensive Kubernetes security testing strategy: supply chain auditing, runtime security verification, network isolation testing between namespaces and service mesh. | |
| React Native Developer | Architects Kubernetes infrastructure for mobile backends with canary deployments and blue-green strategies. Ensures zero downtime during API updates for running mobile clients. | |
| Release Engineer | 必要 | Expertly applies Kubernetes core for release engineering to design complex systems. Optimizes existing solutions and prevents architectural mistakes. Conducts code reviews and trains colleagues on best practices. |
| Security Analyst | Designs comprehensive Kubernetes infrastructure security strategy. Develops admission control policies, runtime threat monitoring, and automated response mechanisms. | |
| Site Reliability Engineer (SRE) | 必要 | Designs K8s infrastructure for reliability: StatefulSets for stateful workloads, DaemonSets for node-level monitoring, Jobs/CronJobs for maintenance. Configures service mesh (Istio/Linkerd). |
| Smart Contract Developer | Designs K8s architecture: multi-chain node management, auto-scaling, rolling updates. | |
| Solutions Architect | 必要 | Designs enterprise Kubernetes platform architecture for multi-team production workloads. Implements comprehensive cost optimization through FinOps practices, resource right-sizing, and multi-cluster management. Applies security hardening including zero-trust networking, workload identity, and compliance automation. |
| Systems Programmer (C/C++) | Designs K8s for systems: custom schedulers, device plugin development, kernel optimization. | |
| Technical Lead | 必要 | Designs Kubernetes infrastructure for production microservice deployments with service mesh, observability, and GitOps workflows. Implements cost and performance optimization through HPA/VPA tuning, pod topology constraints, and resource right-sizing. Applies security hardening best practices and mentors team on Kubernetes operations excellence. |
| Technical Writer | Designs Kubernetes documentation standards for the organization: architecture guides, operational playbooks. Creates in-depth production-ready K8s guides: security, networking, monitoring, scaling. Implements auto-generation of documentation from Helm charts and Kubernetes manifests. | |
| Telecom Developer | 必要 | Designs Kubernetes infrastructure for carrier-grade telecom network functions with 5G CNF requirements. Implements performance-optimized deployments with SR-IOV, DPDK, and real-time scheduling for latency-sensitive VNFs. Applies telecom-specific security hardening and implements high-availability patterns meeting carrier reliability standards. |
| Unity Developer | Designs K8s architecture: Agones fleet management, auto-scaling, multi-region deployment. | |
| Unreal Engine Developer | Designs K8s architecture: Agones fleet management, multi-region deployment, scaling. | |
| XR Unity Developer | Designs Kubernetes architecture for XR infrastructure considering low-latency requirements and geo-distribution. Configures advanced deployment strategies: canary, blue-green for safe XR service updates. |
| 角色 | 必要性 | 描述 |
|---|---|---|
| 1C Developer | Defines orchestration strategy for the entire 1C infrastructure of the organization. Designs solutions with optimal combination of containerized and traditional platform components. | |
| AI Product Engineer | Defines AI product orchestration strategy in Kubernetes, standardizes Helm charts and operators for ML workloads. Implements GitOps practices for infrastructure management and ensures zero-downtime model deployment. | |
| Analytics Engineer | Defines the analytics platform orchestration strategy in Kubernetes, standardizes analytics service deployment. Implements GitOps for infrastructure management and ensures ETL process reliability in containerized environments. | |
| Android Developer | Defines orchestration strategy for all mobile backends. Designs multi-cluster solutions with geographic distribution to minimize latency for Android users. | |
| Application Security Engineer | 必要 | Defines Kubernetes security strategy across the organization's cluster fleet. Establishes IaC standards for pod security, network segmentation, and runtime protection. Conducts architecture reviews of cluster configurations and drives adoption of zero-trust security patterns across engineering teams. |
| AR/VR Developer | Defines Kubernetes deployment standards for the organization's AR/VR projects. Trains XR developers on container orchestration and managing game servers in a cluster. | |
| Backend Developer (C#/.NET) | 必要 | Defines K8s standards: deployment strategies, resource quotas, pod security. Implements GitOps and IaC. Conducts capacity planning. |
| Backend Developer (Elixir) | 必要 | Defines Kubernetes architecture for the organizational Elixir platform. Designs Helm charts with templates for Phoenix services, configures service mesh for inter-node communication. Implements GitOps through ArgoCD with automatic rollback based on :telemetry metrics. |
| Backend Developer (Go) | 必要 | Defines Kubernetes deployment standards for the Go team: Helm chart templates, resource and limit policies, rolling/blue-green deployment strategies. Implements GitOps via ArgoCD, standardizes the observability stack and configures multi-environment promotion. |
| Backend Developer (Java/Kotlin) | 必要 | Defines team K8s standards: deployment strategies (rolling, canary), resource quotas, pod security standards. Implements GitOps and Infrastructure as Code. Conducts capacity planning. |
| Backend Developer (Node.js) | 必要 | Defines K8s standards for Node.js: deployment templates, resource guidelines, monitoring requirements. Implements GitOps workflow and Helm chart library. |
| Backend Developer (PHP) | 必要 | Defines Kubernetes standards for the team: Helm charts, deployment pipeline, monitoring stack. Plans capacity and cost optimization. Trains the team on operational practices. |
| Backend Developer (Python) | 必要 | Designs K8s architecture for the platform. Defines namespace strategy. Implements GitOps. Standardizes manifests via Helm/Kustomize. |
| Backend Developer (Rust) | 必要 | Defines Kubernetes deployment standards for Rust services: GitOps through ArgoCD, standardized Helm charts, policy enforcement through OPA/Gatekeeper. Develops platform abstractions for developer experience and self-service deployment with automated canary testing. |
| Backend Developer (Scala) | 必要 | Defines Scala service deployment standards in Kubernetes: Helm chart templates, resource policies, canary/blue-green strategies through ArgoCD. Reviews cluster configuration, implements namespace isolation for teams and configures NetworkPolicy for inter-service security. |
| BI Analyst | Defines Kubernetes deployment standards for all analytical services of the team. Coordinates with the platform team on K8s infrastructure requirements for analytical workloads. Standardizes approaches to resource management and cost optimization for BI services. | |
| Blockchain Developer | Defines K8s standards: node deployment patterns, storage, security. | |
| Cloud Engineer | 必要 | Defines Kubernetes standards for the organization: cluster provisioning through IaC, security baseline (CIS benchmarks), cluster health monitoring. Introduces platform engineering approach — internal developer platform based on Kubernetes. |
| Compiler Engineer | Defines orchestration strategy for the compiler platform: multi-cluster architecture, resource policies, integration with cloud-native tools. Mentors the team on Kubernetes practices. | |
| Computer Vision Engineer | 必要 | Defines Kubernetes infrastructure strategy for computer vision workloads across GPU clusters. Establishes IaC standards for model deployment, GPU resource management, and inference autoscaling. Conducts architecture reviews optimizing cost-performance ratio for vision processing and coordinates FinOps for GPU compute. |
| Data Analyst | Defines Kubernetes orchestration strategy for analytical services for the team, creates Helm charts and templates. Ensures reliability and performance of cluster resources. | |
| Data Engineer | 必要 | Defines K8s strategy for data platform: namespace isolation, resource quotas per team, scheduling policies for batch vs streaming. Implements GitOps for infrastructure. |
| Data Scientist | Defines K8s standards for ML: GPU policies, model deployment patterns, resource management. | |
| Database Engineer / DBA | Defines database-on-Kubernetes strategy: criteria for K8s vs bare-metal, operator standards, zero-downtime DBMS upgrade processes, disaster recovery in containerized environments. | |
| Desktop Developer (.NET WPF/WinUI/MAUI) | Defines orchestration strategy for .NET desktop ecosystem server infrastructure, standardizes deployment practices. Introduces GitOps for managing Kubernetes resources and ensures zero-downtime backend service updates. | |
| Desktop Developer (Electron/Tauri) | Defines container orchestration strategy for desktop product server infrastructure. Establishes Kubernetes configuration standards for backend reliability and scalability. | |
| Desktop Developer (Qt/C++) | Defines orchestration strategy for Qt ecosystem server infrastructure in Kubernetes, standardizes deployment configurations. Introduces GitOps practices for managing infrastructure supporting desktop applications. | |
| DevOps Engineer | 必要 | Defines Kubernetes deployment standards: golden path for developers, manifest templates, mandatory checks (OPA/Kyverno). Designs release promotion processes between environments, automates canary and blue-green deployments. |
| DevSecOps Engineer | 必要 | Defines Kubernetes infrastructure standards: cluster provisioning (EKS/GKE), node management, upgrade policies. Manages multiple production clusters. Builds automated compliance checking for clusters against CIS Benchmark. Introduces cost optimization with kubecost and spot instances for non-critical workloads. |
| Embedded Developer | Defines orchestration strategy for IoT platform, including hybrid edge-cloud Kubernetes clusters. Designs multi-tenant architecture for isolating data from different embedded device groups. | |
| Engineering Manager | 必要 | Defines Kubernetes infrastructure strategy for engineering organization workloads. Establishes IaC and cluster governance standards across teams. Conducts architecture reviews of deployment patterns and optimizes FinOps practices for organizational cloud spending on Kubernetes. |
| Flutter Developer | Defines Kubernetes deployment standards for Flutter app backend services. Trains the team on container orchestration practices and cluster configuration management. | |
| Frontend Developer (Angular) | Defines Angular application deployment standards in Kubernetes across all projects. Trains frontend developers on container orchestration and configuration management. | |
| Frontend Developer (React) | Defines orchestration strategy for the organization's SSR frontend product infrastructure. Establishes Kubernetes configuration standards for React server reliability and scalability. | |
| Frontend Developer (Svelte) | Defines frontend application deployment standards in Kubernetes for the team, creates Helm charts and templates. Coordinates with DevOps on cluster resource configuration. | |
| Frontend Developer (Vue) | Defines frontend application deployment standards in Kubernetes for the team. Creates Helm charts and templates, ensures deployment uniformity and rollback procedures for all Vue services. | |
| Fullstack Developer | 必要 | Defines Kubernetes strategy for the fullstack platform: namespace organization, Helm charts for typical applications, GitOps with ArgoCD. Designs deployment standards for the team: canary releases, blue-green, automatic rollback on metric degradation. |
| Game QA Engineer | Defines K8s testing standards: deployment validation, scaling requirements, reliability testing policies. | |
| Game Server Developer | 必要 | Defines Kubernetes infrastructure strategy for game server fleet management across multiple game titles and regions. Establishes IaC standards for Agones configurations, scaling policies, and multi-region deployments. Conducts architecture reviews and optimizes FinOps for game server compute costs across environments. |
| Infrastructure Engineer | 必要 | Defines Kubernetes platform standards for the organization: multi-tenant cluster architecture, namespace policies, deployment standards through GitOps. Reviews team Kubernetes manifests, designs self-service abstractions on top of K8s and defines SLO for control plane and workload availability. |
| iOS Developer | Defines mobile backend orchestration strategy in Kubernetes, standardizes Helm charts and deployment practices. Implements GitOps for infrastructure management and ensures zero-downtime API updates for iOS clients. | |
| IoT Engineer | Defines orchestration strategy for IoT: multi-tier cloud-edge-device architecture, scaling policies for peak telemetry loads, GitOps for configuration management. | |
| Language Tooling Engineer | Defines container orchestration strategy for all language tools. Designs multi-cluster solutions with federation and ensures development tool platform reliability. | |
| LLM Engineer | 必要 | Defines infrastructure strategy with Kubernetes Core. Establishes IaC standards. Conducts architecture review. Optimizes FinOps. |
| ML Engineer | 必要 | Defines Kubernetes strategy for ML platform. Designs multi-tenant ML infrastructure. Coordinates with Platform Engineering on ML requirements. |
| MLOps Engineer | 必要 | Defines Kubernetes usage standards for the MLOps team: namespace strategy for separating training/staging/production, resource quotas for GPU workloads. Implements GitOps for ML infrastructure management, standardizes model deployment via Seldon Core or KServe, and configures K8s cluster monitoring with focus on ML metrics. |
| Network Engineer | Establishes Kubernetes usage standards for the network engineering team and makes architectural decisions. Defines the technical roadmap incorporating this skill. Mentors senior engineers and influences practices of adjacent teams. | |
| NLP Engineer | Defines Kubernetes strategy for the NLP team. Establishes deployment, resource management, and monitoring standards for ML/NLP workloads. Optimizes GPU resource utilization. | |
| Penetration Testing Engineer | Defines Kubernetes pentest methodology for the team, creates playbooks and checklists. Coordinates with the platform team on cluster hardening and security policy implementation. | |
| Performance Testing Engineer | 必要 | Defines K8s standards for performance: test environment templates, resource policies, scheduling. Coordinates shared test infrastructure. |
| Platform Engineer | 必要 | Defines organizational Kubernetes strategy: managed vs self-hosted, version policy, upgrade process. Leads capacity planning and cost optimization for clusters. Creates internal standards and best practices for Kubernetes deployment across all teams. |
| QA Automation Engineer | 必要 | Defines Kubernetes infrastructure strategy for organization-wide test automation platforms. Establishes IaC standards for ephemeral test environment provisioning and test infrastructure scaling. Conducts architecture reviews of test cluster configurations and optimizes FinOps for testing compute resources. |
| QA Engineer (Manual) | Defines Kubernetes-based test infrastructure strategy for the QA team. Coordinates with DevOps on test environment requirements. Standardizes approaches to test environment management. | |
| QA Security Engineer | Defines Kubernetes security testing standards for the organization. Implements continuous cluster security assessment with admission control and CI/CD pipeline integration. | |
| React Native Developer | Defines the orchestration strategy for all organizational mobile backends. Architects multi-cluster solutions with geographic distribution for minimizing client latency. | |
| Release Engineer | 必要 | Establishes Kubernetes core standards for the release engineering team and makes architectural decisions. Defines the technical roadmap considering this skill. Mentors senior engineers and influences practices of adjacent teams. |
| Security Analyst | Defines Kubernetes security standards for all organizational clusters. Trains teams on container infrastructure protection practices and cluster incident investigation. | |
| Site Reliability Engineer (SRE) | 必要 | Defines K8s core standards: namespace strategy, label/annotation conventions, resource limits guidelines. Implements admission webhooks for policy enforcement. Conducts capacity planning. |
| Smart Contract Developer | Defines K8s standards: node deployment patterns, storage requirements, security. | |
| Solutions Architect | 必要 | Defines enterprise Kubernetes platform strategy spanning multiple clusters and cloud providers. Establishes IaC standards for multi-tenant cluster management, federation, and GitOps workflows. Conducts architecture reviews of cross-team deployment patterns and drives FinOps optimization across the Kubernetes estate. |
| Systems Programmer (C/C++) | Defines K8s standards for systems: hardware access policies, performance tuning. | |
| Technical Lead | 必要 | Defines Kubernetes infrastructure strategy for product platform workloads across development and production environments. Establishes IaC standards for deployment patterns, observability, and cost management. Conducts architecture reviews of team Kubernetes configurations and coordinates cross-team infrastructure decisions and FinOps optimization. |
| Technical Writer | Defines corporate standards for documenting Kubernetes infrastructure across all projects. Coordinates creation of a unified K8s knowledge base with runbooks and troubleshooting guides. Implements documentation-as-code approach to infrastructure documentation management. | |
| Telecom Developer | 必要 | Defines Kubernetes infrastructure strategy for telecom-grade network function deployments across 5G and edge environments. Establishes IaC standards for CNF lifecycle management, carrier-grade high availability, and multi-vendor interoperability. Conducts architecture reviews and optimizes FinOps for telecom compute infrastructure. |
| Unity Developer | Defines K8s standards: game server deployment patterns, scaling policies, monitoring. | |
| Unreal Engine Developer | Defines K8s standards: game server deployment patterns, scaling policies. | |
| XR Unity Developer | Defines container orchestration strategy for the organization's XR platform, including multi-cluster and federation. Establishes Kubernetes configuration standards for XR service reliability. |
| 角色 | 必要性 | 描述 |
|---|---|---|
| 1C Developer | Shapes Kubernetes usage strategy for the 1C platform at the organizational level. Defines infrastructure standards ensuring scalability and reliability of 1C systems. | |
| AI Product Engineer | Shapes corporate Kubernetes platform for AI products with multi-cluster architecture and resource federation. Defines GPU pool and spot instance usage strategy for optimizing inference costs. | |
| Analytics Engineer | Shapes the corporate Kubernetes platform for the analytics ecosystem with multi-cluster architecture. Defines the compute resource scaling strategy for processing petabyte-scale analytical data. | |
| Android Developer | Shapes Kubernetes usage strategy for mobile infrastructure. Defines orchestration standards ensuring scalability and reliability of Android backend services. | |
| Application Security Engineer | 必要 | Defines organizational cloud security strategy for Kubernetes at enterprise scale. Evaluates multi-cluster security architectures and designs zero-trust platform security frameworks. Establishes FinOps governance integrating security cost optimization with compliance requirements across cloud providers. |
| AR/VR Developer | Shapes the Kubernetes platform strategy for the organization's AR/VR backends. Architects multi-cluster infrastructure for global deployment of VR multiplayer services. | |
| Backend Developer (C#/.NET) | 必要 | Designs K8s platform: multi-cluster, platform engineering, cost optimization. Defines standards for .NET workloads. |
| Backend Developer (Elixir) | 必要 | Develops Elixir cluster orchestration strategy in Kubernetes at organizational level. Designs multi-cluster architecture with distributed Erlang through WireGuard, defines deployment standards with blue-green and canary. Implements self-service platform for Elixir teams. |
| Backend Developer (Go) | 必要 | Shapes organizational Kubernetes platform strategy for Go services: multi-cluster architecture, platform engineering with internal developer portal, resource standards. Develops Kubernetes operators in Go for operational automation and self-service infrastructure. |
| Backend Developer (Java/Kotlin) | 必要 | Designs organizational K8s platform: multi-cluster management, platform engineering (internal developer platform), cost optimization. Defines standards for Java workloads in Kubernetes. |
| Backend Developer (Node.js) | 必要 | Designs platform strategy: K8s abstractions for Node.js developers, self-service deployment, multi-environment management. Defines compute platform for organization. |
| Backend Developer (PHP) | 必要 | Designs organizational Kubernetes platform: multi-cluster strategy, service mesh, platform engineering. Determines balance between managed Kubernetes and self-hosted. |
| Backend Developer (Python) | 必要 | Defines company K8s strategy. Evaluates managed vs self-hosted. Designs multi-cluster architecture. Establishes platform engineering practices. |
| Backend Developer (Rust) | 必要 | Shapes organizational Kubernetes strategy: multi-cluster architecture, federation, cross-region disaster recovery. Defines platform engineering approach with internal developer platform, service mesh standards, network policies and compliance automation for Rust workloads. |
| Backend Developer (Scala) | 必要 | Shapes container orchestration strategy for Scala platform: multi-cluster architecture, federation, FinOps resource optimization. Makes managed Kubernetes decisions (EKS/GKE/AKS), defines Platform Engineering approach with Internal Developer Platform for self-service Scala service deployment. |
| BI Analyst | Shapes corporate container orchestration strategy for analytical platforms. Defines architectural patterns for running data workloads on Kubernetes at enterprise scale. Publishes best practices for scaling analytical infrastructure on K8s. | |
| Blockchain Developer | Shapes infrastructure strategy: blockchain node platform, governance. | |
| Cloud Engineer | 必要 | Shapes company-level container orchestration strategy: multi-cluster topology, cross-region failover, hybrid cloud deployment. Evaluates alternatives (Nomad, ECS) and makes strategic decisions on Kubernetes platform evolution. |
| Compiler Engineer | Shapes container orchestration strategy for the compiler ecosystem: cluster federation, cost optimization, architecture for globally distributed build farms. | |
| Computer Vision Engineer | 必要 | Defines organizational cloud strategy for computer vision computing infrastructure spanning edge and cloud GPU clusters. Evaluates multi-cloud architectures for vision workload portability and GPU cost optimization. Designs enterprise-grade vision processing platforms and establishes FinOps practices for GPU compute governance across product lines. |
| Data Analyst | Shapes container orchestration strategy for the organization's analytical platform. Defines multi-cluster, namespace, and RBAC policies for isolation and security. | |
| Data Engineer | 必要 | Designs Kubernetes platform for data: multi-cluster for staging/production, spot instances for batch, dedicated nodes for streaming. Defines compute strategy and cost optimization. |
| Data Scientist | Shapes ML infrastructure strategy: GPU cluster management, ML platform on K8s, governance. | |
| Database Engineer / DBA | Shapes Data-on-Kubernetes strategy for the organization: operator standards for different DBMSes, multi-cluster architecture for geo-distributed data, GitOps integration. | |
| Desktop Developer (.NET WPF/WinUI/MAUI) | Shapes corporate Kubernetes platform for .NET desktop ecosystem server infrastructure with multi-cluster architecture. Defines backend service scaling strategy for supporting millions of desktop clients. | |
| Desktop Developer (Electron/Tauri) | Shapes container infrastructure architecture for the Electron product ecosystem server backend. Defines multi-cluster deployment strategy for global distribution. | |
| Desktop Developer (Qt/C++) | Shapes corporate Kubernetes platform for desktop development server infrastructure with multi-cluster architecture. Defines backend service scaling strategy for supporting millions of desktop clients. | |
| DevOps Engineer | 必要 | Develops Kubernetes-as-a-platform strategy for the entire organization: workload management standards, developer abstractions, container infrastructure maturity model. Defines architectural decisions for scaling to thousands of pods and hundreds of services. |
| DevSecOps Engineer | 必要 | Architecturally defines enterprise Kubernetes infrastructure strategy. Designs multi-regional fault-tolerant architecture. Defines approach to Edge Kubernetes and IoT workloads. Develops technology radar for container and orchestration technologies. Influences vendor partnerships. |
| Embedded Developer | Shapes container orchestration strategy for IoT: edge Kubernetes (K3s/MicroK8s) deployment architecture, hybrid cloud-edge topology, evaluates orchestration needs for embedded ecosystem. | |
| Engineering Manager | 必要 | Defines organizational cloud strategy evaluating multi-cloud versus single-cloud Kubernetes approaches for engineering workloads. Designs enterprise-grade infrastructure governance balancing team autonomy with cost control and security compliance. Establishes FinOps practices and cloud cost accountability frameworks across engineering departments. |
| Flutter Developer | Shapes Kubernetes platform strategy for the organization's mobile backends. Designs multi-cluster architecture for global deployment of Flutter app APIs. | |
| Frontend Developer (Angular) | Shapes Kubernetes platform strategy for organizational frontend applications. Designs multi-cluster architecture for global Angular product deployment. | |
| Frontend Developer (React) | Shapes container infrastructure architecture for server-side rendering of the React ecosystem. Defines global SSR scaling strategy with minimal latency. | |
| Frontend Developer (Svelte) | Shapes frontend service orchestration strategy for the organization. Defines approaches to multi-cluster deployment and edge orchestration for global frontend delivery. | |
| Frontend Developer (Vue) | Shapes Kubernetes-based frontend application deployment platform. Designs developer experience for frontend engineers — from push to production in minutes with full observability. | |
| Fullstack Developer | 必要 | Shapes organizational Kubernetes strategy: multi-cluster architecture, platform engineering for fullstack teams, cost optimization. Designs internal Developer Platform with K8s abstractions for developer productivity. |
| Game QA Engineer | Shapes container testing strategy: platform-wide K8s testing, service reliability, testing governance. | |
| Game Server Developer | 必要 | Defines organizational cloud strategy for global game server infrastructure spanning multiple regions and cloud providers. Evaluates multi-cloud Kubernetes architectures for game workload portability and disaster recovery. Designs enterprise-grade game server platforms and establishes FinOps practices for game compute cost optimization at scale. |
| Infrastructure Engineer | 必要 | Shapes company Kubernetes platform strategy: choosing between managed (EKS, GKE, AKS) and self-hosted, designing multi-cluster architecture with federation. Defines workload migration roadmap, standards for edge/IoT clusters, cost optimization strategy and FinOps for container infrastructure. |
| iOS Developer | Shapes the corporate Kubernetes platform for mobile infrastructure with multi-cluster architecture. Defines backend service scaling strategy to support millions of concurrent mobile connections. | |
| IoT Engineer | Shapes K8s strategy for IoT ecosystem: cluster federation from cloud to edge, KubeEdge/OpenYurt for distributed computing, orchestration standards for industrial IoT. | |
| Language Tooling Engineer | Shapes Kubernetes usage strategy at the organizational level for the tools ecosystem. Defines orchestration and scaling standards affecting all product teams. | |
| LLM Engineer | 必要 | Defines organizational cloud strategy for LLM serving infrastructure spanning multi-GPU clusters and edge inference deployments. Evaluates multi-cloud architectures for GPU workload portability and model serving cost optimization. Designs enterprise-grade LLM serving platforms and establishes FinOps practices for GPU compute governance at organizational scale. |
| ML Engineer | 必要 | Defines infrastructure strategy for enterprise ML. Evaluates managed Kubernetes vs self-managed for ML. Designs multi-cluster ML architecture. |
| MLOps Engineer | 必要 | Shapes the Kubernetes strategy for the organization's MLOps platform: multi-cluster architecture for separating training and serving, federation for distributing GPU workloads. Defines GPU resource management policies between teams, designs self-service platform for ML engineers, and makes decisions on managed K8s vs bare-metal for ML computations. |
| Network Engineer | Shapes Kubernetes strategy for network engineering at the organizational level. Defines best practices and influences technology choices beyond their own team. Is a recognized expert in this area. | |
| NLP Engineer | Shapes enterprise Kubernetes strategy for the NLP platform. Defines multi-cluster architecture, GPU management, and cost optimization for ML workloads at organizational level. | |
| Penetration Testing Engineer | Shapes container orchestration security strategy for the organization. Defines Kubernetes hardening standards and regular security assessment processes. | |
| Performance Testing Engineer | 必要 | Designs K8s performance testing platform: multi-cluster test execution, self-service test environments, automated capacity planning. |
| Platform Engineer | 必要 | Shapes long-term vision for container orchestration: Kubernetes vs alternatives (Nomad, ECS), hybrid approaches. Defines architectural principles for scaling K8s to hundreds of microservices. Influences industry standards through open-source contributions. |
| QA Automation Engineer | 必要 | Defines organizational cloud strategy for test infrastructure spanning multiple clusters and environments. Evaluates multi-cloud Kubernetes architectures for testing platform portability and cost optimization. Designs enterprise-grade test automation platforms and establishes FinOps practices for testing compute resource governance. |
| QA Engineer (Manual) | Shapes corporate QA methodology for container-orchestrated applications. Defines industry standards for testing cloud-native and Kubernetes-based architectures. Explores QA process automation in containerized environments through AI and chaos engineering. | |
| QA Security Engineer | Shapes container infrastructure security testing strategy at organizational scale. Defines architecture for automated security gates for Kubernetes deployments. | |
| React Native Developer | Shapes the Kubernetes usage strategy for mobile infrastructure. Defines orchestration and scaling standards ensuring mobile service reliability. | |
| Release Engineer | 必要 | Shapes Kubernetes core strategy for release engineering at the organizational level. Defines best practices and influences technology choices beyond their own team. Is a recognized expert in this area. |
| Security Analyst | Shapes the organizational Kubernetes security strategy at the platform level. Creates automated compliance and runtime protection systems for multi-cluster environments. | |
| Site Reliability Engineer (SRE) | 必要 | Designs organizational Kubernetes strategy: managed vs self-hosted, multi-tenancy model, cost allocation. Defines platform abstractions on top of K8s for product teams. |
| Smart Contract Developer | Shapes infrastructure strategy: blockchain node platform, orchestration, governance. | |
| Solutions Architect | 必要 | Defines organizational cloud strategy evaluating multi-cloud versus single-cloud Kubernetes architectures for enterprise workloads. Designs enterprise-grade platform infrastructure with multi-cluster federation, service mesh, and comprehensive observability. Establishes FinOps practices driving cloud cost optimization and resource governance across all engineering teams. |
| Systems Programmer (C/C++) | Shapes K8s systems strategy: hardware abstraction, custom runtime, governance. | |
| Technical Lead | 必要 | Defines organizational cloud strategy for Kubernetes-based platform infrastructure spanning development and production environments. Evaluates multi-cloud architectures for workload portability and vendor risk management. Designs enterprise-grade Kubernetes platforms and establishes FinOps practices for organizational cloud cost governance. |
| Technical Writer | Shapes industry standards for documenting Kubernetes infrastructure and cloud-native architectures. Publishes research on infrastructure documentation effectiveness for operational reliability. Influences the development of automatic K8s documentation generation tools. | |
| Telecom Developer | 必要 | Defines organizational cloud strategy for carrier-grade Kubernetes platforms spanning 5G core, edge, and enterprise telecom workloads. Evaluates multi-cloud architectures for telecom network function portability and regulatory compliance. Designs enterprise-grade telecom platform infrastructure and establishes FinOps practices for telecom compute cost governance. |
| Unity Developer | Shapes game infrastructure strategy: container orchestration, global deployment, governance. | |
| Unreal Engine Developer | Shapes infrastructure strategy: game server orchestration, global deployment, governance. | |
| XR Unity Developer | Shapes architectural vision for container infrastructure in XR product ecosystem. Defines multi-cluster Kubernetes deployment strategy for global XR platform. |