Uploaded image for project: 'Stratos'
  1. Stratos
  2. STRATOS-1204

Kubernetes Replication Controllers are used when creating Pods

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.1.0 Alpha
    • 4.1.0 RC3
    • Cloud Controller
    • None

    Description

      Currently a replication controller is created for each member in Kubernetes. As a result if the pod stops responding, the replication controller will remove the existing pod and create a new one. Here the new pod will get a new pod id. When this happens Stratos will not be able to manage pods because there is no information sent to Stratos about this process. Therefore I think we may need to do avoid using replication controllers and directly create pods until we get assistance from Kubernetes to retrieve this information.

      Attachments

        Activity

          People

            imesh Imesh Gunaratne
            imesh Imesh Gunaratne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: