Skip to content

Instantly share code, notes, and snippets.

@meganwolf0
meganwolf0 / README.md
Last active June 12, 2025 14:26
Setup UDS on EKS

Instructions for setting up EKS + UDS-Core

  1. Get UDS-Core, UDS CLI, Registry1 creds
brew tap defenseunicorns/tap
brew install uds
@meganwolf0
meganwolf0 / ns-packages-20.yaml
Created June 4, 2025 13:24
UDS Core Egress Testing Files
# Test apps with various network allow configurations for egress testing
# Package 1
apiVersion: v1
kind: Namespace
metadata:
name: test-app-1
---
apiVersion: uds.dev/v1alpha1
kind: Package