Skip to content

Hirely-org/k8s

Repository files navigation

Kubernetes Manifests

This directory contains Kubernetes manifests for deploying and managing the application.

Structure

  • deployments/: Deployment manifests.
  • services/: Service manifests.
  • storage/: PersistentVolume and PersistentVolumeClaim definitions.
  • configs/: ConfigMap files for environment-specific configurations.
  • secrets/: Secret files for sensitive data.

Usage

To deploy the application:

kubectl apply -f k8s/

About

Kubernetes repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors