Code Monkey home page Code Monkey logo

k8s-on-azure's Introduction

renovate-tekton-argo-talk

Disclaimer: this repository is for demo purposes only. The setup is NOT production ready. USE AT YOUR OWN RISK.

Links

Manual actions required for running demo

Setup Github PAT

Generate a PAT as described here and here.

Setup DNS zone NS records for subdomain

After the Terraform run, go to the portal, copy out the NS records for the DNS zone and add these to your domain registrar.

Setup webhooks for repositories

  • Use the tekline webhook configuration (Default https://your.sub.domain/tekline) and add this to your repositories.
  • Use the argocd configuration (Default https://your.sub.domain/argocd) and add this to your repositories.

Add public part of SSH key to Github Account

Example .env file

export location="westeurope" #changeme if desired
export rgstate="rg-renovate-talk-state" #changeme if desired
export sastate="sarenovatetalkstate" #changeme as this needs to be globally unique ;) Be creative!
export subscription="xxxx1234-1234-1234-1234-xxxxxx123456" #changeme to your own subscription
export tenant="" # add your tenant id here. Required for setting up rights to k8s
export ARM_TENANT_ID=$tenant # needed in both formats
export githubpat="ghp_xxx" # GitHub PAT token. Needs write access to read and update your github repos.
export githubmail="xxx" # public email of github account. (github email, not private email). Used for SSH key generation
export githubtrigger="xxx" # Token used to validate push webhooks from Github.

TODO

k8s-on-azure's People

Contributors

pietervincken avatar renovate[bot] avatar

Watchers

 avatar

k8s-on-azure's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
kustomize k8s.gcr.io/external-dns/external-dns Available

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

kustomize
k8s/argoapps/kustomization.yaml
k8s/external-dns/kustomization.yaml
  • k8s.gcr.io/external-dns/external-dns v0.14.0
k8s/external-dns/resources/render/kustomization.yaml
  • registry.k8s.io/external-dns/external-dns v0.13.6
k8s/monitoring/kustomization.yaml
k8s/renovate/kustomization.yaml
k8s/tekline/kustomization.yaml
terraform
terraform/main.tf
  • azuread 2.41.0
  • azurerm 3.68.0

  • Check this box to trigger a request for Renovate to run again on this repository

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.