Giter VIP home page Giter VIP logo

Comments (9)

cheftako avatar cheftako commented on August 17, 2024 3

Thanks @BenTheElder. Teaches me to stop reading early. The CCM binary/image is built by bazel. However the manifest template can be found at https://github.com/kubernetes/cloud-provider-gcp/blob/master/cluster/gce/manifests/cloud-controller-manager.manifest. The template is then expanded by the function start-cloud-controller-manager at https://github.com/kubernetes/cloud-provider-gcp/blob/master/cluster/gce/gci/configure-helper.sh#L2205.

from cloud-provider-gcp.

fredleger avatar fredleger commented on August 17, 2024 1

Got it. My assumption that it was a bazel process in the build was wrong (totally newbie at bazel). It's just templating used internaly right ?

So I guess i should rephrase my question

I have a vanilla k3s cluster runing on GCP nodes. How to generate / find manifests to deploy the cloud provider in the cluster (mainly to have LB svc support) ? Same way i did this on aws: https://github.com/kubernetes/cloud-provider-aws/tree/master/manifests/base

from cloud-provider-gcp.

cheftako avatar cheftako commented on August 17, 2024

/cc @jiahuif @BenTheElder

from cloud-provider-gcp.

BenTheElder avatar BenTheElder commented on August 17, 2024

@cheftako is this even done with bazel? You mean the pod spec for running it? Pretty sure that's done with a bunch of bash in the cluster/ dir. If you mean manifests as in multi-arch images then https://github.com/kubernetes/cloud-provider-gcp#publishing-gcp-controller-manager-image

from cloud-provider-gcp.

BenTheElder avatar BenTheElder commented on August 17, 2024

The comment just above #232 (comment) contains the template of the manifest for deployment, which is templated by the shell code linked above. That script is part of a larger script that brings up test clusters for development + CI.

Bazel is used to build the docker images currently, but not for the manifest templating.

from cloud-provider-gcp.

k8s-triage-robot avatar k8s-triage-robot commented on August 17, 2024

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

from cloud-provider-gcp.

k8s-triage-robot avatar k8s-triage-robot commented on August 17, 2024

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

from cloud-provider-gcp.

k8s-triage-robot avatar k8s-triage-robot commented on August 17, 2024

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:

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

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

/close

from cloud-provider-gcp.

k8s-ci-robot avatar k8s-ci-robot commented on August 17, 2024

@k8s-triage-robot: Closing this issue.

In response to this:

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:

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

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

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

from cloud-provider-gcp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.