Skip to content

Commit

Permalink
updating kubernetes documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ValaxyTech committed Aug 16, 2019
1 parent 8887fd6 commit 676a492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Kubernetes/Integrating_Kubernetes_with_Ansible.MD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

1. Update hosts file with new group called kubernetes and add kubernetes master in that.

1. Create ansible playbooks to create deployment and services
1. Create ansible playbooks to create **[deployment](https://github.com/yankils/Simple-DevOps-Project/blob/master/Kubernetes/kubernetes-valaxy-deployment.yml)** and **[services](https://github.com/yankils/Simple-DevOps-Project/blob/master/Kubernetes/kubernetes-valaxy-service.yml)**

1. Check for pods, deployments and services on kubernetes master
```sh
Expand Down

0 comments on commit 676a492

Please sign in to comment.