Skip to content

dSalazar10/Project-Kubernetes_Workflow

Repository files navigation

Project-Kubernetes_Workflow

Udacity's Cloud DevOps Nanodegree Course 4 Project

Project-Docker_Workflow Docker Cloud Build Status

  1. Download Promethius

wget https://github.com/prometheus/prometheus/releases/download/v2.18.1/prometheus-2.18.1.linux-amd64.tar.gz

  1. Unpack the tarball and change to the directory

tar xvfz prometheus-*.tar.gz

cd prometheus-*

  1. Update the Promethius config file

  2. Start Promethius

./prometheus --config.file=prometheus.yml

  1. Update Cloud9's Security Group's inbound routing IP addresses to include port 9090 for all inbound traffic

  1. View the metrics using /metrics

  1. Execute graph commands using the Console Tab

  1. Graph results using the Graph Tab

  1. Configure and Run Kubernetes on local host

About

Udacity's Cloud DevOps Nanodegree Course 4 Project, Part 2

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published