Kata

  • By Canonical Kubernetes
Channel Revision Published Runs on
latest/stable 43 21 Aug 2023
Ubuntu 22.04 Ubuntu 20.04
latest/candidate 38 17 May 2023
Ubuntu 22.04 Ubuntu 20.04
latest/beta 43 17 Aug 2023
Ubuntu 22.04 Ubuntu 20.04
latest/edge 44 09 Aug 2023
Ubuntu 22.04 Ubuntu 20.04
1.29/edge 44 21 Aug 2023
Ubuntu 22.04 Ubuntu 20.04
1.28/stable 43 22 Aug 2023
Ubuntu 22.04 Ubuntu 20.04
1.28/beta 43 07 Aug 2023
Ubuntu 22.04 Ubuntu 20.04
1.28/edge 44 09 Aug 2023
Ubuntu 22.04 Ubuntu 20.04
1.27/stable 38 12 Jun 2023
Ubuntu 22.04 Ubuntu 20.04
1.27/candidate 36 10 Apr 2023
Ubuntu 22.04 Ubuntu 20.04
1.27/beta 36 10 Apr 2023
Ubuntu 22.04 Ubuntu 20.04
1.27/edge 33 07 Apr 2023
Ubuntu 22.04 Ubuntu 20.04
1.26/stable 32 27 Feb 2023
Ubuntu 22.04 Ubuntu 20.04
1.26/candidate 32 25 Feb 2023
Ubuntu 22.04 Ubuntu 20.04
1.26/beta 27 09 Apr 2023
Ubuntu 22.04 Ubuntu 20.04
1.26/edge 27 19 Nov 2022
Ubuntu 22.04 Ubuntu 20.04
1.25/stable 26 30 Sep 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
1.25/candidate 26 28 Sep 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
1.25/beta 28 01 Dec 2022
Ubuntu 22.04 Ubuntu 20.04
1.25/edge 21 09 Sep 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
1.24/stable 15 04 Aug 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
1.24/candidate 15 01 Aug 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
1.24/beta 8 21 Apr 2022
Ubuntu 20.04 Ubuntu 18.04
1.24/edge 14 22 Jul 2022
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04
1.23/beta 4 22 Mar 2022
Ubuntu 20.04 Ubuntu 18.04
1.23/edge 2 24 Feb 2022
Ubuntu 20.04 Ubuntu 18.04
juju deploy kata
Show information

Platform:

Ubuntu
22.04 20.04

This subordinate charm deploys the Kata untrusted container runtime within a running Juju charm model. It is an open source community working to build a secure container runtime with lightweight virtual machines that feel and perform like containers, but provide stronger workload isolation using hardware virtualisation technology as a second layer of defence.

States

The following states are set by this subordinate:

  • endpoint.{relation name}.available

    This state is set when Kata is available for use.

Using the Kata subordinate charm

The Kata subordinate charm is to be used with a principal charm and a container runtime subordinate. To use, we deploy the Kata charm and then relate to a principal and a subordinate container runtime.

For example:

juju deploy kata
juju add-relation kata kubernetes-worker
juju add-relation kata:untrusted containerd:untrusted

Scale out Usage

This charm will automatically scale out with the principal charm.

Containerd links


Help us improve this documentation

Most of this documentation can be collaboratively discussed and changed on the respective topic in the doc category of the Charmhub forum. See the documentation guidelines if you’d like to contribute.

Last updated 1 year, 5 months ago. Help improve this document in the forum.