Skip to content

Deployment manifests and scripts to deploy with Kubernetes

Notifications You must be signed in to change notification settings

InterviewAndHealth/K8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deployment with Kubernetes

This repository contains the manifests and scripts to deploy the application with Kubernetes.

Prerequisites

  • A Kubernetes cluster
  • kubectl

Configuration

Before deploying the application, you need to configure sealed secrets keys. Just upload all the keys to the system/sealed-secrets-keys directory.

Deploy

To deploy the application, run the following command:

./apply.sh

Undeploy

To undeploy the application, run the following command:

./delete.sh

About

Deployment manifests and scripts to deploy with Kubernetes

Topics

Resources

Stars

Watchers

Forks

Languages