LaptrinhX
  • My
  • Tag
  • Author
  • Ebook
  • Theme
  • Tutorial
  • Funny
  • IT Job
  • Video
  • Tools
  • Hacker News

    Authors ::

    Kelsey Evans

    37 posts •


    What is Skaffold?
    • twitter
    • facebook
    • email
    blog.getambassador.io blog.getambassador.io 2021-02-05 00:52

    What is Skaffold?

    GETTING EDGY VIDEO SERIESLearn about Skaffold, an open source continuous integration toolWelcome back to Getting Edgy! In today’s episode we’re going to talk about Skaffold — one of our favorite open source...

    Kelsey Evans
    K Kelsey Evans
    2 min read
    Infinite-Scale Development Environments for Kubernetes Teams
    • twitter
    • facebook
    • email
    blog.getambassador.io blog.getambassador.io 2021-01-26 23:41

    Infinite-Scale Development Environments for Kubernetes Teams

    AMBASSADOR CLOUDIntroducing Ambassador Cloud for fast, efficient local development on Kubernetes powered by TelepresenceWhen we started building applications on Kubernetes internally we quickly realized new challenges...

    Kelsey Evans
    K Kelsey Evans
    4 min read
    Build & Share Kubernetes Playgrounds with the K8s Initializer 1.0
    • twitter
    • facebook
    • email
    blog.getambassador.io blog.getambassador.io 2020-11-17 21:00

    Build & Share Kubernetes Playgrounds with the K8s Initializer 1.0

    K8S INITIALIZEREvaluate CNCF-hosted tools in production-like environmentsToday, we’re excited to announce the general availability of the K8s Initializer 1.0. The K8s Initializer is a self-service web interface...

    Kelsey Evans
    K Kelsey Evans
    3 min read
    Get a Sandbox, Domain Name, and TLS Cert for Testing K8s Apps in Under 5 Minutes
    • twitter
    • facebook
    • email
    blog.getambassador.io blog.getambassador.io 2020-11-12 01:56

    Get a Sandbox, Domain Name, and TLS Cert for Testing K8s Apps in Under 5 Minutes

    Run fast, realistic tests with a custom TLS-secured domainPhoto by Markus Spiske on UnsplashWhen prototyping a public-facing API or website it is often the case that you need a fully qualified domain name such as...

    Kelsey Evans
    K Kelsey Evans
    4 min read
    Bootstrap Knative in 60s: Create Your Own Kubernetes Serverless Playground
    • twitter
    • facebook
    • email
    blog.getambassador.io blog.getambassador.io 2020-10-29 01:35

    Bootstrap Knative in 60s: Create Your Own Kubernetes Serverless Playground

    K8S INITIALIZERThe K8s Initializer makes it easy for developers to experiment with KnativePhoto by Aaron Burden on UnsplashBuilding applications using a serverless architecture is becoming increasingly popular....

    Kelsey Evans
    K Kelsey Evans
    2 min read
    Part 2: Centralize Your Kubernetes Authentication Mechanisms Without Writing Any YAML
    • twitter
    • facebook
    • email
    blog.getambassador.io blog.getambassador.io 2020-10-09 22:03

    Part 2: Centralize Your Kubernetes Authentication Mechanisms Without Writing Any YAML

    Configure Filter and FilterPolicy Resources with the K8s InitializerPhoto by chris panas on UnsplashKeycloak is a common Identity Provider solution for cloud native developers looking to centralize their authentication...

    Kelsey Evans
    K Kelsey Evans
    5 min read
    Experiment with New Tools in your own Kubernetes Playground
    • twitter
    • facebook
    • email
    blog.getambassador.io blog.getambassador.io 2020-09-18 02:42

    Experiment with New Tools in your own Kubernetes Playground

    Experiment with New Tools in Your Own Kubernetes PlaygroundAnnouncing new features in the K8s Initializer for configuring CI/CD, authentication, distributed tracing, and moreSetting up a custom Kubernetes playground is...

    Kelsey Evans
    K Kelsey Evans
    2 min read
    Configuring Kubernetes Ingress on AWS? Don’t Make These Mistakes
    • twitter
    • facebook
    • email
    blog.getambassador.io blog.getambassador.io 2020-09-11 23:34

    Configuring Kubernetes Ingress on AWS? Don’t Make These Mistakes

    KUBERNETES INGRESSKey considerations for developers looking to configure an ingress controller on AWS or Amazon EKSPhoto by Javier Allegue Barros on UnsplashWe’ve helped thousands of developers get their Kubernetes...

    Kelsey Evans
    K Kelsey Evans
    5 min read
    Getting Edgy: Effective Management of APIs with Kubernetes
    • twitter
    • facebook
    • email
    blog.getambassador.io blog.getambassador.io 2020-03-28 02:04

    Getting Edgy: Effective Management of APIs with Kubernetes

    GETTING EDGY VIDEO SERIESLearn strategies for managing your APIs at the edge of your Kubernetes applicationIn this week’s Getting Edgy video, we switch to a remote layout with Daniel Bryant to discuss the edge and...

    Kelsey Evans
    K Kelsey Evans
    1 min read
    Enabling Full Cycle Development: Are you Benefiting from your Move to Kubernetes?
    • twitter
    • facebook
    • email
    blog.getambassador.io blog.getambassador.io 2020-03-14 01:23

    Enabling Full Cycle Development: Are you Benefiting from your Move to Kubernetes?

    WEBINAR RECAPUnderstand the four core capabilities your cloud native platform needs in order to enable full cycle developmentThis week, we hosted a webinar “Enabling Full Cycle Development: Are you Benefiting from...

    Kelsey Evans
    K Kelsey Evans
    1 min read
    Getting Edgy: 3 Types of Kubernetes Ingress — NodePorts, Load Balancers, and Ingress Controllers
    • twitter
    • facebook
    • email
    blog.getambassador.io blog.getambassador.io 2020-03-07 00:50

    Getting Edgy: 3 Types of Kubernetes Ingress — NodePorts, Load Balancers, and Ingress Controllers

    GETTING EDGY VIDEO SERIESGetting Edgy: 3 Types of Kubernetes Ingress — NodePorts, Load Balancers, and Ingress ControllersLearn the three types of Kubernetes ingress and understand the difference between ingress...

    Kelsey Evans
    K Kelsey Evans
    1 min read
    Getting Edgy: Fundamentals of Canary Releasing
    • twitter
    • facebook
    • email
    blog.getambassador.io blog.getambassador.io 2020-02-21 23:26

    Getting Edgy: Fundamentals of Canary Releasing

    In today’s episode of Getting Edgy, Daniel Bryant talks about the fundamentals of canary releasing.In a canary release, you divert a small amount of traffic (1%) to a new version of a service while still routing the...

    Kelsey Evans
    K Kelsey Evans
    1 min read
    Getting Edgy: What is GitOps?
    • twitter
    • facebook
    • email
    blog.getambassador.io blog.getambassador.io 2020-02-14 23:03

    Getting Edgy: What is GitOps?

    GETTING EDGY VIDEO SERIESUnderstand the core concepts of GitOps and how it relates to KubernetesIn today’s episode of Getting Edgy, we talk about GitOps, particularly in the context of deploying services into...

    Kelsey Evans
    K Kelsey Evans
    1 min read
    Getting Edgy: Understanding Traffic Management Terminology in Kubernetes
    • twitter
    • facebook
    • email
    blog.getambassador.io blog.getambassador.io 2020-02-05 22:34

    Getting Edgy: Understanding Traffic Management Terminology in Kubernetes

    GETTING EDGY VIDEO SERIESNorth/south and east/west traffic — what’s the difference?When you start tackling the problem of getting traffic into your Kubernetes cluster, you’ll hear a lot of people talking...

    Kelsey Evans
    K Kelsey Evans
    1 min read
    Getting Edgy: Clusters, Nodes, Pods, and Containers — Oh My!
    • twitter
    • facebook
    • email
    blog.getambassador.io blog.getambassador.io 2020-01-28 22:54

    Getting Edgy: Clusters, Nodes, Pods, and Containers — Oh My!

    GETTING EDGY VIDEO SERIESGetting Edgy: Clusters, Nodes, Pods, and Containers — Oh My!What’s the difference between a cluster, a node, a pod, and a container in Kubernetes?Kubernetes introduces a lot of new...

    Kelsey Evans
    K Kelsey Evans
    1 min read
    Effective Management of APIs and the Edge when Adopting Kubernetes
    • twitter
    • facebook
    • email
    blog.getambassador.io blog.getambassador.io 2020-01-24 00:16

    Effective Management of APIs and the Edge when Adopting Kubernetes

    WEBINAR RECAPHow does Kubernetes change your edge requirements?Yesterday, we hosted a webinar “Effective Management of APIs and the Edge when Adopting Kubernetes” with Daniel Bryant, Product Architect at Datawire.In...

    Kelsey Evans
    K Kelsey Evans
    1 min read
    Getting Edgy: What is Kubectl?
    • twitter
    • facebook
    • email
    blog.getambassador.io blog.getambassador.io 2020-01-07 23:33

    Getting Edgy: What is Kubectl?

    GETTING EDGYkubectl is the main way in which you will interact with your Kubernetes clusterKubectl is a command line tool used to run commands against Kubernetes clusters. It does this by authenticating with the Master...

    Kelsey Evans
    K Kelsey Evans
    1 min read
    Ambassador 2019 In Review
    • twitter
    • facebook
    • email
    blog.getambassador.io blog.getambassador.io 2020-01-04 00:34

    Ambassador 2019 In Review

    YEAR IN REVIEW2019 was an incredibly exciting year for the Ambassador team. This year we celebrated many milestones. We are lucky to have such a wonderful community of users that made all of these possible. Here’s a...

    Kelsey Evans
    K Kelsey Evans
    3 min read
    Getting Edgy: Understanding PROXY Protocol and X-Forwarded-For in Kubernetes
    • twitter
    • facebook
    • email
    blog.getambassador.io blog.getambassador.io 2019-10-29 03:59

    Getting Edgy: Understanding PROXY Protocol and X-Forwarded-For in Kubernetes

    GETTING EDGY VIDEO SERIESIn today’s Getting Edgy episode, we talk about the nuances of PROXY protocol and X-Forwarded-For (XFF).In a typical Kubernetes cluster, traffic flows from the internet through a load balancer...

    Kelsey Evans
    K Kelsey Evans
    1 min read
    Getting Edgy: API Gateway vs. Service Mesh
    • twitter
    • facebook
    • email
    blog.getambassador.io blog.getambassador.io 2019-10-22 03:45

    Getting Edgy: API Gateway vs. Service Mesh

    GETTING EDGY VIDEO SERIESGetting Edgy: API Gateway vs Service MeshWe explain the difference between a service mesh and an API gateway and help you understand which tool you should be using.Today, we talk about a hot...

    Kelsey Evans
    K Kelsey Evans
    1 min read
    Getting Edgy: Layer 4 vs Layer 7 Load Balancing
    • twitter
    • facebook
    • email
    blog.getambassador.io blog.getambassador.io 2019-10-14 21:21

    Getting Edgy: Layer 4 vs Layer 7 Load Balancing

    GETTING EDGY VIDEO SERIESUnderstand the difference between layer 4 and layer 7 load balancing in a Kubernetes cluster.Today, we talk about layer 4 vs layer 7 load balancing. Layer 4 refers to the connection level of...

    Kelsey Evans
    K Kelsey Evans
    1 min read
    Introducing the Getting Edgy Series: Kubernetes Ingress
    • twitter
    • facebook
    • email
    blog.getambassador.io blog.getambassador.io 2019-10-07 23:15

    Introducing the Getting Edgy Series: Kubernetes Ingress

    GETTING EDGY VIDEO SERIESIntroducing the Getting Edgy Video Series: Kubernetes IngressOur new video series teaches you how to manage the edgeIn a cloud native application running in Kubernetes, end users are now...

    Kelsey Evans
    K Kelsey Evans
    1 min read
    Why Ambassador? How Omnition uses Ambassador and Envoy Proxy to Build Cloud Native Applications
    • twitter
    • facebook
    • email
    blog.getambassador.io blog.getambassador.io 2019-08-15 22:01

    Why Ambassador? How Omnition uses Ambassador and Envoy Proxy to Build Cloud Native Applications

    Last month, Steve Flanders from Omnition spoke about how they are using Ambassador to build cloud native applications at Omnition. Omnition is a stealth startup working in the observability...

    Kelsey Evans
    K Kelsey Evans
    1 min read
    Webinar Recap: Secure Routing and Traffic Management with Ambassador Consul
    • twitter
    • facebook
    • email
    blog.getambassador.io blog.getambassador.io 2019-06-21 22:32

    Webinar Recap: Secure Routing and Traffic Management with Ambassador Consul

    Webinar Recap: Secure Routing and Traffic Management with Ambassador & ConsulRecently, our Product Architect Daniel Bryant presented a webinar with Nic Jackson, Developer Advocate at Hashicorp, where they talked...

    Kelsey Evans
    K Kelsey Evans
    2 min read
    Catching up with Ambassador at KubeCon & CloudNativeCon Europe
    • twitter
    • facebook
    • email
    blog.getambassador.io blog.getambassador.io 2019-05-16 23:24

    Catching up with Ambassador at KubeCon & CloudNativeCon Europe

    Where to Find the Ambassador Community at KubeCon & CloudNativeCon EuropeWe’re packing our bags and getting excited to head to Barcelona next week for KubeCon EU! If you’ll be attending KubeCon EU as well, here...

    Kelsey Evans
    K Kelsey Evans
    3 min read
    LaptrinhX © 2021
    Latest Posts bdev.dev raoxyz congtyaz