# K3s rancher proxy

**URL:** https://forums.suse.com/t/k3s-rancher-proxy/14227
**Category:** SUSE Rancher Prime
**Created:** [May 10, 2019, 2:45pm UTC](https://forums.suse.com/t/k3s-rancher-proxy/14227 "2019-05-10T14:45:13Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![hwaastad](https://sea2.discourse-cdn.com/flex022/user_avatar/forums.suse.com/hwaastad/32/225_2.png) [@hwaastad](https://forums.suse.com/u/hwaastad)
#### Post date: [May 10, 2019, 2:45pm UTC](https://forums.suse.com/t/k3s-rancher-proxy/14227/1 "2019-05-10T14:45:13Z")

</div>

Hi,  
I’ve imported a K3S cluster into Rancher 2.2.2 and I’ve noticed that accessing a service through a proxy ([https://my-rancher-ha-cluster/k8s/clusters/clusterid/api/v1/namespaces/my-namespace/services/http:my-service:containerport/proxy/](https://my-rancher-ha-cluster/k8s/clusters/clusterid/api/v1/namespaces/my-namespace/services/http:my-service:containerport/proxy/))  
the Host header is different for K3S than a rke cluster.  
K3s: Host: localhost:6443  
RKE: Host: my-rancher-ha-cluster

Maybe a bug?
