DataSphereStudio icon indicating copy to clipboard operation
DataSphereStudio copied to clipboard

Added k8S deployment file

Open jacktao007 opened this issue 3 years ago • 0 comments

What is the purpose of the change

Added k8S deployment file

Brief change log

  • add k8s dir;
  • add EUREKA_PREFER_IP and RUN_IN_FOREGROUND to sbin/ext/*

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): (no)
  • Anything that affects deployment: (yes)
  • The Core framework, i.e., AppConn, Orchestrator, ApiService.: (no)

Documentation

  • Does this pull request introduce a new feature? (yes)
  • If yes, how is the feature documented? (docs)

jacktao007 avatar Jul 11 '22 15:07 jacktao007