Docs

Curated Kubernetes content from AKS, EKS, GKE, OpenShift, Rancher/K3s and more—auto‑aggregated daily.

  • 2021-05-12
    Jenkins X

    Blog: Jenkins X 3 - May 2021 LTS

    Jenkins X 3 - May 2021 LTS May 2001 LTS release is now available! LTS is a slower cadence version stream which contains a verified set of releases and configurations that have been used by teams tracking the bleeding edge Jenkins X. Included in this release: Protect Pipeline Visualiser with OAuth2 how to docs Terraform repositories are now protected by the Jenkins X version stream external-dns helm chart upgrade to v5.0.0 Reduce external secrets polling of cloud services to reduce cloud costs [Jenkins] for users using Jenkins the Tekton Client plugin is now installed by default Stackdriver format logging enabled when using GKE and services that use jx-logging library.

    #jenkins-x
  • 2021-04-15
    Jenkins X

    Blog: Jenkins X 3.x GA is here!

    Jenkins X 3. x GA is here! Demo Documentation Changes since the 3.

    #jenkins-x
  • 2021-04-12
    Jenkins X

    Blog: Jenkins X 3 - April 2021 LTS

    Jenkins X 3 - April 2021 LTS This is the second LTS release for Jenkins X 3. x.

    #jenkins-x
  • 2021-04-08
    Jenkins X

    Blog: Traces for your pipelines

    Traces for your pipelines How can you benefit from it in your own Jenkins X cluster? What’s next? Now that Jenkins X has solid integration with Grafana for its observability , it’s time to start building fun things! And the first one is tracing for all your pipelines : With it, you can easily see the timings of all your pipelines, stages, and steps. This is great to inspect a “slow” pipeline and quickly see the slower steps.

    #jenkins-x
  • 2021-04-01
    Jenkins X

    Blog: Jenkins X v3: now with built-in observability

    Jenkins X v3: now with built-in observability Platform Observability Continuous Delivery Indicators Roadmap As a Continuous Delivery platform, Jenkins X has a central part in your infrastructure. If it becomes unstable or unusable, it will impact the whole software delivery of your organization.

    #jenkins-x
  • 2021-04-01
    Jenkins X

    Blog: Scaling Preview Environments with Osiris

    Scaling Preview Environments with Osiris Osiris How can you benefit from it in your own Jenkins X cluster? How does it work? One of Jenkins X’s core features is the preview environments : temporary environments created automatically for each Pull Requests, to deploy your application and its dependencies. You can then use this preview environment to run integration tests, or manually use/test your application.

    #jenkins-x
  • 2021-02-25
    Jenkins X

    Blog: cdCon 2021 - Call for Jenkins X Proposals

    cdCon 2021 - Call for Jenkins X Proposals Topics Hear ye! Hear ye! Jenkins X Community, cdCon 2021 (the Continuous Delivery Foundation’s annual flagship event) is happening June 23-24 and its call for papers is open! This is your chance to share what you’ve been doing with Jenkins X. Are you building something cool? Using it to solve real-world problems? Are you making things fast? Secure? Or maybe you’re a contributor and want to share what’s new.

    #jenkins-x
  • 2021-02-25
    Jenkins X

    Blog: GitOps your cloud native pipelines

    GitOps your cloud native pipelines The problem Previous solutions GitOps your pipelines Sharing Tasks and Steps across repositories SourceURI notation Reusing Tasks and Steps from Tekton Catalog How it looks Customizing an inherited step Inlining a pipeline step locally Viewing the effective pipeline Summary Tekton pipelines are cloud native and are designed from the ground up for kubernetes and the cloud: there’s no single point of failure and the pipelines are elastically scalable each pipeline is completely declarative and self defined each pipeline executes independently of any others pipelines are orchestrated via the sophisticated kubernetes scheduler: can use pipeline specific metadata for resource limits and node selectors: memory, CPU, machine type (GPU, windows/macOS/linux etc) can use pipeline specific metadata for resource limits and node selectors: memory, CPU, machine type (GPU, windows/macOS/linux etc) its easy to associate pipelines with Cloud IAM roles to avoid you having to upload cluster admin secrets to your public CI service which really helps security and helps reduce accidental bitcoin mining on your cloud account In a previous blog we talked about how you can accelerate your use of tekton with Jenkins X. We are moving towards a microservice kind of world with many teams writing many bits of software in many repositories.

    #jenkins-x
  • 2021-02-01
    Jenkins X

    Blog: Jenkins X 3 - February 2021 LTS

    Jenkins X 3 - February 2021 LTS What’s the difference? Anything else to be aware of? What’s next? This is the first LTS release for Jenkins X 3. x.

    #jenkins-x
  • 2021-01-26
    Jenkins X

    Blog: Jenkins X 3.x walkthroughs

    Jenkins X 3. x walkthroughs Intro + high level architecture Installation and setup Infrastructure and provisioning TLS and DNS Using Jenkins X GitOps Health Extending pipelines Secrets Upgrades Version Streams Cluster recovery Jenkins X 3.

    #jenkins-x