1594232760
Welcome to The New Stack Context, a podcast where we discuss the latest news and perspectives in the world of cloud native computing. For this week’s episode, we spoke with D2IQ founder and Chief Technology Officer Ben Hindman, about the issue of container sprawl, and how it hampers “Day 2 Operations,” when you move your project into long-term production. We also discuss the company’s work on Kubernetes, including the recently released KUDO tool, and the latest on Mesos and its Data Center Operating System. We also cover the news of the week.
TNS editorial and marketing director Libby Clark hosted this episode, alongside TNS senior editor Richard MacManus, and TNS managing editor Joab Jackson.
This week in TNS, D2IQ CEO Tobi Knaup wrote about the growing problem of container sprawl, a by-product of more companies running containers in production, and as a result, losing efficiency on the part of their DevOps teams.
“We’re coming to a bunch of organizations and chatting with them and they have three, four or five, six different distributions or implementations of Kubernetes. They’re all a little bit different, and you have to manage it. Operators are like, ‘Wow, this tool that was giving our developers the ability to move faster is now becoming kind of a headache for us,'” Hindman told us.
In many ways, the Mesos cluster manager — upon which D2IQ and its DCOS was built on — was a precursor to Kubernetes, and it greatly aided the development of K8s, both directly and indirectly.
“One of the things that we tried to do pretty early on was engage with the Kubernetes community. Mesos is really a low-level piece of technology. It really requires some higher-level piece of technology to run. And so in the early days, one of the reasons why we got so heavily involved in Kubernetes was, we thought this could actually be that thing,” Hindman said. These days, D2IQ provides end-to-end support of production Kubernetes.
Then, later in the show, we discuss The New Stack’s top stories and podcasts, including:
#cloud native #kubernetes #podcast #the new stack context
1602964260
Last year, we provided a list of Kubernetes tools that proved so popular we have decided to curate another list of some useful additions for working with the platform—among which are many tools that we personally use here at Caylent. Check out the original tools list here in case you missed it.
According to a recent survey done by Stackrox, the dominance Kubernetes enjoys in the market continues to be reinforced, with 86% of respondents using it for container orchestration.
(State of Kubernetes and Container Security, 2020)
And as you can see below, more and more companies are jumping into containerization for their apps. If you’re among them, here are some tools to aid you going forward as Kubernetes continues its rapid growth.
(State of Kubernetes and Container Security, 2020)
#blog #tools #amazon elastic kubernetes service #application security #aws kms #botkube #caylent #cli #container monitoring #container orchestration tools #container security #containers #continuous delivery #continuous deployment #continuous integration #contour #developers #development #developments #draft #eksctl #firewall #gcp #github #harbor #helm #helm charts #helm-2to3 #helm-aws-secret-plugin #helm-docs #helm-operator-get-started #helm-secrets #iam #json #k-rail #k3s #k3sup #k8s #keel.sh #keycloak #kiali #kiam #klum #knative #krew #ksniff #kube #kube-prod-runtime #kube-ps1 #kube-scan #kube-state-metrics #kube2iam #kubeapps #kubebuilder #kubeconfig #kubectl #kubectl-aws-secrets #kubefwd #kubernetes #kubernetes command line tool #kubernetes configuration #kubernetes deployment #kubernetes in development #kubernetes in production #kubernetes ingress #kubernetes interfaces #kubernetes monitoring #kubernetes networking #kubernetes observability #kubernetes plugins #kubernetes secrets #kubernetes security #kubernetes security best practices #kubernetes security vendors #kubernetes service discovery #kubernetic #kubesec #kubeterminal #kubeval #kudo #kuma #microsoft azure key vault #mozilla sops #octant #octarine #open source #palo alto kubernetes security #permission-manager #pgp #rafay #rakess #rancher #rook #secrets operations #serverless function #service mesh #shell-operator #snyk #snyk container #sonobuoy #strongdm #tcpdump #tenkai #testing #tigera #tilt #vert.x #wireshark #yaml
1594232760
Welcome to The New Stack Context, a podcast where we discuss the latest news and perspectives in the world of cloud native computing. For this week’s episode, we spoke with D2IQ founder and Chief Technology Officer Ben Hindman, about the issue of container sprawl, and how it hampers “Day 2 Operations,” when you move your project into long-term production. We also discuss the company’s work on Kubernetes, including the recently released KUDO tool, and the latest on Mesos and its Data Center Operating System. We also cover the news of the week.
TNS editorial and marketing director Libby Clark hosted this episode, alongside TNS senior editor Richard MacManus, and TNS managing editor Joab Jackson.
This week in TNS, D2IQ CEO Tobi Knaup wrote about the growing problem of container sprawl, a by-product of more companies running containers in production, and as a result, losing efficiency on the part of their DevOps teams.
“We’re coming to a bunch of organizations and chatting with them and they have three, four or five, six different distributions or implementations of Kubernetes. They’re all a little bit different, and you have to manage it. Operators are like, ‘Wow, this tool that was giving our developers the ability to move faster is now becoming kind of a headache for us,'” Hindman told us.
In many ways, the Mesos cluster manager — upon which D2IQ and its DCOS was built on — was a precursor to Kubernetes, and it greatly aided the development of K8s, both directly and indirectly.
“One of the things that we tried to do pretty early on was engage with the Kubernetes community. Mesos is really a low-level piece of technology. It really requires some higher-level piece of technology to run. And so in the early days, one of the reasons why we got so heavily involved in Kubernetes was, we thought this could actually be that thing,” Hindman said. These days, D2IQ provides end-to-end support of production Kubernetes.
Then, later in the show, we discuss The New Stack’s top stories and podcasts, including:
#cloud native #kubernetes #podcast #the new stack context
1595334123
I consider myself an active StackOverflow user, despite my activity tends to vary depending on my daily workload. I enjoy answering questions with angular tag and I always try to create some working example to prove correctness of my answers.
To create angular demo I usually use either plunker or stackblitz or even jsfiddle. I like all of them but when I run into some errors I want to have a little bit more usable tool to undestand what’s going on.
Many people who ask questions on stackoverflow don’t want to isolate the problem and prepare minimal reproduction so they usually post all code to their questions on SO. They also tend to be not accurate and make a lot of mistakes in template syntax. To not waste a lot of time investigating where the error comes from I tried to create a tool that will help me to quickly find what causes the problem.
Angular demo runner
Online angular editor for building demo.
ng-run.com
<>
Let me show what I mean…
There are template parser errors that can be easy catched by stackblitz
It gives me some information but I want the error to be highlighted
#mean stack #angular 6 passport authentication #authentication in mean stack #full stack authentication #mean stack example application #mean stack login and registration angular 8 #mean stack login and registration angular 9 #mean stack tutorial #mean stack tutorial 2019 #passport.js
1590412620
Welcome to The New Stack Context, a podcast where we discuss the latest news and perspectives in the world of cloud native computing. For this week’s episode, we spoke with Tina Nolte, vice president of product, for Kubernetes management service Spectro Cloud, about why we shouldn’t think of containers/Kubernetes as just another form of virtualization.
#devops #kubernetes #podcast #the new stack context
1594435980
Welcome to The New Stack Context, a podcast where we discuss the latest news and perspectives in the world of cloud native computing. For this week’s episode, we spoke with Craig McLuckie, who is the VMware chief of Tanzu development, as well as one of the creators of Kubernetes. We asked him about the importance of the developer for modern business, the value that Kubernetes brings to developers and how VMware’s Tanzu portfolio enables that.
TNS editorial and marketing director Libby Clark hosted this episode, alongside TNS senior editor Richard MacManus, and TNS managing editor Joab Jackson.
#development #kubernetes #podcast #the new stack context