cloud-on-k8s
cloud-on-k8s copied to clipboard
Elastic Cloud on Kubernetes
The 2.15 branch has been created, this PR updates the versions in the release branch.
While working on https://github.com/elastic/cloud-on-k8s/issues/7290 I noticed that renaming a policy ID does not trigger a "restart" of the Agent Pods. The `FLEET_ENROLLMENT_TOKEN` is provided as an environment variable, and therefore...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/prometheus/client_golang](https://togithub.com/prometheus/client_golang) | require | patch | `v1.20.4` -> `v1.20.5` | --- ### Release...
> @pebrc I'm sorry, not sure if i should open a new ticket, but this one might have to be reopened. > > We are using elasticsearch on EKS with...
👋 howdy, team! Would you kindly consider moving [Troubleshooting ECK](https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-troubleshooting.html) out from under "Operating ECK" sub-tab to root-level? It's content appears to apply to "Orchestrating Elastic Stack applications", etc as...
👋 howdy, team! [Scale out a Kibana deployment](https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-kibana-advanced-configuration.html#k8s-kibana-scaling) covers the three `encryptionKey` settings required to scale out Kibana and/or successfully migrate SavedObjects/Reports across clusters: ( `xpack.security.encryptionKey`, `xpack.reporting.encryptionKey`, `xpack.encryptedSavedObjects.encryptionKey`). It reports...
This re-enables the assertion on operator-level role mappings in e2e test TestStackConfigPolicy.
👋🏽 @jlim0930 @paulrossmeier +ECK Dev/Docs, If I understood y'alls call out from office hours today, this notes that k8 expects values to be base64 encoded by default. Which is a...
Closes: #7787 ## What is this change? This sets the security context for Kibana to be more secure/hardened by default. ### Testing/Todo - [ ] Test v8 Kibana in e2e...
I am using ECK with fleet and agents. I have setup the Kibana Agent and set the host, username and password and left the certificate entry empty. However i get...