dkmiller / tidbits

Short notes on stuff I have recently discovered / understood
1 stars 0 forks source link

Kubernetes development writeup #113

Open dkmiller opened 1 year ago

dkmiller commented 1 year ago

Leverage

Idea: manual two step orchestration in "building" Kubernetes cluster.

  1. Build & ship Docker images
  2. Copy paste image identifiers into manifest
  3. Ship new manifest to the cluster