4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 1 / 44
  • thumbnail
    Crossplane project on LinkedIn: KubeCon Europe 2024: Watch these 8+ Crossplane-y talks
    22 avril 2024 à 21:21:06 UTC+2 * - permalink - archive.org - https://www.linkedin.com/posts/crossplane_kubecon-europe-2024-watch-these-8-crossplane-y-activity-7188201362034233349-i3d7
    crossplane k8s
  • thumbnail
    aws/amazon-ec2-spot-interrupter: The ec2-spot-interrupter is a simple CLI tool that triggers Amazon EC2 Spot Interruption Notifications and Rebalance Recommendations.
    14 avril 2024 à 11:42:33 UTC+2 - permalink - archive.org - https://github.com/aws/amazon-ec2-spot-interrupter
    aws ec2 karpenter spot tools
  • Principles behind the Agile Manifesto
    17 février 2024 à 22:51:13 UTC+1 - permalink - archive.org - https://agilemanifesto.org/principles.html
    agile manifest
  • thumbnail
    (16) How To Create A Management Kubernetes Cluster For Crossplane - YouTube
    15 février 2024 à 21:32:11 UTC+1 - permalink - archive.org - https://www.youtube.com/watch?v=IlaYGgyg06o
    crossplane egg
  • thumbnail
    (16) How To Shift Left Infrastructure Management Using Crossplane Compositions - YouTube
    15 février 2024 à 19:46:07 UTC+1 - permalink - archive.org - https://www.youtube.com/watch?v=AtbS1u2j7po&t=0s
    crossplane
  • thumbnail
    (10) Les tests de personnalité sont-ils bullshit ? Réponse avec Albert Moukheiber - YouTube

    :)

    12 février 2024 à 20:59:57 UTC+1 - permalink - archive.org - https://www.youtube.com/watch?v=hu68GXP6vZE&list=WL&index=2
    personnalite test
  • Pushover: Pricing

    To replace pushbullet on iphone

    12 février 2024 à 18:33:47 UTC+1 - permalink - archive.org - https://pushover.net/pricing
    ios notification
  • thumbnail
    Bucket - ACK
    12 février 2024 à 13:43:05 UTC+1 - permalink - archive.org - https://aws-controllers-k8s.github.io/community/reference/s3/v1alpha1/bucket/
    ack aws s3
  • Bucket - upbound/provider-aws-s3@v1.0.0
    12 février 2024 à 13:39:11 UTC+1 - permalink - archive.org - https://marketplace.upbound.io/providers/upbound/provider-aws-s3/v1.0.0/resources/s3.aws.upbound.io/Bucket/v1beta1#doc:spec-forProvider-forceDestroy
    crossplane s3
  • thumbnail
    GitHub - neatnik/calendar: A simple printable calendar with the full year on a single page
    11 février 2024 à 14:48:28 UTC+1 - permalink - archive.org - https://github.com/neatnik/calendar
    calendar
  • Using RDS Data API - Amazon Aurora
    8 février 2024 à 16:34:24 UTC+1 - permalink - archive.org - https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/data-api.html
    aurora rds
  • Predefined SSL security policies for Classic Load Balancers - Elastic Load Balancing
    7 février 2024 à 11:34:41 UTC+1 - permalink - archive.org - https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-security-policy-table.html
    aws policy ssl
  • thumbnail
    robusta-dev/krr: Prometheus-based Kubernetes Resource Recommendations
    7 février 2024 à 10:29:32 UTC+1 - permalink - archive.org - https://github.com/robusta-dev/krr?tab=readme-ov-file#usage
    cpu k8s memory report
  • Working with presigned URLs - Amazon Simple Storage Service

    If you created a presigned URL by using a temporary token, then the URL expires when the token expires, even if you created the URL with a later expiration time. For more information about how the credentials you use affect the expiration time, see Who can create a presigned URL.

    So you have to use regular IAM user instead of IAM role for service generating presigned urls..? :-/

    12 août 2023 à 10:53:10 UTC+2 - permalink - archive.org - https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-presigned-url.html#who-presigned-url
    aws iam presigned s3
  • thumbnail
    Network Load Balancer now supports security groups

    Finally!

    12 août 2023 à 10:51:38 UTC+2 - permalink - archive.org - https://aws.amazon.com/fr/about-aws/whats-new/2023/08/network-load-balancer-supports-security-groups/
    aws nlb
  • thumbnail
    go-survey/survey: A golang library for building interactive and accessible prompts with full support for windows and posix terminals.

    multiplie choice
    multiline input

    5 juin 2023 à 17:33:06 UTC+2 * - permalink - archive.org - https://github.com/go-survey/survey
    cli go lib
  • thumbnail
    GitHub - derailed/popeye: 👀 A Kubernetes cluster resource sanitizer
    16 mai 2023 à 08:58:41 UTC+2 - permalink - archive.org - https://github.com/derailed/popeye
    audit k8s
  • thumbnail
    TikTok is killing your brain, one short-form video at a time – Social Media Psychology
    29 avril 2023 à 15:01:21 UTC+2 - permalink - archive.org - https://socialmediapsychology.eu/2022/08/18/tiktok-is-killing-your-brain-right-now/
    brain tiktok
  • thumbnail
    Golang Debugging With Delve [Step by Step] | Golang Cafe

    https://github.com/go-delve/delve

    Delve is a debugger for the Go programming language. The goal of the project is to provide a simple, full featured debugging tool for Go. Delve should be easy to invoke and easy to use. Chances are if you're using a debugger, things aren't going your way. With that in mind, Delve should stay out of your way as much as possible.

    27 avril 2023 à 15:52:50 UTC+2 * - permalink - archive.org - https://golang.cafe/blog/golang-debugging-with-delve.html
    debug delve dlv go
  • thumbnail
    GitHub - kubescape/kubescape: Kubescape is an open-source Kubernetes security platform for your IDE, CI/CD pipelines, and clusters. It includes risk analysis, security, compliance, and misconfiguration scanning, saving Kubernetes users and administrators precious time, effort, and resources.
    26 avril 2023 à 20:08:13 UTC+2 - permalink - archive.org - https://github.com/kubescape/kubescape
    k8s security tools
  • Understanding Package Visibility in Go | DigitalOcean

    This is very different compared to Python and Java! It's another way of thinking to get use to

    23 avril 2023 à 21:33:23 UTC+2 - permalink - archive.org - https://www.digitalocean.com/community/tutorials/understanding-package-visibility-in-go
    go visibility
  • Cross-account IAM permissions - Amazon EKS
    13 avril 2023 à 17:53:34 UTC+2 - permalink - archive.org - https://docs.aws.amazon.com/eks/latest/userguide/cross-account-access.html
    account cross eks iam oidc
  • thumbnail
    jorgebastida/awslogs: AWS CloudWatch logs for Humans™
    12 avril 2023 à 11:34:17 UTC+2 - permalink - archive.org - https://github.com/jorgebastida/awslogs
    cloudwatch eks log tools
  • thumbnail
    [EKS] [request]: Insufficient information when nodegroup upgrade fails · Issue #1282 · aws/containers-roadmap
    12 avril 2023 à 11:33:44 UTC+2 - permalink - archive.org - https://github.com/aws/containers-roadmap/issues/1282
    eks eviction logs
  • What is OpenCore? | OpenCore Legacy Patcher
    9 avril 2023 à 20:10:45 UTC+2 * - permalink - archive.org - https://dortania.github.io/OpenCore-Legacy-Patcher/START.html
    mac opencore os patch
  • thumbnail
    Right-size your Kubernetes Applications Using Open Source Goldilocks for Cost Optimization | AWS Open Source Blog
    9 avril 2023 à 18:31:35 UTC+2 - permalink - archive.org - https://aws.amazon.com/fr/blogs/opensource/right-size-your-kubernetes-applications-using-open-source-goldilocks-for-cost-optimization/
    eks k8s
  • thumbnail
    pqrs-org/Karabiner-Elements: Karabiner-Elements is a powerful utility for keyboard customization on macOS Sierra (10.12) or later.

    brew install --cask karabiner-elements

    map fn+hjkl to arrow keys

    https://genesy.github.io/karabiner-complex-rules-generator/#eyJ0aXRsZSI6ImZuICsgaGprbCB0byBBcnJvdyBLZXlzIiwicnVsZXMiOlt7ImRlc2NyaXB0aW9uIjoiZm4gKyBoamtsIHRvIGFycm93IGtleXMgVmltIiwibWFuaXB1bGF0b3JzIjpbeyJmcm9tIjp7ImtleV9jb2RlIjoiaCIsIm1vZGlmaWVycyI6eyJtYW5kYXRvcnkiOlsiZm4iXSwib3B0aW9uYWwiOlsiYW55Il19fSwidG8iOlt7ImtleV9jb2RlIjoibGVmdF9hcnJvdyJ9XSwidHlwZSI6ImJhc2ljIn0seyJmcm9tIjp7ImtleV9jb2RlIjoiaiIsIm1vZGlmaWVycyI6eyJtYW5kYXRvcnkiOlsiZm4iXSwib3B0aW9uYWwiOlsiYW55Il19fSwidG8iOlt7ImtleV9jb2RlIjoiZG93bl9hcnJvdyJ9XSwidHlwZSI6ImJhc2ljIn0seyJmcm9tIjp7ImtleV9jb2RlIjoiayIsIm1vZGlmaWVycyI6eyJtYW5kYXRvcnkiOlsiZm4iXSwib3B0aW9uYWwiOlsiYW55Il19fSwidG8iOlt7ImtleV9jb2RlIjoidXBfYXJyb3cifV0sInR5cGUiOiJiYXNpYyJ9LHsiZnJvbSI6eyJrZXlfY29kZSI6ImwiLCJtb2RpZmllcnMiOnsibWFuZGF0b3J5IjpbImZuIl0sIm9wdGlvbmFsIjpbImFueSJdfX0sInRvIjpbeyJrZXlfY29kZSI6InJpZ2h0X2Fycm93In1dLCJ0eXBlIjoiYmFzaWMifV19XX0=

    7 avril 2023 à 14:07:19 UTC+2 * - permalink - archive.org - https://github.com/pqrs-org/Karabiner-Elements
    arrow fn hjkl keyboard mac
  • thumbnail
    GoogleContainerTools/distroless: 🥑 Language focused docker images, minus the operating system.
    7 avril 2023 à 13:52:21 UTC+2 * - permalink - archive.org - https://github.com/GoogleContainerTools/distroless
    distroless docker image
  • thumbnail
    TierMobility/codeartifact-dependabot-sync
    • https://tier.engineering/Dependabot-CodeArtifact-Sync
    3 avril 2023 à 14:52:26 UTC+2 - permalink - archive.org - https://github.com/TierMobility/codeartifact-dependabot-sync
    aws codeartifact dependabot github sync
  • thumbnail
    How to create and save Chrome tab groups - The Verge
    29 mars 2023 à 10:13:57 UTC+2 - permalink - archive.org - https://www.theverge.com/23384844/chrome-google-tab-groups-create-save-how-to
    chrome
  • zsviczian/obsidian-excalidraw-plugin: A plugin to edit and view Excalidraw drawings in Obsidian
    22 mars 2023 à 14:39:43 UTC+1 - permalink - archive.org - https://github.com/zsviczian/obsidian-excalidraw-plugin
    draw excalidraw obsidian
  • Prometheus Monitoring Mixins | Monitoring Mixins
    21 mars 2023 à 12:20:44 UTC+1 - permalink - archive.org - https://monitoring.mixins.dev/
    mixin monitoring rules
  • thumbnail
    nvbn/thefuck: Magnificent app which corrects your previous console command.

    ahahaah
    via Thomas Lam

    17 mars 2023 à 14:42:52 UTC+1 - permalink - archive.org - https://github.com/nvbn/thefuck
    cmd fuck
  • thumbnail
    GitHub - SocialGouv/webseal: A static web interface to generate sealed-secrets

    ref by https://github.com/bitnami-labs/sealed-secrets

    17 mars 2023 à 10:40:50 UTC+1 - permalink - archive.org - https://github.com/SocialGouv/webseal
    sealed secret ui web
  • thumbnail
    A Comprehensive Guide to Structured Logging in Go | Better Stack Community

    via thomas Lac

    17 mars 2023 à 09:43:56 UTC+1 - permalink - archive.org - https://betterstack.com/community/guides/logging/logging-in-go/
    go log
  • thumbnail
    OPA Policy Authoring

    🤯

    16 mars 2023 à 15:25:30 UTC+1 - permalink - archive.org - https://academy.styra.com/courses/opa-rego
    opa
  • Year Glance App

    With this app you can get a yearly view of your google calendars

    15 mars 2023 à 20:55:34 UTC+1 * - permalink - archive.org - https://app.yearglance.com/
    calendar year
  • thumbnail
    kubernetes - UPGRADE FAILED: another operation (install/upgrade/rollback) is in progress - Stack Overflow

    helm ls -aA
    helm history <release>
    helm rollback <release> <revision>

    pending-upgrade

    15 mars 2023 à 10:48:10 UTC+1 - permalink - archive.org - https://stackoverflow.com/questions/71599858/upgrade-failed-another-operation-install-upgrade-rollback-is-in-progress
    helm pending
  • thumbnail
    TickTick:Todo list, checklist and task manager app for Android, iPhone and Web

    via daniel

    14 mars 2023 à 09:39:15 UTC+1 - permalink - archive.org - https://ticktick.com/?language=en_US
    app todo
  • The Kubernetes Discovery Cache: Blessing and Curse · Jonny Langefeld

    via martinho

    I had no idea such cache exists, very interesting!

    9 mars 2023 à 16:48:54 UTC+1 - permalink - archive.org - https://jonnylangefeld.com/blog/the-kubernetes-discovery-cache-blessing-and-curse
    cache crd k8s
  • thumbnail
    safety · PyPI
    9 mars 2023 à 16:30:56 UTC+1 - permalink - archive.org - https://pypi.org/project/safety/
    python scan security
  • thumbnail
    dagger.io
    8 mars 2023 à 10:42:31 UTC+1 * - permalink - archive.org - https://dagger.io/
    cd ci docker
  • thumbnail
    Troubleshoot DNS resolution issues with a weighted routing policy in Route 53

    via daniel

    7 mars 2023 à 15:19:48 UTC+1 - permalink - archive.org - https://aws.amazon.com/premiumsupport/knowledge-center/route-53-fix-dns-weighted-routing-issue/
    route53 weighted
  • Why I Will Never Use Alpine Linux Ever Again | by Martin Heinz | Mar, 2023 | Better Programming

    via nedim

    7 mars 2023 à 09:58:21 UTC+1 - permalink - archive.org - https://betterprogramming.pub/why-i-will-never-use-alpine-linux-ever-again-a324fd0cbfd6
    alpine
  • thumbnail
    Does Alpine resolve DNS properly? | Purplecarrot

    via nedim

    7 mars 2023 à 09:50:21 UTC+1 - permalink - archive.org - https://purplecarrot.co.uk/post/2021-09-04-does_alpine-resolve_dns_properly/
    alpine dns glibc musl
  • thumbnail
    How to use PromQL joins for more effective queries of Prometheus metrics at scale | Grafana Labs
    3 mars 2023 à 10:51:27 UTC+1 - permalink - archive.org - https://grafana.com/blog/2021/08/04/how-to-use-promql-joins-for-more-effective-queries-of-prometheus-metrics-at-scale/
    prometheus promql
  • thumbnail
    What is AFL? Aussie Rules Explained - YouTube
    27 février 2023 à 15:15:05 UTC+1 - permalink - archive.org - https://www.youtube.com/watch?v=XMZYZcoAcU0
    afl australie soccer sport
  • Note: psp

    Hello,

    • What is changing?
      PodSecurityPolicy (PSP) was deprecated [1] in Kubernetes version 1.21 and has been removed in Kubernetes version 1.25 [2]. If you are using PSPs in your cluster, then you must migrate from PSP to the built-in Kubernetes Pod Security Standards (PSS) or to a policy as code solution before upgrading your cluster to version 1.25 to avoid interruption to your workloads.

    • What actions can customers take?
      PSP resources were used to specify a set of requirements that pods had to meet before they could be created. Since PSPs have been removed in Kubernetes version 1.25, you must replace those security controls. Two solutions can fill this need:

    1) Kubernetes Pod Security Standards (PSS)
    2) Policy-as-code solutions from the Kubernetes ecosystem

    In response to the PSP deprecation and the ongoing need to control pod security out-of-the-box, the Kubernetes community created a built-in solution with PSS [3] and Pod Security Admission (PSA) [4]. The PSA webhook implements the controls defined in the PSS. To review best practices for migrating PSPs to the built-in Pod Security Standards, see references [5] and [6].

    Policy-as-code solutions provide guardrails to guide cluster users, and prevent unwanted behaviors, through prescribed and automated controls. Policy-as-code solutions typically use Kubernetes Dynamic Admission Controllers to intercept the Kubernetes API server request flow, via a webhook call, and mutate and validate request payloads, based on policies written and stored as code. There are several open source policy-as-code solutions available for Kubernetes. To review best practices for migrating PSPs to a policy-as-code solution, see reference [7].

    You can run the following command to view the PSPs in your cluster: kubectl get psp. If you see the eks.privileged PSP in your cluster, it will be automatically migrated to PSS by Amazon EKS. No action is needed on your part.

    To summarize, if you are using PSP in your cluster, then you must migrate from PSP to the built-in Kubernetes PSS or to a policy as code solution before upgrading your cluster to version 1.25 to avoid interruptions to your workloads. EKS offers best practices for pod security and guidance for implementing pod security standards [8]. You can find details on PSP Migration in EKS documentation [1].

    If you have any questions or concerns, please reach out to AWS Support [9].

    [1] https://docs.aws.amazon.com/eks/latest/userguide/pod-security-policy-removal-faq.html
    [2] https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html#kubernetes-release-calendar
    [3] https://kubernetes.io/docs/concepts/security/pod-security-standards/
    [4] https://kubernetes.io/docs/concepts/security/pod-security-admission/
    [5] https://aws.github.io/aws-eks-best-practices/security/docs/pods/#pod-security-standards-pss-and-pod-security-admission-psa
    [6] https://kubernetes.io/docs/tasks/configure-pod-container/migrate-from-psp/
    [7] https://aws.github.io/aws-eks-best-practices/security/docs/pods/#policy-as-code-pac
    [8] https://aws.amazon.com/blogs/containers/implementing-pod-security-standards-in-amazon-eks/
    [9] https://aws.amazon.com/support

    17 février 2023 à 13:47:31 UTC+1 - permalink - archive.org - https://links.infomee.fr/?KhDwSg
    k8s migration psp
  • Evernote release notes – Evernote Help & Learning

    The most recent version is 10.53.2. Released February 8, 2023.

    Evernote for Mac 10.53.2 is available now from the Mac App Store, or as a direct download version from our website. If you're already running the direct download version, you do not need to take any action and will see an automatic update soon.
    New

    You can now set a recurring task to be due a specific length of time after you last marked it as completed. That way, if you're running a little behind on something that needs to be done "every 30 days" (for example), the whole series will automatically update.

    Veryyyyy interesting

    17 février 2023 à 13:44:47 UTC+1 * - permalink - archive.org - https://help.evernote.com/hc/en-us/articles/360058361833-Evernote-release-notes
    evernote recurring task
  • thumbnail
    default_tags always shows an update · Issue #18311 · hashicorp/terraform-provider-aws
    15 février 2023 à 15:14:20 UTC+1 - permalink - archive.org - https://github.com/hashicorp/terraform-provider-aws/issues/18311
    issue tags terraform
  • thumbnail
    GitHub - meld-cp/obsidian-encrypt: Hide secrets in your Obsidian.md vault
    11 février 2023 à 22:51:05 UTC+1 - permalink - archive.org - https://github.com/meld-cp/obsidian-encrypt
    obsidian plugin
  • Kindle: Your Notes and Highlights

    To review all your highlights and notes for all your book in one place 👌

    6 février 2023 à 08:24:14 UTC+1 - permalink - archive.org - https://read.amazon.com/notebook
    kindle
  • Note: tmux sessions

    Create new session while in a session : ctrl+b :new
    Rename session : ctrl+b :rename-session -t old new
    Move window to another session : ctrl+b . => prompt : session-name

    Navigate between sessions : ctrl+b w

    23 janvier 2023 à 11:01:29 UTC+1 * - permalink - archive.org - https://links.infomee.fr/?jUGEtg
    sessions tmux
  • Note: Google photo and takeout

    Google takeout does not include shared album you did not create (you're not the owner)
    It also does not include shared pictures in album you created

    To get all this picture included in your backup, for each album, you have to download all picture, create another album, upload all picture again. This way you own the album and all the picture.

    This is a pain

    21 janvier 2023 à 21:55:13 UTC+1 - permalink - archive.org - https://links.infomee.fr/?qPqu1A
    google photo
  • thumbnail
    variantdev/vals: Helm-like configuration values loader with support for various sources

    via Martinho

    19 janvier 2023 à 10:00:31 UTC+1 - permalink - archive.org - https://github.com/variantdev/vals
    argocd helm secret
  • thumbnail
    gregs1104/pgtune: PostgreSQL configuration wizard
    16 janvier 2023 à 10:38:35 UTC+1 - permalink - archive.org - https://github.com/gregs1104/pgtune
    postgresql
  • thumbnail
    ankane/pghero: A performance dashboard for Postgres
    16 janvier 2023 à 10:37:00 UTC+1 - permalink - archive.org - https://github.com/ankane/pghero
    postgresql
  • thumbnail
    AstroNvim/AstroNvim: AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins

    voir les plugins utilisés dans ce projet

    13 janvier 2023 à 16:54:14 UTC+1 - permalink - archive.org - https://github.com/AstroNvim/AstroNvim
    neovim
  • Note: psp dig

    https://kubernetes.io/blog/2021/04/06/podsecuritypolicy-deprecation-past-present-and-future/

    https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.26/#securitycontext-v1-core
    https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.26/#podsecuritycontext-v1-core

    https://github.com/open-policy-agent/gatekeeper/
    https://www.openpolicyagent.org/docs/latest/kubernetes-tutorial/

    9 janvier 2023 à 15:38:19 UTC+1 - permalink - archive.org - https://links.infomee.fr/?aSe4tA
    k8s opa psp
  • Note: fingerprint ssh pub key

    Pour générer le fingerprint (md5 ou sha256) de votre clé ssh publique
    Vous pouvez faire :

    ssh-keygen -lf ~/.ssh/id_ed25519.pub
    ou
    ssh-keygen -l -E md5 -f ~/.ssh/id_ed25519.pub

    C’est pratique pour faire la correspondance entre clé publique en local sur son poste et le fingerprint dans l’interface de Github ((https://github.com/settings/keys)

    9 janvier 2023 à 14:29:58 UTC+1 - permalink - archive.org - https://links.infomee.fr/?DnYicw
    fingerprint github pub ssh
  • thumbnail
    [yabai+skhd] My macOS workflow with a tiling window manager (Took inspiration for the bar from u/adi1090x, link in comments) : unixporn

    yabai+skhd

    un jour je testerai, un jour!

    8 janvier 2023 à 18:49:18 UTC+1 - permalink - archive.org - https://www.reddit.com/r/unixporn/comments/vtfy73/yabaiskhd_my_macos_workflow_with_a_tiling_window/
    mac window
  • thumbnail
    Rectangle Mac
    8 janvier 2023 à 18:48:46 UTC+1 - permalink - archive.org - http://rectangleapp.com/
    mac window
  • thumbnail
    Alert in tmux when a process completes - Stack Overflow

    tmux <3

    3 janvier 2023 à 11:24:21 UTC+1 - permalink - archive.org - https://stackoverflow.com/questions/23755063/alert-in-tmux-when-a-process-completes
    notification tmux
  • SankeyMATIC: A Sankey diagram builder for everyone
    29 décembre 2022 à 08:04:00 UTC+1 - permalink - archive.org - https://sankeymatic.com/
    budget diagram graph reddit visu
  • thumbnail
    (6) Karpenter for Kubernetes | Karpenter vs Cluster Autoscaler - YouTube

    Karpenter vs Cluster Autoscaler very well explained in 7minutes

    21 décembre 2022 à 08:59:44 UTC+1 * - permalink - archive.org - https://www.youtube.com/watch?v=FIBc8GkjFU0
    autoscaler k8s karpenter
  • thumbnail
    awslabs/eks-node-viewer: EKS Node Viewer
    21 décembre 2022 à 08:20:05 UTC+1 * - permalink - archive.org - https://github.com/awslabs/eks-node-viewer
    cli eks k8s node tool
  • Best Small Group Tours & Adventure Travel | Intrepid Travel EU
    16 décembre 2022 à 11:12:36 UTC+1 - permalink - archive.org - https://www.intrepidtravel.com/eu
    voyage
  • Read-Only Access to Kubernetes Cluster | by Rob Schoening | Medium
    9 décembre 2022 à 09:52:19 UTC+1 - permalink - archive.org - https://medium.com/@rschoening/read-only-access-to-kubernetes-cluster-fcf84670b698
    clusterrole k8s rbac readonly ro
  • thumbnail
    Using Private Git Repositories as Terraform Modules - Wahl Network
    7 décembre 2022 à 12:12:04 UTC+1 - permalink - archive.org - https://wahlnetwork.com/2020/08/11/using-private-git-repositories-as-terraform-modules/
    git oauth terraform token
  • Krew – kubectl plugin manager
    7 décembre 2022 à 11:36:07 UTC+1 - permalink - archive.org - https://krew.sigs.k8s.io/
    crew kubectl plugin
  • thumbnail
    Oxford word of the year 2022 revealed as 'goblin mode' - BBC News
    6 décembre 2022 à 10:58:20 UTC+1 - permalink - archive.org - https://www.bbc.com/news/uk-63857329
    en slang
  • thumbnail
    logging - How to work with concurrent logs in golang? - Stack Overflow
    1 décembre 2022 à 17:02:25 UTC+1 - permalink - archive.org - https://stackoverflow.com/questions/38666433/how-to-work-with-concurrent-logs-in-golang
    go log routine
  • Note: circleci conditionnal step

    https://discuss.circleci.com/t/conditional-steps-if-else-without-code-duplication/45030
    https://support.circleci.com/hc/en-us/articles/360043638052-Conditional-steps-in-jobs-and-conditional-workflows
    https://circleci.com/docs/reusing-config/#defining-conditional-steps

    1 décembre 2022 à 11:47:00 UTC+1 - permalink - archive.org - https://links.infomee.fr/?0kpK8Q
    circleci condition step
  • thumbnail
    Simple Tab Groups – Get this Extension for 🦊 Firefox (en-US)
    1 décembre 2022 à 11:11:56 UTC+1 - permalink - archive.org - https://addons.mozilla.org/en-US/firefox/addon/simple-tab-groups/
    firefox tab
  • thumbnail
    How to do Enums in Go - Marco Franssen
    30 novembre 2022 à 12:15:26 UTC+1 - permalink - archive.org - https://marcofranssen.nl/how-to-do-enums-in-go
    const enum go iota
  • thumbnail
    4 iota enum examples · YourBasic Go
    30 novembre 2022 à 10:15:57 UTC+1 - permalink - archive.org - https://yourbasic.org/golang/iota/
    go iota
  • thumbnail
    Getting Started with BDD in Go Using Ginkgo - Semaphore

    via Thomas Lam

    28 novembre 2022 à 09:55:20 UTC+1 * - permalink - archive.org - https://semaphoreci.com/community/tutorials/getting-started-with-bdd-in-go-using-ginkgo
    go test
  • thumbnail
    ankitpokhrel/jira-cli: 🔥 [WIP] Feature-rich interactive Jira command line.
    24 novembre 2022 à 14:33:37 UTC+1 - permalink - archive.org - https://github.com/ankitpokhrel/jira-cli
    cli jira
  • iam-policy-json-to-terraform - Easily convert AWS IAM policies to Terraform HCL

    via nedim

    24 novembre 2022 à 09:33:44 UTC+1 * - permalink - archive.org - https://flosell.github.io/iam-policy-json-to-terraform/
    aws hcl iam json terraform
  • thumbnail
    josa42/coc-go: Go language server extension using gopls for coc.nvim.
    15 novembre 2022 à 16:30:50 UTC+1 - permalink - archive.org - https://github.com/josa42/coc-go
    go vim
  • thumbnail
    fatih/vim-go: Go development plugin for Vim
    15 novembre 2022 à 16:30:38 UTC+1 - permalink - archive.org - https://github.com/fatih/vim-go
    go vim
  • thumbnail
    Understanding Data Structures in Golang | by victor steven | Medium
    15 novembre 2022 à 15:50:48 UTC+1 - permalink - archive.org - https://medium.com/@victorsteven/understanding-data-structures-in-golang-f55205afdcaa
    array go map slice structure
  • thumbnail
    go - How to read multiple times from same io.Reader - Stack Overflow
    15 novembre 2022 à 11:08:47 UTC+1 - permalink - archive.org - https://stackoverflow.com/questions/39791021/how-to-read-multiple-times-from-same-io-reader
    go reader writer
  • thumbnail
    go - How to format current time using a yyyyMMddHHmmss format? - Stack Overflow

    t := time.Now()
    formatted := fmt.Sprintf("%d-%02d-%02dT%02d:%02d:%02d",
    t.Year(), t.Month(), t.Day(),
    t.Hour(), t.Minute(), t.Second())

    14 novembre 2022 à 16:11:10 UTC+1 - permalink - archive.org - https://stackoverflow.com/questions/20234104/how-to-format-current-time-using-a-yyyymmddhhmmss-format
    date go now time
  • thumbnail
    netbox-community/netbox: The premiere source of truth powering network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev
    2 novembre 2022 à 15:08:24 UTC+1 * - permalink - archive.org - https://github.com/netbox-community/netbox
    django ipam network
  • thumbnail
    GitHub - dariubs/GoBooks: List of Golang books
    28 octobre 2022 à 08:52:18 UTC+2 - permalink - archive.org - https://github.com/dariubs/GoBooks
    go
  • RDS apply pending modifications | Charles Nagy

    aws rds modify-db-instance --db-instance-identifier my-db-instance --apply-immediately

    25 octobre 2022 à 14:40:09 UTC+2 - permalink - archive.org - https://charlesnagy.info/it/aws/rds-apply-pending-modifications
    rds
  • thumbnail
    GitHub - Praqma/helmsman: Helm Charts as Code

    Alternative to helmfile

    24 octobre 2022 à 10:58:11 UTC+2 - permalink - archive.org - https://github.com/Praqma/helmsman
    helm k8s
  • thumbnail
    GitHub - doitintl/kube-no-trouble: Easily check your clusters for use of deprecated APIs
    24 octobre 2022 à 10:48:34 UTC+2 * - permalink - archive.org - https://github.com/doitintl/kube-no-trouble
    audit k8s tool upgrade
  • P2K - Pocket to Kindle: Send Your Pocket Articles to Your Kindle

    I hope it will help me to get through my huge list of pocket articles 😅

    10 octobre 2022 à 03:25:23 UTC+2 - permalink - archive.org - https://p2k.co
    kindle pocket
  • thumbnail
    https://github.com/nicolaka/netshoot
    8 octobre 2022 à 14:19:27 UTC+2 * - permalink - archive.org - https://github.com/nicolaka/netshoot
    debug k8s kubernetes tools
  • thumbnail
    https://github.com/m-radzikowski/diagrams-aws-icons

    draw.io aws shapes

    8 septembre 2022 à 09:09:20 UTC+2 - permalink - archive.org - https://github.com/m-radzikowski/diagrams-aws-icons
    aws dessin draw
  • thumbnail
    https://github.com/backstage/mkdocs-techdocs-core
    7 septembre 2022 à 15:03:11 UTC+2 - permalink - archive.org - https://github.com/backstage/mkdocs-techdocs-core
    markdown
  • thumbnail
    For the love of god, stop using CPU limits on Kubernetes
    6 septembre 2022 à 11:36:38 UTC+2 - permalink - archive.org - https://home.robusta.dev/blog/stop-using-cpu-limits/
    cpu k8s limit
  • Actions, resources, and condition keys for AWS services - Service Authorization Reference

    google iam resources list

    5 septembre 2022 à 17:59:18 UTC+2 - permalink - archive.org - https://docs.aws.amazon.com/service-authorization/latest/reference/reference_policies_actions-resources-contextkeys.html
    api iam
  • thumbnail
    Flipper Zero — Portable Multi-tool Device for Geeks
    31 août 2022 à 09:49:03 UTC+2 - permalink - archive.org - https://flipperzero.one/
    device hack secu security
  • GitHub - tpope/vim-obsession: obsession.vim: continuously updated session files

    Auto save vim session

    25 août 2022 à 10:52:01 UTC+2 - permalink - archive.org - https://github.com/tpope/vim-obsession
    session vim
  • https://itnext.io/11-best-programming-fonts-724283a9ed57

    Via Doo

    24 août 2022 à 16:12:43 UTC+2 - permalink - archive.org - https://itnext.io/11-best-programming-fonts-724283a9ed57
    font
  • https://www.chronotrains.com/
    22 août 2022 à 22:03:07 UTC+2 - permalink - archive.org - https://www.chronotrains.com/
    data map train
  • OPA Gatekeeper: Policy and Governance for Kubernetes | Kubernetes
    19 août 2022 à 09:53:45 UTC+2 - permalink - archive.org - https://kubernetes.io/blog/2019/08/06/opa-gatekeeper-policy-and-governance-for-kubernetes/
    gatekeeper k8s opa
Links per page: 20 50 100
◄Older
page 1 / 44
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation