4129 links
740 private links
  • Doo's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Jouer les vidéos
Links per page: 20 50 100
◄Older
page 1 / 10
189 results tagged kubernetes x
  • kubernetes/build/pause/CHANGELOG.md at master · kubernetes/kubernetes

    le container pause a un changelog lui aussi :D

    October 2, 2023 03:53:38 PM GMT+02:00 * - permalink -
    QRCode
    - https://github.com/kubernetes/kubernetes/blob/master/build/pause/CHANGELOG.md
    pause container kubernetes k8s changelog
  • thumbnail
    Kubernetes logging best practices | Cloud Native Computing Foundation
    July 17, 2023 08:51:58 AM GMT+02:00 * - permalink -
    QRCode
    - https://www.cncf.io/blog/2023/07/03/kubernetes-logging-best-practices/?ck_subscriber_id=1753174432
    kubernetes logging
  • thumbnail
    (13) Kubernetes et les Sept Clouds avec @jpetazzo et Tiffany Jernigan - YouTube

    intéressant, aws c vraiment pas ouf

    June 22, 2023 06:39:42 PM GMT+02:00 * - permalink -
    QRCode
    - https://www.youtube.com/watch?v=Q4M7QKDqDLM
    talk terraform kubernetes jpetazzo
  • https://builders.intel.com/docs/networkbuilders/cpu-pin-and-isolation-in-kubernetes-app-note.pdf

    un guide made in Intel pour le CPU throttling sorti de ces runbooks: https://runbooks.prometheus-operator.dev/runbooks/kubernetes/cputhrottlinghigh/

    May 23, 2023 09:11:57 AM GMT+02:00 * - permalink -
    QRCode
    - https://builders.intel.com/docs/networkbuilders/cpu-pin-and-isolation-in-kubernetes-app-note.pdf
    cpu throttling kubernetes
  • Updating an Amazon EKS cluster Kubernetes version - Amazon EKS
    May 19, 2023 03:43:37 PM GMT+02:00 * - permalink -
    QRCode
    - https://docs.aws.amazon.com/eks/latest/userguide/update-cluster.html
    eks aws kubernetes
  • thumbnail
    groundcover-com/caretta: Instant K8s service dependency map, right to your Grafana.
    February 13, 2023 10:37:08 AM GMT+01:00 * - permalink -
    QRCode
    - https://github.com/groundcover-com/caretta
    kubernetes tool dependency monitoring
  • List All Container Images Running in a Cluster | Kubernetes

    Je préfère: kubectl get pods --all-namespaces -o jsonpath="{.items[*].spec.containers[*].image}" |tr -s '[[:space:]]' '\n' |sort |uniq -c|sort -n

    pour avoir une vue triée, mais la proposition de base est déjà très bonne:

    kubectl get pods --all-namespaces -o jsonpath="{.items[*].spec.containers[*].image}" |\
    tr -s '[[:space:]]' '\n' |\
    sort |\
    uniq -c 
    
    December 29, 2022 03:40:25 PM GMT+01:00 * - permalink -
    QRCode
    - https://kubernetes.io/docs/tasks/access-application-cluster/list-all-running-container-images/
    docker kubernetes gke
  • thumbnail
    Phippy Goes to the Zoo | Cloud Native Computing Foundation
    October 21, 2022 03:39:49 PM GMT+02:00 * - permalink -
    QRCode
    - https://www.cncf.io/phippy/phippy-goes-to-the-zoo-book/
    kubernetes eli5
  • thumbnail
    gini/dexter: dexter is a Kubernetes OIDC helper with as much automation as possible
    October 3, 2022 01:08:29 PM GMT+02:00 * - permalink -
    QRCode
    - https://github.com/gini/dexter
    kubernetes rbac
  • Tilt | Kubernetes for Prod, Tilt for Dev

    A toolkit for fixing the pains of microservice development.

    June 27, 2022 04:37:52 PM GMT+02:00 * - permalink -
    QRCode
    - https://tilt.dev/
    kubernetes tool tooling
  • thumbnail
    Break Down Kubernetes Server-Side Apply | by Stefanie Lai | The Startup | Medium

    via Arnaud

    June 20, 2022 12:04:44 PM GMT+02:00 * - permalink -
    QRCode
    - https://medium.com/swlh/break-down-kubernetes-server-side-apply-5d59f6a14e26
    kubernetes
  • Kubernetes Monitoring, Application Debug Platform | Pixie
    June 16, 2022 05:14:29 PM GMT+02:00 * - permalink -
    QRCode
    - https://pixielabs.ai/
    kubernetes
  • Demystifying the Kubernetes Iceberg: Part 1 | Anton Sankov's Blog

    série d'articles très intéressants sur le sujet de Kubernetes

    June 13, 2022 02:33:16 PM GMT+02:00 * - permalink -
    QRCode
    - https://asankov.dev/blog/2022/05/15/demystifying-the-kubernetes-iceberg-part-1/
    kubernetes
  • VyOS – Open source router and firewall platform
    June 10, 2022 10:23:18 AM GMT+02:00 * - permalink -
    QRCode
    - https://vyos.io/
    kubernetes routing router réseau network networking
  • thumbnail
    pinterest/knox: Knox is a secret management service
    May 24, 2022 03:44:31 PM GMT+02:00 * - permalink -
    QRCode
    - https://github.com/pinterest/knox
    secret kubernetes
  • thumbnail
    defenseunicorns/zarf: DevSecOps for Air Gap & Limited-Connection Systems. https://zarf.dev/
    May 24, 2022 03:43:58 PM GMT+02:00 * - permalink -
    QRCode
    - https://github.com/defenseunicorns/zarf
    kubernetes tool
  • thumbnail
    Plain Kubernetes Secrets are fine
    May 24, 2022 11:12:33 AM GMT+02:00 * - permalink -
    QRCode
    - https://www.macchaffee.com/blog/2022/k8s-secrets/
    kubernetes secret
  • thumbnail
    Limiting access to Kubernetes resources with RBAC
    May 24, 2022 10:39:14 AM GMT+02:00 * - permalink -
    QRCode
    - https://learnk8s.io/rbac-kubernetes#bonus-1-make-rbac-policies-more-concise
    rbac kubernetes
  • thumbnail
    👋 Welcome to Kubernetes Goat | Kubernetes Goat
    May 10, 2022 04:14:14 PM GMT+02:00 * - permalink -
    QRCode
    - https://madhuakula.com/kubernetes-goat/docs/
    kubernetes security sécurité
  • thumbnail
    Runtimes Deep Dive: Kubernetes, CRI, and Shims | Threat Stack
    May 6, 2022 10:39:31 AM GMT+02:00 * - permalink -
    QRCode
    - https://www.threatstack.com/blog/deep-dive-runtimes-kubernetes-cri-and-shims
    docker kubernetes shim crio cri
Links per page: 20 50 100
◄Older
page 1 / 10
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation