# Upgrade license In ECK to try some platinum features

**URL:** https://discuss.elastic.co/t/upgrade-license-in-eck-to-try-some-platinum-features/227556
**Category:** Elastic Cloud on Kubernetes (ECK)
**Tags:** license
**Created:** [April 10, 2020, 7:37pm UTC](https://discuss.elastic.co/t/upgrade-license-in-eck-to-try-some-platinum-features/227556 "2020-04-10T19:37:15Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![pingz](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/pingz/32/58555_2.png) [@pingz](https://discuss.elastic.co/u/pingz)
#### Post date: [April 10, 2020, 7:37pm UTC](https://discuss.elastic.co/t/upgrade-license-in-eck-to-try-some-platinum-features/227556/1 "2020-04-10T19:37:15Z")

</div>

I have a three node ECK running on AWS EKS. The ECK is exposed to external client outside of k8s through an AWS application load balancer using AWS certificate issued by AWS certificate manager. In my set up, I disable TLS on the **HTTP** layer following Instructions here: [https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-accessing-elastic-services.html#k8s-disable-tls](https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-accessing-elastic-services.html#k8s-disable-tls).  
Basic license features seem to work so far. Planning to upgrade license to try some platinum features, but I noticed that platinum features require configuring security in Elasticsearch. Question: Will trial license with platinum features work if my ECK cluster TLS on **HTTP** layer is disabled as such  
spec:  
http:  
tls:  
selfSignedCertificate:  
disabled: true

---

<div class="post-metadata">

### Author: ![sebgl](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/sebgl/32/48702_2.png) [@sebgl](https://discuss.elastic.co/u/sebgl)
#### Post date: [April 14, 2020, 8:25am UTC](https://discuss.elastic.co/t/upgrade-license-in-eck-to-try-some-platinum-features/227556/2 "2020-04-14T08:25:17Z")

</div>

Hi @pingz,

Yes, it will work as you expect.  
To enable a trial license and access Platinum features, please look at [ECK trial license documentation](https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-licensing.html#k8s_starting_a_trial).

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [November 4, 2022, 7:53am UTC](https://discuss.elastic.co/t/upgrade-license-in-eck-to-try-some-platinum-features/227556/3 "2022-11-04T07:53:21Z")

</div>


