Skip to content

This repository contains deployment methods in Docker, Kubernetes environments.

License

Notifications You must be signed in to change notification settings

abhilashindulkar/docker-kube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-kube

Linux Tweet App Deployment

This is very simple NGINX website that allows a user to send a tweet.

Deployment methods

  • Docker
    • By executing docker commands manually.
    • Through docker-compose.
  • Kubernetes
    • Through prebuilt image in kubernetes manifest.
    • Through kaniko image build tool.
    • Deploy with Ingress.
  • Helm Chart
  • Kustomize
  • Skaffold

About

This repository contains deployment methods in Docker, Kubernetes environments.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published