Skip to content

assaf2301/texel_exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

texel_exercise

Deployment Instructions

  1. Trasnfer the 'nginx-texel-deployment' to your k8s master node
  2. Create the Deployment by running the following command:
kubectl apply -f /path/to/nginx-texel-deployment.yaml

Python tests

The code can run only on python3

  1. Enter to 'webserver_validator' dir.
  2. Edit the settings.py file and enter the webserver IP.
  3. Install requirements:
pip install -r requirements.txt
  1. Run the following command from your cli
python main.py
  1. If the test fails, a relevant error will be thrown.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published