Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tasks required for Production Deployments:

  •  test
    Jira
    serverJIRA
    serverIdb14d4ad9-eb00-3a94-88ac-a843fb6fa1ca
    keyNDS-239
     Test LB prototype with test-drive interfaces/specs - path based for odum,odum 
  •  update go srcs to current production release of kubernetes - currently based on 1.2.0-alpha, current 160502 is 1.2.3 - should evaluate diff of 1.2.3 and 1.3.0-alpha and pick appropriately for future
  •  update the build process - build produces a static binary.   Image from alpine with net-tools and single static binary.
  •  Build and produce the image
  •  Create a "boot-script" based on the node-label+yml startup
  •  Need to label LB node such that only the LB image runs there - current yml uses node-selector for LB affinity but does not address the scheduler scheduling other pods on the LB node

...