prometheus-adapter icon indicating copy to clipboard operation
prometheus-adapter copied to clipboard

Update deployment manifests and instructions

Open dgrisonnet opened this issue 4 years ago • 13 comments

Deployment manifests and instructions are very outdated in the project since the community has been solely updating the kube-prometheus manifests. It would be great to leverage the efforts that were made there and update the manifests that we have in this repository.

dgrisonnet avatar Jul 08 '21 08:07 dgrisonnet

@dgrisonnet, can you help me with getting started what i need to do? thanks

championshuttler avatar Jul 12 '21 12:07 championshuttler

Sure, so the goal of this issue is to update the deployment manifests and instructions that we have in this repository under the deploy directory based on the more up-to-date manifests in kube-prometheus that are prefixed by prometheus-adapter- in the manifests directory.

The few pointers that I could give you are that you should be able to update all the manifests and bring the new ones except for the configmap and the apiservices that we can keep as is, except for a few selectors that might need to be updated to match the new changes. Also, it would be great to move away from the custom-metrics-apiserver resource name to prometheus-adapter which is used in kube-prometheus and is in my opinion more clear. As for the deployment instructions, we could move the second point out of the default deployment and add a new section explaining how users can configure the adapter and enable HTTPS.

Let me know if you need any additional information and feel free to reach out to me on slack if you need any help :slightly_smiling_face:

dgrisonnet avatar Jul 13 '21 14:07 dgrisonnet

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Mark this issue or PR as rotten with /lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Oct 11 '21 15:10 k8s-triage-robot

@championshuttler are you still looking into this?

/remove-lifecycle stale

dgrisonnet avatar Oct 12 '21 07:10 dgrisonnet

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Mark this issue or PR as rotten with /lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Jan 10 '22 07:01 k8s-triage-robot

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

k8s-triage-robot avatar Feb 09 '22 07:02 k8s-triage-robot

/remove-lifecycle rotten

dgrisonnet avatar Mar 03 '22 14:03 dgrisonnet

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Mark this issue or PR as rotten with /lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Jun 01 '22 14:06 k8s-triage-robot

Hello @dgrisonnet I would like to help with this! I have only one question, can I make it so the manifests are generated by jsonnet, or do you simply want me to manually take the manifests from kube-prometheus?

JoaoBraveCoding avatar Jun 01 '22 14:06 JoaoBraveCoding

Hello @JoaoBraveCoding my original idea was to first update the yaml manifest to match the changes made in kube-prometheus and then migrate to jsonnet: https://github.com/kubernetes-sigs/prometheus-adapter/issues/427.

That said, if you prefer to go straight to the migration to jsonnet, I am fine with it.

dgrisonnet avatar Jun 03 '22 16:06 dgrisonnet

/remove-lifecycle stale /unassign championshuttler

dgrisonnet avatar Jun 03 '22 16:06 dgrisonnet

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Mark this issue or PR as rotten with /lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Sep 01 '22 16:09 k8s-triage-robot

/remove-lifecycle stale

dgrisonnet avatar Sep 02 '22 16:09 dgrisonnet

This was fixed by https://github.com/kubernetes-sigs/prometheus-adapter/pull/531.

dgrisonnet avatar Dec 01 '22 15:12 dgrisonnet