Skip to content

greenbear00/kubernetes_hello_node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minikube $ minikube start --driver=docker

examples1

  • hello-node.yml $ kubectl apply -f hello-node.yml

examples2

  • hello-deployment.yml
  • hello-sevice.yml $ kubectl apply -f hello-deployment.yml $ kubectl apply -f hello-service.yml $ kubectl get all $ minikube start hello-node or
  • hello.yml $ kubectl apply -f hello.yml $ kubectl get all $ minikube start hello-node

minikube start [service_name]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published