Skip to content

Instantly share code, notes, and snippets.

Apollo Mission Spaceflight Version Number of Moon walks Time walking (hours) Moon Rocks returned (kg)
11 3.05 1 2:30 21
12 3.06 2 7:45 34
14 3.08 2 9:22 42
15 3.09 4 19:03 77
16 3.10 3 20:14 95
17 3.11 3 22:03 110
kubectl create namespace gremlin
# gremlin-scc.yaml
---
apiVersion: security.openshift.io/v1
allowHostDirVolumePlugin: true
allowHostIPC: false
allowHostNetwork: false
allowHostPID: true
allowHostPorts: false
allowPrivilegeEscalation: false
allowPrivilegedContainer: false
@flyingbarron
flyingbarron / LunarLandingLessonsList.md
Created August 9, 2020 17:11
Lunar Landing Lessons List
Part I: [The 1201 program alarm](https://medium.com/ibm-garage/out-of-this-world-lessons-from-the-apollo-lunar-landings-part-i-703ff4f872ce)
Part II: Glenn’s flight
Part III: Functional vs non-functional requirements
Part IV: RACI
Part V: ChatOps
Part VI: SRE & Transparency
Part VII: Operational Scorecards
Part VIII: MVP vs PoC
Part IX: DevSecOps Quarantine

Part X: Reliability

Operations Type Spaceflight Software Development
Day 0 Building the spacecraft, training for the flight Design and development (of both the application and the underlying platform)
Day 1 Launch! and other hightlights such as Moon landing and return to Earth Deployment! and other highlights such as new versions
Day 2 Flying the mission Keeping the application going