Kubernetes + Jenkins X + Sock Shop Kubernetes + Jenkins X + Sock Shop
Home
  • Jenkins X (opens new window)
GitHub (opens new window)
Home
  • Jenkins X (opens new window)
GitHub (opens new window)
  • Kubernetes + Jenkins X + Sock Shop
    • Requirements
    • Content
    • Links
  • Jenkins X installation to AWS
    • Prepare the local working environment
    • Configure AWS
    • Install Jenkins X
  • Sock Shop
  • Jenkins X operations
    • Pull Request
    • Merge
  • Clean-up

# Kubernetes + Jenkins X + Sock Shop

Build Status (opens new window)

  • GitHub repository: https://github.com/ruzickap/k8s-jenkins-x (opens new window)
  • Web Pages: https://ruzickap.github.io/k8s-jenkins-x (opens new window)
  • Asciinema: https://asciinema.org/a/277936 (opens new window)
  • YouTube: https://youtu.be/aDOZbGbEaHI (opens new window)

# Requirements

  • awscli (opens new window)
  • AWS IAM Authenticator for Kubernetes (opens new window)
  • AWS account (opens new window)
  • kubectl (opens new window)
  • kops (opens new window)
  • hub (opens new window)
  • jx (opens new window)
  • Kubernetes, Docker, Linux, AWS knowledge required

# Content

  • Part 01 - Install Jenkins X to AWS
  • Part 02 - Sock Shop
  • Part 03 - Jenkins X operations
  • Part 04 - Cleanup

# Links

  • Video:

    • Cloud Native CI/CD with Jenkins X and Knative Pipelines (opens new window)
    • Jenkins X A Hands on Demonstration - Webinar Series, Session 1 (opens new window)
Edit this page (opens new window)
Last Updated: 6/30/2024, 4:11:13 AM

Jenkins X installation to AWS →