Engine Yard Kontainers (EYK) is a Platform-as-a-Service (PaaS) for deploying and managing applications in containers. EYK runs application containers on a fully-managed Kubernetes infrastructure. It is designed to allow developers to shift from DevOps to NoOps, as they don’t need to spend additional time on deployments aside from a single code push command.
Overview A customer may find it necessary to move an already deployed EYK application to a new cluster, as would be the case when moving an application that was undergoing acceptance testing to the pr...
Overview Engine Yard Kontainers (EYK) users can connect to a running container instance from the CLI for purposes of executing supported commands. Solution Follow these steps to connect to a running p...
Overview Customers initiating a console session to a running container by using the eyk ps:console command may encounter issues when executing commands. Common problems include: No command auto-comple...
Overview It is common that more than one user/developer needs access to a given application to be able to manage it. This is true for operations like scaling up/down processes, add/change environment...