Back to Home
4eyedengineer icon

mcp-server-deployments

Verified Safe

by 4eyedengineer

Overview

Manages Kubernetes deployments for multiple MCP servers using a GitOps approach with ArgoCD.

Installation

Run Command
kubectl apply -f argocd/mcp-servers-base.yaml && kubectl apply -f argocd/applicationset.yaml

Security Notes

The repository utilizes robust security practices including strict NetworkPolicies (blocking internal network access, limiting ingress to ingress controller, controlled egress for DNS/HTTPS), ResourceQuotas, LimitRanges, and Kubernetes Pod Security Standards (restricted). No hardcoded secrets or 'eval' patterns are present. The GitOps model itself requires a secure Git repository, as compromise of the repository could lead to cluster compromise. Overall, the configuration itself demonstrates a high level of security awareness.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Stars0
Forks0
Last Update2025-12-02

Tags

GitOpsKubernetesArgoCDInfrastructure-as-CodeMicroservices