Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Setup system metrics collection (host, k8s, cilium, kubevirt) #95

Merged
merged 21 commits into from
Jan 23, 2025

Conversation

nahsi
Copy link
Collaborator

@nahsi nahsi commented Jan 16, 2025

No description provided.

Copy link

linear bot commented Jan 16, 2025

@nahsi nahsi added the create create k8s cluster label Jan 16, 2025
@fluencebot
Copy link
Contributor

fluencebot commented Jan 16, 2025

ephemeral: spectrum-95

Your ephemeral k8s cluster is ready.

Visit the dashboard at https://home.spectrum-95.fluence.dev

You can obtain kubeconfig and talos config from this artifact.
Download and unarchive the artifact, then run this command to export variables:

[[ -f ./kubeconfig ]] && export KUBECONFIG=$(realpath ./kubeconfig)
[[ -f ./talosconfig ]] && export TALOSCONFIG=$(realpath ./talosconfig)

To get the token for kubernetes-dashboard auth run:

kubectl -n kubernetes-dashboard create token kubernetes-dashboard-admin

@nahsi nahsi requested review from gurinderu and folex January 16, 2025 14:18
@nahsi nahsi requested a review from enjenjenje January 23, 2025 10:10
@nahsi nahsi changed the title chore: Monitoring tidy-up + system metrics feat: Setup system metrics collection (host, k8s, cilium, kubevirt) Jan 23, 2025
@nahsi nahsi merged commit d23d5b8 into main Jan 23, 2025
2 checks passed
@nahsi nahsi deleted the NET-862 branch January 23, 2025 13:17
nahsi added a commit that referenced this pull request Jan 30, 2025
* chore: Correct path for kubeconfig (#67)

Correct name for kubeconfig

* chore: fixed ccp-worker version (#68)

fixed ccp-worker version

* chore: Add release-please for terraform modules (#73)

* lightmare chart -> 0.1.1 (#75)

* chore: Separate module releases (#77)

Separate releases

* chore: Bump module version in examples (#81)

Bump version

* chore: Fix path in extra-files version bump (#82)

F

* chore: Correct version bump in examples (#86)

Correct version bump in examples

* chore(deps): update hashicorp/vault-action action to v3.1.0 (#66)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(main): release terraform-module-spectrum 0.1.0 (#89)

* chore(main): release terraform-module-talos 0.1.0 (#88)

Co-authored-by: Anatolios Laskaris <[email protected]>

* chore(main): release terraform-module-k3s 0.1.0 (#87)

Co-authored-by: Anatolios Laskaris <[email protected]>

* chore(deps): update helm release kubernetes-dashboard to v7.10.1 (#70)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* feat: Update talos to version 1.9.1 and add selinux workaround (#90)

Update talos to version 1.9.1 and add selinux workaround

* feat!: talos multinode initial support (#72)

* Update

* Fix instance type

* Fix name

* F

* chore: Actually login to docker registry (#92)

Actually login to docker registry

* chore: Fix kubeconfig missing (#93)

* chore: Fix kubeconfig

* fix: kubeconfig creation waits for bootstrap (#94)

Kubeconfig depends on bootstrap

* chore(main): release terraform-module-talos 0.2.0 (#91)

* chore: Bump kubevirt cdi (#96)

Bump kubevirt cdi

* feat: Setup system metrics collection (host, k8s, cilium, kubevirt) (#95)

* fix: Bump talos version to 1.9.2 (#98)

* chore(main): release terraform-module-spectrum 0.1.1 (#99)

* chore(main): release terraform-module-talos 0.2.1 (#100)

Co-authored-by: Anatolios Laskaris <[email protected]>

* fix: Disable creation of service monitor for now (#102)

* Disable cilium metrics for now

* Disable kubevirt metrics for now

* chore(main): release terraform-module-spectrum 0.1.1 (#101)

* chore: Fix dependency on service-monitor and collect metrics from kube-scheduler and kube-controller (#103)

* chore: Disable eip on ephemeral instance (#108)

Disable eip on ephemeral instance

* chore: Test metrics push (#107)

* feat: update ccp-cu-worker to 0.16.1 (#109)

update ccp-cu-worker to 0.16.1

* chore(deps): update dependency rancher/local-path-provisioner to v0.0.31 (#105)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

---------

Co-authored-by: Enje Shakirova <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: fluencebot <[email protected]>
Co-authored-by: Mike Voronov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
create create k8s cluster
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants