Skip to content

abasitt/python-k8-service-def-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes have limitation of defining port ranges in service defination yaml. For voice and real time media services, there is a need of openning thousands of ports for some protocols.

This script will help you to define ports in excel sheet and then convert it in to service defination.

Requirements:

  • python3
  • pip3
  • openpyxl
  • jinja2

The script was run on Ubuntu 20.04

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages