utopia-php/orchestration

๐Ÿš€ [Feature] - Adding K8s adapter

byawitz opened this issue ยท 0 comments

โšก The Idea

Adding K8s adapter to Utopia-PHP orchestration module.

The adapter will be able to deploy a new K8s app with service and network

๐Ÿ“ƒ Checklist

Implementing Adapter functions.

  • createNetwork
  • removeNetwork
  • networkConnect
  • networkDisconnect
  • listNetworks
  • getStats
  • pull
  • list
  • run
  • execute
  • remove

๐Ÿ‘€ Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue
  • I checked and didn't find any active branch.

๐Ÿข Have you read the Code of Conduct?