<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Overview on JayeX - Cloud Native CI/CD Built On Kubernetes</title>
		<link>https://jx-docs-jx-jayex-io-jx-docs-pr-19.infra.jenkins-x.rocks/v3/about/overview/</link>
		<description>Recent content in Overview on JayeX - Cloud Native CI/CD Built On Kubernetes</description>
		<generator>Hugo</generator>
		<language>en</language>
		
		
		
		
			<atom:link href="https://jx-docs-jx-jayex-io-jx-docs-pr-19.infra.jenkins-x.rocks/v3/about/overview/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Projects</title>
				<link>https://jx-docs-jx-jayex-io-jx-docs-pr-19.infra.jenkins-x.rocks/v3/about/overview/projects/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://jx-docs-jx-jayex-io-jx-docs-pr-19.infra.jenkins-x.rocks/v3/about/overview/projects/</guid>
				<description>&lt;p&gt;JayeX stands on the shoulders of many open source giants&amp;hellip;&lt;/p&gt;&#xA;&lt;h2 id=&#34;command-line-tools&#34;&gt;Command Line Tools&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://helm.sh/&#34;&gt;helm&lt;/a&gt; a package manager for kubernetes&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/roboll/helmfile&#34;&gt;helmfile&lt;/a&gt; a tool for installing, upgrading and configuring &lt;a href=&#34;https://helm.sh/&#34;&gt;helm&lt;/a&gt; charts&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/GoogleContainerTools/kaniko&#34;&gt;kaniko&lt;/a&gt; creates container images on kubernetes using the familiar &lt;code&gt;dockerfile&lt;/code&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://get-kapp.io/&#34;&gt;kapp&lt;/a&gt; is a tool for applying changes to kubernetes resources safely with dependency tracking&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://googlecontainertools.github.io/kpt/&#34;&gt;kpt&lt;/a&gt; provides tools for sharing and configuring YAML files across git repositories&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://kubernetes.io/docs/reference/kubectl/kubectl/&#34;&gt;kubectl&lt;/a&gt; a command line tool for interacting with kubernetes clusters&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://kustomize.io/&#34;&gt;kustomize&lt;/a&gt; a tool for configuring and modifying kubernetes resources&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/tektoncd/cli&#34;&gt;tekton cli&lt;/a&gt; the CLI tool for working with &lt;a href=&#34;https://github.com/tektoncd/pipeline&#34;&gt;tekton pipelines&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.terraform.io/&#34;&gt;terraform&lt;/a&gt; a tool managing infrastructure as code&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;microservices&#34;&gt;Microservices&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://buildpacks.io/&#34;&gt;CNCF build packs&lt;/a&gt; for packaging source code as container images. Or you can use &lt;a href=&#34;https://github.com/GoogleContainerTools/kaniko&#34;&gt;kaniko&lt;/a&gt; which uses a familiar &lt;code&gt;dockerfile&lt;/code&gt; to package container images&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://docs.cert-manager.io/en/latest/index.html&#34;&gt;cert-manager&lt;/a&gt; for managing certificates for &lt;a href=&#34;https://jx-docs-jx-jayex-io-jx-docs-pr-19.infra.jenkins-x.rocks/v3/admin/guides/tls_dns/&#34;&gt;TLS and DNS&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/kubernetes-sigs/external-dns&#34;&gt;external-dns&lt;/a&gt; for managing certificates for &lt;a href=&#34;https://jx-docs-jx-jayex-io-jx-docs-pr-19.infra.jenkins-x.rocks/v3/admin/guides/tls_dns/&#34;&gt;TLS and DNS&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://knative.dev/&#34;&gt;knative&lt;/a&gt; a framework for building auto scaling (to zero) serverless style applications on kubernetes&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/Comcast/kuberhealthy&#34;&gt;kuberhealthy&lt;/a&gt; for health reporting of Kubernetes itself, JayeX and other microservices&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/external-secrets/kubernetes-external-secrets&#34;&gt;kubernetes external secrets&lt;/a&gt; for &lt;a href=&#34;https://jx-docs-jx-jayex-io-jx-docs-pr-19.infra.jenkins-x.rocks/v3/admin/setup/secrets/&#34;&gt;managing secrets&lt;/a&gt; via &lt;a href=&#34;https://www.vaultproject.io/&#34;&gt;Hashicorp Vault&lt;/a&gt; or the cloud native secret managers on Alibaba, Amazon, Azure, Google etc&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://jenkins.io&#34;&gt;jenkins&lt;/a&gt; the most popular build automation server which can be &lt;a href=&#34;https://jx-docs-jx-jayex-io-jx-docs-pr-19.infra.jenkins-x.rocks/v3/admin/guides/jenkins/&#34;&gt;setup via GitOps with JayeX&lt;/a&gt; and a fellow &lt;a href=&#34;https://cd.foundation/projects/&#34;&gt;CDF founding project&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/jenkinsci/jenkinsfile-runner&#34;&gt;jenkinsfile runner&lt;/a&gt; a way of running a jenkins pipeline in a container&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/jenkins-x/lighthouse&#34;&gt;lighthouse&lt;/a&gt; our strategic solution for webhooks and ChatOps for multiple git providers&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/jenkins-x-charts/pusher-wave#wave&#34;&gt;push-wave&lt;/a&gt; for automatically performing rolling upgrades when secrets are rotated in your secret store&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/tektoncd/pipeline&#34;&gt;tekton pipelines&lt;/a&gt; cloud native pipeline engine for kubernetes and a fellow &lt;a href=&#34;https://cd.foundation/projects/&#34;&gt;CDF founding project&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/tektoncd/catalog&#34;&gt;tekton catalog&lt;/a&gt; a catalog of reusable &lt;a href=&#34;https://github.com/tektoncd/pipeline&#34;&gt;tekton pipelines&lt;/a&gt; which &lt;a href=&#34;https://jx-docs-jx-jayex-io-jx-docs-pr-19.infra.jenkins-x.rocks/v3/develop/pipelines/#adding-tasks-from-the-tekton-catalog&#34;&gt;can be used easily with Jenkins &lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://www.vaultproject.io/&#34;&gt;vault&lt;/a&gt; a secret store&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://bank-vaults.dev/docs/operator/&#34;&gt;vault operator&lt;/a&gt; an operator for installing and unsealing &lt;a href=&#34;https://www.vaultproject.io/&#34;&gt;vault&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
			</item>
			<item>
				<title>Source</title>
				<link>https://jx-docs-jx-jayex-io-jx-docs-pr-19.infra.jenkins-x.rocks/v3/about/overview/source/</link>
				<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
				<guid>https://jx-docs-jx-jayex-io-jx-docs-pr-19.infra.jenkins-x.rocks/v3/about/overview/source/</guid>
				<description>&lt;p&gt;JayeX is built on the &lt;a href=&#34;https://jx-docs-jx-jayex-io-jx-docs-pr-19.infra.jenkins-x.rocks/v3/about/overview/projects/&#34;&gt;shoulders of open source giants&lt;/a&gt; and also has lots of different source repositories to make various things from CLI tools, docker images and helm charts&lt;/p&gt;&#xA;&lt;p&gt;This page lists the main organisations and repositories.&lt;/p&gt;&#xA;&lt;h2 id=&#34;organisations&#34;&gt;Organisations&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/jenkins-x&#34;&gt;jenkins-x&lt;/a&gt; the main organisation for source code&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/jenkins-x-plugins&#34;&gt;jenkins-x-plugins&lt;/a&gt; contains plugins to JayeX 3.x. See the &lt;a href=&#34;https://jayex.io/v3/about/extending/#plugins&#34;&gt;extension guide&lt;/a&gt; for details&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/jenkins-x-charts&#34;&gt;jenkins-x-charts&lt;/a&gt; the main helm charts we distribute&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/jenkins-x-images&#34;&gt;jenkins-x-images&lt;/a&gt; contains some custom docker image builds&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/jenkins-x-quickstarts&#34;&gt;jenkins-x-quickstarts&lt;/a&gt; the quickstart projects used by &lt;a href=&#34;https://jx-docs-jx-jayex-io-jx-docs-pr-19.infra.jenkins-x.rocks/v3/develop/create-project/&#34;&gt;create quickstart&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/jenkins-x-test-projects&#34;&gt;jenkins-x-test-projects&lt;/a&gt; test projects we use in test cases&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/jx3-gitops-repositories&#34;&gt;jx3-gitops-repositories&lt;/a&gt; the quickstart repositories for &lt;a href=&#34;https://jx-docs-jx-jayex-io-jx-docs-pr-19.infra.jenkins-x.rocks/v3/admin/&#34;&gt;creating new infrastructure and installations&lt;/a&gt; on different cloud providers&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;repositories&#34;&gt;Repositories&lt;/h2&gt;&#xA;&lt;p&gt;Here we&amp;rsquo;ll call out of some of the main repositories in the above organisations:&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
