https://platformengineering.org logo
Docs
Join the conversationJoin Slack
Channels
azure
back-end
building-our-platform-engineering-team
chaos
documentation
envoys
envoyz
events
general
gitops
idp-architectural-design
idp-resources
intros
israel
it-meetups-organizers
jobs
kubernetes
loc-angola
loc-atlanta
loc-bangalore
loc-brazil
loc-canada
loc-dallas
loc-dcmetro
loc-france
loc-germany
loc-india
loc-irvine-ca
loc-japan
loc-korea
loc-norway
loc-poland
loc-russia
loc-singapore
metrics
mychannel-
new-channel
observability
outages
platform-coffee
platform-culture
platform-design
platform-engineering-in-edge-computing
platform-engineering-milan
platform-leadership
platform-stories
platform-tech
platformcon-news
platformk8sathome
platformscript
product_management
product-management
qualityassurance
security
serverless
support
team
terraform
test2
uk
verisure-commonservice-datastax
verisure-commonservice-datastax
vietnam
Powered by Linen
kubernetes
  • l

    Linda Shay

    09/29/2022, 11:41 AM
    A worthy read about K8s clusters and their advantages over local k3d, KinD or minikube instances. https://loft.sh/blog/vcluster-for-local-development/
  • p

    Prune

    09/29/2022, 2:54 PM
    Big news here for the users of
    kubecolor
    , the
    kubectl
    wrapper that adds cool colors… I forked the project that wasn’t maintained for quite some time and it’s now ready to use with some cool patches applied. Coloring scheme has been changed, and we may revert that in the future, please open an issue on that if you prefer the old colours. Get it at https://github.com/kubecolor/kubecolor or
    brew install kubecolor/tap/kubecolor
    n
    • 2
    • 1
  • d

    Dominic Walt

    10/05/2022, 11:54 AM
    I use runbooks for work with K8s. I like how lots of repeatable tasks can be replaced by automation. Just wanted to share this article, someone else might discover runbooks the way I do: https://itnext.io/how-to-automate-repetitive-tasks-in-kubetneres-with-runbooks-8b039976f546 You’re welcome 😉
    a
    • 2
    • 1
  • b

    Brendan Cooper

    10/06/2022, 3:46 PM
    Looking for some tips on how to continuously right-size your Kubernetes clusters? Check out this recent article from the team at PerfectScale. https://www.perfectscale.io/blog/8-tips-for-rightsizing-your-kubernetes
  • g

    Giulia Guizzardi

    10/14/2022, 1:32 PM
    Happy Friday! Just a meme to end the week...👀
  • m

    Matthias Lübken

    10/19/2022, 6:47 AM
    Who is coming to KubeCon?
    a
    a
    • 3
    • 2
  • u

    Udi Hofesh

    10/24/2022, 2:54 PM
    Hey all, Some time ago, we at Komodor, started working on a new OSS project called Helm-Dashboard. Now, it’s finally ready for users, and I’m excited to share with the world. You can see its GitHub repo here: https://github.com/komodorio/helm-dashboard So Helm-Dashboard is basically a GUI for Helm, and it’s designed to solve some of the more acute painpoints of Helm users by visualizing changes in Helm charts. The goal is to help beginner Helm users to get started with Helm, and for more experienced users to speed up operations. I invite everyone who is using Helm to give it a try and share your feedback. Feel free to open GitHub issues, send PRs, ask questions in a dedicated #helm-dashboard channel on our Slack Kommunity: https://join.slack.com/t/komodorkommunity/shared_invite/zt-1dm3cnkue-ov1Yh~_95teA35QNx5yuMg Give it a ⭐ if you liked it :) Or consider upvoting on HackerNews: https://news.ycombinator.com/show
  • a

    Andre Marcelo-Tanner

    11/03/2022, 10:50 PM
    So this is the new thing after PAWS -> Score: https://score.dev/
    s
    h
    • 3
    • 5
  • g

    Giulia Guizzardi

    11/04/2022, 3:15 PM
    message has been deleted
  • a

    Arthur Busser

    11/04/2022, 7:02 PM
    Hey Kubernauts 👋 I recently joined a new company where we deploy everything on Kubernetes. A single Argo CD instance manages all of our clusters and deploys a lot of stuff. There are many Argo CD Applications, some of which create other Applications. All of these manifests are rendered with Kustomize. Needless to say, there’s a lot of code! I wanted a visual aid to understand all that we deployed and how it was organised by cluster. So I wrote a CLI that parses all our code and displays the tree of Argo CD Applications across our clusters. I works really well, so I thought I would share. The screenshot below is what the CLI’s output looks like. As platform engineers and fellow Kubernetes users, how interested would you be for me to make this tool open source? Let me know 🙂
    n
    a
    e
    • 4
    • 6
  • a

    Amir Barkal

    11/05/2022, 1:28 PM
    Hi! How do you handle JWT validation in EKS? (Client-2-service / service-2-service) I thought about 2 use cases: (1) offload entire auth logic from app code (i.e jwt validation) to some 3rd party, e.g by using some service mesh vendor like itsio. (2) keep using the in-house app logic for jwt validation, but instead of including it in every microservice, reuse it in the same way a default lambda authorizer is set in AWS API gateway. what’s the equivalent of that in Kubernetes? Thanks!
    t
    s
    • 3
    • 2
  • a

    Andre Marcelo-Tanner

    11/07/2022, 6:58 PM
    Thats a hard question to answer if the possible answers is everything in the cncf landscape
    a
    l
    • 3
    • 2
  • v

    Varun

    11/09/2022, 4:38 PM
    Kubernetes Instance Calculator https://buff.ly/3UDHv4a
  • p

    Paula Kennedy

    11/11/2022, 1:39 PM
    Hey folks 👋 For anyone in or around the UK (or who fancies travelling to the UK), just a reminder that we are running Kubernetes Community Days UK on 22nd & 23rd November, in London. We have an amazing speaker line-up as well as a range of free, technical hands-on workshops running over the 2 days. Full details are at kcduk.io and if you fancy a sneaky ticket discount 🎟️, please use this link to get 10% off: https://ti.to/open-source-events/kcduk2022/discount/KCDUK_PLATENG_10
  • a

    Ajay kemparaj

    11/12/2022, 12:35 AM
    Hello 👋 , i wrote a tool for drift detection for kubernetes need some early feedback , repo here https://github.com/ajayk/drifter
    l
    • 2
    • 2
  • b

    Brendan Cooper

    11/16/2022, 9:27 PM
    Black Friday and Cyber Monday are coming up, which put added pressure on platform engineering and DevOps teams to ensure their Kubernetes environments are ready to take on the peak seasonal loads that come with these events. Check out this article that dives deeper into the topic and see why your K8s environment might be susceptible to underperformance this holiday season.
    p
    • 2
    • 1
  • a

    Asiya Yunusa

    11/21/2022, 2:03 PM
    Hello team! I have a question related to webhook configurations on kubernetes. How can I specify the namespace where the webhook will be run?
    f
    • 2
    • 3
  • m

    Mateusz Jenek

    11/30/2022, 2:16 PM
    Hi! Recently I have found an interesting tool: https://porter.sh/. It implements CNAB specifications and because I'm responsible for preparing k8s based benchmarking workload it seems to fit my needs perfectly. I'm going to test it in my free time, but maybe someone here uses/used it and has some thoughts about it 🙂
  • p

    Pierre Mavro

    11/30/2022, 5:38 PM
    Hi everyone! I just wrote an article about Kubernetes autoscaling, based on a lot of customer's issues and miss understanding. Hope it will help others: https://www.qovery.com/blog/everything-i-wanted-to-know-about-kubernetes-autoscaling
    f
    • 2
    • 1
  • p

    Paula Kennedy

    12/06/2022, 12:15 PM
    Hey 👋 For anyone that couldn't attend Kubernetes Community Days UK, the full playlist is now available here: https://youtube.com/playlist?list=PLX3geWFOgXozvW1avyeZfgPJXrWrzHgYV
  • u

    Udi Hofesh

    12/27/2022, 2:04 PM
    Hi again folks! 👋 A few months ago, we at Komodor released a new open-source project called Helm-Dashboard, which got a lot of positive feedback and attention from the community. I’m happy to share that now Helm-Dashboard can be installed both locally AND on a cluster. It’s basically a GUI for Helm, designed to solve some of the more acute pain points of Helm users by visualizing changes in Helm charts. The goal is to help beginner Helm users to get started with Helm, and for more experienced users to speed up operations. The new cluster installation capability would enable users to collaborate better and share the same view of their charts. Check it out on GitHub: https://github.com/komodorio/helm-dashboard Feel free to join our Slack Kommunity: https://join.slack.com/t/komodorkommunity/shared_invite/zt-1dm3cnkue-ov1Yh~_95teA35QNx5yuMg Give it a ⭐ if you liked it :)
    v
    • 2
    • 1
  • m

    Mark Eschbach

    12/28/2022, 4:10 AM
    Anyone run Home Assistant on #kubernetes?
    a
    y
    • 3
    • 8
  • a

    Andre Marcelo-Tanner

    12/28/2022, 5:48 PM
    Hi there ... My name is Gianni. I've been directed to this slack channel by internaldeveloperplatform.org . I'm working as a platform engineer with Helm, Pulumi, Puppet. Deploying to AWS, Kubernetes, Heroku and on premise VM's. But I am also a dev and developed my own Heroku alternative as a fully selfhosted IDP for Kubernetes. It is called Kubero and it is fully open-source . It comes with a UI, API and CLI https://github.com/kubero-dev/kubero Thread in #intros
  • d

    David Söderlund

    01/12/2023, 7:07 PM
    Hi all. Anyone else running keycloak as a means of authenticating traffic for istio? I am looking for some help and feedback on our work. Happy to share some of what we have done and some of our strategy in return.
    a
    • 2
    • 4
  • r

    rei

    01/31/2023, 9:25 AM
    Hi there, do you know on methods or tooling to assign a Pod a specific IO load (load 1/5/15) profile? We have several pod as queue workers running across the cluster, they only need about 300m CPU and 400Mi RAM, however each Pod generate a lot of IO and compute load, hence slowing everything down. Is there any method to distribute the Pods better and not just set a high
    resources.requests.cpu
    , we do not want to waste computing power with almost empty nodes. Currently is not possible to change the software to be more performant 🤷
    d
    a
    • 3
    • 5
  • u

    Udi Hofesh

    02/02/2023, 5:04 PM
    Hey gang! 🤟 Komodor’s latest open-source project, Helm-Dashboard is generally available with the release of V.1.0.0 Coincidently at the same time the project crossed 3K stars on GitHub (and hundreds of daily active users), only three months since it was released! Some of the cool new features you can expect to see in the new version: • Auto-update repositories when installed into cluster • The ability to reconfigure charts without access to their source • Specifying multiple working namespaces • Self-sufficient binary, no helm/kubectl requirement • REST API documented • As always, we welcome everyone to provide feedback and suggestions on the project’s roadmap on our social channels, GitHub, or the Slack Kommunity. We’ve even created a user survey form to make it easier on you 🙂
  • d

    Daniel Förberg

    02/07/2023, 11:19 PM
    Hi Best and simplest orchestration of K8S cluster for baremetal vms running on Ubuntu on-premisse aswell as in Azure on vms?
  • h

    Hugo Pinheiro

    02/07/2023, 11:38 PM
    Rancher/kubermatic if you want something off the shelf
  • h

    Hugo Pinheiro

    02/07/2023, 11:47 PM
    If you want something that involves a bit more work there is https://github.com/arlonproj/arlon which leverages cluster API to create the clusters
  • h

    Hugo Pinheiro

    02/07/2023, 11:50 PM
    https://cluster-api.sigs.k8s.io/reference/providers.html is a list of bootstrapers
Powered by Linen
Title
h

Hugo Pinheiro

02/07/2023, 11:50 PM
https://cluster-api.sigs.k8s.io/reference/providers.html is a list of bootstrapers
View count: 21