k8s-tutorial-python icon indicating copy to clipboard operation
k8s-tutorial-python copied to clipboard

Code and documentation for the Kubernetes 101 for Python Programmers tutorial (Kubernetes + Django Web Development)

Results 2 k8s-tutorial-python issues
Sort by recently updated
recently updated
newest added

Bumps [django](https://github.com/django/django) from 2.1.2 to 2.2.13. Commits 8093aaa [2.2.x] Bumped version for 2.2.13 release. 07e59ca [2.2.x] Fixed CVE-2020-13254 -- Enforced cache key validation in memcached ba... 6d61860 [2.0.x] Fixed CVE-2020-13596...

dependencies

This PR demonstrates a way to utilize Cypress to E2E test the application both from a dev machine and automated through CI. No need to merge, this PR is just...