[
https://issues.apache.org/jira/browse/IGNITE-8526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16482536#comment-16482536
]
ASF GitHub Bot commented on IGNITE-8526:
----------------------------------------
GitHub user vveider opened a pull request:
https://github.com/apache/ignite/pull/4038
IGNITE-8526 Create web-agent docker image for k8s deployment
* added web-agent separate docker image build
* refactored and unified docker specifications layout
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-8526
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4038.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4038
----
commit e6cc97a7592f1d5065e6f40dc0c96fc70018039f
Author: Ivanov Petr <pivanov@...>
Date: 2018-05-21T14:11:05Z
IGNITE-8526 Create web-agent docker image for k8s deployment
* added web-agent separate docker image build
* refactored and unified docker specifications layout
----
> Create web-agent docker image for k8s deployment
> ------------------------------------------------
>
> Key: IGNITE-8526
> URL: https://issues.apache.org/jira/browse/IGNITE-8526
> Project: Ignite
> Issue Type: Improvement
> Components: build, UI
> Reporter: Roman Guseinov
> Assignee: Peter Ivanov
> Priority: Major
> Attachments: Dockerfile
>
>
> Currently, apacheignite/web-console-standalone is not enough to run
> web-console in Kubernetes environment. The only way to connect a cluster from
> web console is to use web-agent. That's why we need a docker image which we
> can configure (grid and console addresses, security tokens) and run on k8s
> env.
> Dockerfile example is attached.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)