Skip to content

lundrew/k8sapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Application

This repository contains the application code and everything required to build, test, and deploy it onto Kubernetes.


Responsibilities

  • Automated tests
  • Container build definitions
  • Kubernetes manifests for the app

Tech Stack

  • Application language/runtime
  • Docker
  • Kubernetes
  • CI/CD (GitHub Actions)

CI/CD Pipeline

Typical pipeline stages:

  1. Run tests
  2. Build Docker image
  3. Push image to registry
  4. Deploy to Kubernetes

This pipeline deploys workloads.


Related Repositories

Platform Configuration (Cluster + Add-ons)
https://github.com/lundrew/platform-configuration

Infrastructure Provisioning (VMs & Networking)
https://github.com/lundrew/infrastructure-provisioning


Notes

  • This repo assumes a working Kubernetes platform already exists.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published