mirror of
https://github.com/canonical/canonical.com.git
synced 2025-07-20 16:57:03 +00:00
702 lines
25 KiB
YAML
702 lines
25 KiB
YAML
# -- Format example --
|
|
# Copydoc: https://docs.google.com/document/d/1Y0dxbuar0UAPSCfILtP7fsEX-83yDh7Ha637FA9Wbik
|
|
# We can define 3 different sections:
|
|
# Tabbed panel - where a single dropdown has multiple panels navigated via a side
|
|
# navigation
|
|
# CTA panel - where all content appears within a single dropdown. Wherein a large CTA
|
|
# can be seen in the top half of the panel
|
|
# CTA panel highlighted - similar to the 'CTA panel' but with distinct lists and the
|
|
# use of images
|
|
#
|
|
# 'Tabbed panel'
|
|
# section_name:
|
|
# side_nav_sections:
|
|
# - title:
|
|
# primary_links:
|
|
# links:
|
|
# - title:
|
|
# description:
|
|
# url:
|
|
# secondary_cta_title: (optional)
|
|
# secondary_cta_url: (optional)
|
|
# secondary_links:
|
|
# - title:
|
|
# links:
|
|
# - title:
|
|
# url:
|
|
# section_footer: (optional)
|
|
# copy:
|
|
# cta_title:
|
|
# cta_url:
|
|
#
|
|
# 'CTA panel'
|
|
# section_name:
|
|
# cta:
|
|
# cta_url: (optional)
|
|
# primary_links:
|
|
# - title:
|
|
# links:
|
|
# - title:
|
|
# description: (optional)
|
|
# url:
|
|
# secondary_links:
|
|
# - title:
|
|
# links:
|
|
# - title:
|
|
# url:
|
|
#
|
|
# 'CTA panel highlighted'
|
|
# section_name:
|
|
# cta:
|
|
# cta_url: (optional)
|
|
# sibling_lists:
|
|
# - title: Categories
|
|
# links:
|
|
# - title: AI
|
|
# url: /solutions/ai
|
|
#
|
|
# preview_secondary_links:
|
|
# - title:
|
|
# links:
|
|
# - description:
|
|
# url:
|
|
# image_url:
|
|
|
|
---
|
|
products:
|
|
side_nav_sections:
|
|
- title: Featured
|
|
primary_links:
|
|
links:
|
|
- title: Ubuntu Desktop
|
|
description: Fast, modern and secure Linux
|
|
url: https://ubuntu.com/desktop
|
|
- title: Ubuntu Server
|
|
description: Scalable Linux for the cloud
|
|
url: https://ubuntu.com/server
|
|
- title: MAAS
|
|
description: Bare metal provisioning
|
|
url: https://maas.io/
|
|
- title: Snapcraft
|
|
description: App store for Linux
|
|
url: https://snapcraft.io/
|
|
- title: OpenStack
|
|
description: Private cloud provisioning
|
|
url: /openstack
|
|
- title: MicroCloud
|
|
description: Lightweight, automated clouds
|
|
url: /microcloud
|
|
- title: Ubuntu Pro
|
|
description: Security & compliance subscription
|
|
url: https://ubuntu.com/pro
|
|
- title: Enterprise-grade support
|
|
description: 24/7 support for the full-stack
|
|
url: https://ubuntu.com/support
|
|
- title: Livepatch
|
|
description: Stay patched and defer reboots
|
|
url: https://ubuntu.com/security/livepatch
|
|
- title: Kubernetes
|
|
description: Containerized workloads
|
|
url: https://ubuntu.com/kubernetes
|
|
- title: Charmhub
|
|
description: Charmed Operators marketplace
|
|
url: https://charmhub.io/
|
|
- title: Juju
|
|
description: Orchestration engine for operators
|
|
url: https://juju.is/
|
|
- title: Certified hardware
|
|
description: Ubuntu hardware you can trust
|
|
url: https://ubuntu.com/certified
|
|
section_footer:
|
|
copy: We're here to help with any questions and more information.
|
|
cta_title: Contact us
|
|
cta_url: https://ubuntu.com/contact-us
|
|
|
|
- title: Ubuntu OS
|
|
primary_links:
|
|
links:
|
|
- title: Ubuntu Desktop
|
|
description: Fast, modern and secure Linux
|
|
url: https://ubuntu.com/desktop
|
|
- title: Ubuntu Server
|
|
description: Scalable Linux for the cloud
|
|
url: https://ubuntu.com/server
|
|
- title: Ubuntu Pro
|
|
description: Security & compliance subscription
|
|
url: https://ubuntu.com/pro
|
|
- title: Ubuntu Core
|
|
description: Embedded Linux
|
|
url: https://ubuntu.com/core
|
|
- title: FIPS for Ubuntu
|
|
description: Secure Linux for government
|
|
url: https://ubuntu.com/security/fips
|
|
- title: WSL
|
|
description: Windows Subsystem for Linux
|
|
url: https://ubuntu.com/desktop/wsl
|
|
- title: Multipass
|
|
description: VMs for Windows, macOS & Linux
|
|
url: /multipass
|
|
|
|
secondary_links:
|
|
title: Quick links
|
|
links:
|
|
- title: Upgrade Ubuntu
|
|
url: https://ubuntu.com/tutorials/upgrading-ubuntu-desktop
|
|
- title: Ubuntu documentation
|
|
url: https://help.ubuntu.com/
|
|
- title: Desktop install
|
|
url: https://ubuntu.com/tutorials/install-ubuntu-desktop
|
|
- title: Server install
|
|
url: https://ubuntu.com/server/docs/installation
|
|
- title: Server guide
|
|
url: https://ubuntu.com/server/docs
|
|
- title: Ubuntu on public clouds
|
|
url: https://ubuntu.com/cloud/public-cloud
|
|
|
|
- title: Private cloud
|
|
primary_links:
|
|
links:
|
|
- title: OpenStack
|
|
description: Enterprise private cloud
|
|
url: /openstack
|
|
- title: Ubuntu Server
|
|
description: Scalable Linux for the cloud
|
|
url: https://ubuntu.com/server
|
|
- title: Landscape
|
|
description: Monitor and manage machines
|
|
url: https://ubuntu.com/landscape
|
|
- title: MAAS
|
|
description: Bare metal provisioning
|
|
url: https://maas.io/
|
|
- title: Ceph
|
|
description: Open source storage
|
|
url: https://ubuntu.com/ceph
|
|
- title: Anbox Cloud
|
|
description: Virtualized Android on demand
|
|
url: /anbox-cloud
|
|
- title: Juju
|
|
description: Orchestrator engine for operators
|
|
url: https://juju.is/
|
|
- title: Private cloud build
|
|
description: OpenStack implementation
|
|
url: https://ubuntu.com/openstack/consulting
|
|
- title: MicroStack
|
|
description: Cloud-native OpenStack
|
|
url: /microstack
|
|
- title: MicroCloud
|
|
description: Lightweight, automated clouds
|
|
url: /microcloud
|
|
|
|
secondary_links:
|
|
title: Quick links
|
|
links:
|
|
- title: Server documentation
|
|
url: https://ubuntu.com/server/docs
|
|
- title: MAAS documentation
|
|
url: https://maas.io/docs
|
|
- title: MicroStack installation
|
|
url: /microstack/docs/single-node
|
|
- title: Data Centre Networking blog
|
|
url: https://ubuntu.com/blog/data-centre-networking-what-is-sdn
|
|
- title: OpenStack pricing
|
|
url: https://ubuntu.com/openstack/pricing-calculator
|
|
- title: Private cloud consulting
|
|
url: https://ubuntu.com/openstack/consulting
|
|
- title: "Private cloud: Avoiding the high cost of operations"
|
|
url: https://ubuntu.com/blog/private_cloud_avoiding_operational_costs
|
|
|
|
- title: Public cloud
|
|
primary_links:
|
|
links:
|
|
- title: Ubuntu on public clouds
|
|
description: The most popular cloud OS
|
|
url: https://ubuntu.com/cloud/public-cloud
|
|
- title: Ubuntu on AWS
|
|
description: AWS Marketplace
|
|
url: https://ubuntu.com/aws
|
|
- title: Ubuntu on Azure
|
|
description: Microsoft Azure Marketplace
|
|
url: https://ubuntu.com/azure
|
|
- title: Ubuntu on GCP
|
|
description: Google Cloud Marketplace
|
|
url: https://ubuntu.com/gcp
|
|
- title: Ubuntu WorkSpaces
|
|
description: Virtual desktops on AWS
|
|
url: https://ubuntu.com/aws/workspaces
|
|
|
|
- title: Virtualization
|
|
primary_links:
|
|
links:
|
|
- title: Multipass
|
|
description: VMs for Windows, macOS & Linux
|
|
url: /multipass
|
|
- title: LXD
|
|
description: Linux containers and VMs
|
|
url: https://ubuntu.com/lxd
|
|
- title: WSL
|
|
description: Windows Subsystem for Linux
|
|
url: https://ubuntu.com/desktop/wsl
|
|
|
|
secondary_links:
|
|
title: Quick links
|
|
links:
|
|
- title: What is virtualization?
|
|
url: https://snapcraft.io/blog/what-is-virtualisation-the-basics
|
|
- title: Multipass documentation
|
|
url: https://documentation.ubuntu.com/multipass/en/latest
|
|
- title: Virtualization docs in the server guide
|
|
url: https://ubuntu.com/server/docs/virtualization-multipass
|
|
- title: What is WSL?
|
|
url: https://wiki.ubuntu.com/WSL
|
|
- title: Install Ubuntu on Windows 11
|
|
url: https://ubuntu.com/tutorials/install-ubuntu-on-wsl2-on-windows-11-with-gui-support
|
|
- title: Install Ubuntu on Windows 10
|
|
url: https://ubuntu.com/tutorials/install-ubuntu-on-wsl2-on-windows-10
|
|
|
|
- title: Security and support
|
|
primary_links:
|
|
links:
|
|
- title: Ubuntu Pro
|
|
description: Security & compliance subscription
|
|
url: https://ubuntu.com/pro
|
|
- title: Ubuntu Pro + support
|
|
description: 24/7 support for the full-stack
|
|
url: https://ubuntu.com/support
|
|
- title: ESM
|
|
description: 10 years of security maintenance
|
|
url: https://ubuntu.com/security/esm
|
|
- title: Landscape
|
|
description: Monitor and manage machines
|
|
url: https://ubuntu.com/landscape
|
|
- title: Livepatch
|
|
description: Stay patched without reboots
|
|
url: https://ubuntu.com/security/livepatch
|
|
- title: Ubuntu Pro for AWS
|
|
description: Amazon Web Services support
|
|
url: https://ubuntu.com/aws/pro
|
|
- title: Ubuntu Pro for Azure
|
|
description: Microsoft Azure cloud support
|
|
url: https://ubuntu.com/azure/pro
|
|
- title: Ubuntu Pro for GCP
|
|
description: Google Cloud support
|
|
url: https://ubuntu.com/gcp/pro
|
|
- title: Certifications and hardening
|
|
description: CIS, DISA-STIG, FIPS compliance
|
|
url: https://ubuntu.com/security/certifications
|
|
- title: Confidential computing
|
|
description: Protect your data in use
|
|
url: https://ubuntu.com/confidential-computing
|
|
|
|
secondary_links:
|
|
title: Quick links
|
|
links:
|
|
- title: Ubuntu Pro pricing
|
|
url: https://ubuntu.com/pricing/pro
|
|
- title: Open infrastructure consulting
|
|
url: https://ubuntu.com/pricing/consulting
|
|
- title: Certified hardware
|
|
url: https://ubuntu.com/certified
|
|
- title: CVE reports
|
|
url: https://ubuntu.com/security/cves
|
|
- title: Ubuntu Security Notices (USN)
|
|
url: https://ubuntu.com/security/notices
|
|
- title: Ubuntu Pro free trial
|
|
url: https://ubuntu.com/pro/free-trial
|
|
- title: Get Ubuntu Pro now
|
|
url: https://ubuntu.com/pro/subscribe
|
|
|
|
- title: Kubernetes
|
|
primary_links:
|
|
links:
|
|
- title: Kubernetes
|
|
description: Containerized workloads
|
|
url: https://ubuntu.com/kubernetes
|
|
- title: MicroK8s
|
|
description: Simplest way to get Kubernetes
|
|
url: https://microk8s.io/
|
|
- title: Charmed Kubernetes
|
|
description: Composable K8s for the enterprise
|
|
url: https://ubuntu.com/kubernetes/charmed-k8s
|
|
- title: Kubeflow
|
|
description: Machine learning toolkit for K8s
|
|
url: https://ubuntu.com/ai/what-is-kubeflow
|
|
|
|
secondary_links:
|
|
title: Quick links
|
|
links:
|
|
- title: Kubernetes documentation
|
|
url: https://ubuntu.com/kubernetes/docs
|
|
- title: Getting started with Kubernetes
|
|
url: https://ubuntu.com/kubernetes/docs/quickstart
|
|
- title: Distributions comparison
|
|
url: https://ubuntu.com/kubernetes/compare
|
|
- title: Cloud native operations report
|
|
url: https://juju.is/cloud-native-kubernetes-usage-report-2022
|
|
- title: Getting started with MicroK8s
|
|
url: http://microk8s.io/docs/getting-started
|
|
- title: Kubeflow installation tutorial
|
|
url: https://charmed-kubeflow.io/docs/install
|
|
|
|
- title: AI and data
|
|
primary_links:
|
|
links:
|
|
- title: AI/ML
|
|
description: AI and machine learning on Ubuntu
|
|
url: https://ubuntu.com/ai
|
|
- title: Kubeflow
|
|
description: End-to-end MLOps platform
|
|
url: https://charmed-kubeflow.io/
|
|
- title: MLflow
|
|
description: Lightweight ML platform
|
|
url: https://ubuntu.com/ai/mlflow
|
|
- title: Data solutions
|
|
description: Enterprise data management at scale
|
|
url: /data
|
|
- title: Kafka
|
|
description: Streaming data platform
|
|
url: /data/kafka
|
|
- title: Spark
|
|
description: Big data processing
|
|
url: /data/spark
|
|
- title: MongoDB
|
|
description: NoSQL database management
|
|
url: /data/mongodb
|
|
- title: PostgreSQL
|
|
description: Relational database management
|
|
url: /data/postgresql
|
|
- title: MySQL
|
|
description: Relational database management
|
|
url: /data/mysql
|
|
- title: OpenSearch
|
|
description: Search and analytics suite
|
|
url: /data/opensearch
|
|
|
|
secondary_links:
|
|
title: Quick links
|
|
links:
|
|
- title: Kubeflow documentation
|
|
url: https://charmed-kubeflow.io/docs
|
|
- title: MLflow documentation
|
|
url: https://documentation.ubuntu.com/charmed-mlflow/en/latest/
|
|
- title: Data documentation
|
|
url: /data/docs
|
|
- title: MLOps toolkit
|
|
url: https://ubuntu.com/engage/mlops-toolkit/
|
|
- title: Guide to big data and AI
|
|
url: https://ubuntu.com/engage/open-source-big-data-ai
|
|
|
|
- title: Certified hardware
|
|
primary_links:
|
|
links:
|
|
- title: Certified hardware
|
|
description: Ubuntu hardware you can trust
|
|
url: https://ubuntu.com/certified
|
|
- title: PC and laptops
|
|
description: Certified for Ubuntu
|
|
url: https://ubuntu.com/certified?q=&limit=20&category=Laptop&category=Desktop
|
|
- title: Servers
|
|
description: Hardware for data centers
|
|
url: https://ubuntu.com/certified/servers
|
|
- title: IoT devices
|
|
description: Stable and secure devices
|
|
url: https://ubuntu.com/certified/devices
|
|
- title: SoCs
|
|
description: System on a Chip hardware
|
|
url: https://ubuntu.com/certified/socs
|
|
- title: Raspberry Pi
|
|
description: Certified Pi devices
|
|
url: https://ubuntu.com/certified?q=&limit=20&vendor=Raspberry+Pi+Foundation
|
|
|
|
secondary_links:
|
|
title: Quick links
|
|
links:
|
|
- title: Why use Certified devices?
|
|
url: https://ubuntu.com/certified/why-certified
|
|
- title: Certify your device
|
|
url: https://ubuntu.com/partners/become-a-partner
|
|
- title: Why certification matters for AIoT
|
|
url: https://www.brighttalk.com/webcast/6793/497538
|
|
- title: Industrial Pi use cases webinar
|
|
url: https://www.brighttalk.com/webcast/6793/514263
|
|
- title: Why buy a preinstalled workstation?
|
|
url: https://ubuntu.com/blog/why-you-should-buy-a-pre-installed-ubuntu-workstation
|
|
|
|
- title: IoT and edge
|
|
primary_links:
|
|
links:
|
|
- title: Ubuntu Core
|
|
description: Embedded Linux
|
|
url: https://ubuntu.com/core
|
|
- title: IoT App Store
|
|
description: Private app store for Linux and IoT
|
|
url: https://ubuntu.com/internet-of-things/appstore
|
|
- title: Device management
|
|
description: Manage fleets of IoT devices
|
|
url: https://ubuntu.com/internet-of-things/management
|
|
- title: Certified devices
|
|
description: Hardware/OS compatibility
|
|
url: https://ubuntu.com/certified/devices
|
|
- title: Ubuntu Frame
|
|
description: Embedded graphical displays
|
|
url: https://mir-server.io/ubuntu-frame
|
|
- title: ROS ESM
|
|
description: Expanded security for robots
|
|
url: https://ubuntu.com/robotics/ros-esm
|
|
- title: Real-time Ubuntu
|
|
description: Low-latency kernel
|
|
url: https://ubuntu.com/real-time
|
|
- title: IoT Professional Services
|
|
description: Bring IoT devices to market
|
|
url: https://ubuntu.com/core/services
|
|
- title: Kernel
|
|
description: Ubuntu kernel on certified hardware
|
|
url: https://ubuntu.com/kernel
|
|
|
|
secondary_links:
|
|
title: Quick links
|
|
links:
|
|
- title: Guide to IoT lifecycle management
|
|
url: https://ubuntu.com/engage/a-practical-guide-to-iot-lifecycle-management
|
|
- title: Canonical joins the CSA
|
|
url: https://ubuntu.com/blog/canonical-joins-the-connectivity-standards-alliance
|
|
- title: Pick the OS for your robots
|
|
url: https://ubuntu.com/engage/robot-operating-system-choice
|
|
- title: "Embedded Linux: make or buy?"
|
|
url: https://ubuntu.com/engage/embedded-linux-make-or-buy
|
|
- title: Try Ubuntu Core on Raspberry Pi
|
|
url: https://ubuntu.com/download/raspberry-pi-core
|
|
- title: Industry 4.0 webinar
|
|
url: https://ubuntu.com/engage/bridge-the-IT-OT-gap-Industry4
|
|
|
|
- title: Developer tools
|
|
primary_links:
|
|
links:
|
|
- title: Snaps
|
|
description: Containerized applications for Linux
|
|
url: https://snapcraft.io/about
|
|
- title: Snapcraft
|
|
description: Build and publish your snaps
|
|
url: https://snapcraft.io/build
|
|
- title: Snap Store
|
|
description: App store for Linux
|
|
url: https://snapcraft.io
|
|
- title: Chiselled Ubuntu
|
|
description: Ultra-small containerization
|
|
url: https://ubuntu.com/containers/chiselled
|
|
- title: Juju
|
|
description: Orchestrator engine for operators
|
|
url: https://juju.is/
|
|
- title: Charmhub
|
|
description: Software operators collection
|
|
url: https://charmhub.io/
|
|
- title: JAAS
|
|
description: Auditing and compliance for Juju
|
|
url: https://jaas.ai/
|
|
|
|
secondary_links:
|
|
title: Quick links
|
|
links:
|
|
- title: Snap documentation
|
|
url: https://snapcraft.io/docs
|
|
- title: Create your first snap
|
|
url: https://ubuntu.com/tutorials/create-your-first-snap
|
|
- title: Juju documentation
|
|
url: https://juju.is/docs
|
|
- title: Getting started with Juju
|
|
url: https://juju.is/docs/juju/tutorial
|
|
- title: Write your first charm
|
|
url: https://juju.is/docs/sdk/from-zero-to-hero-write-your-first-kubernetes-charm
|
|
|
|
solutions:
|
|
cta: Explore our solutions
|
|
cta_link: /solutions
|
|
sibling_lists:
|
|
- title: Categories
|
|
links:
|
|
- title: AI
|
|
url: /solutions/ai
|
|
- title: Data
|
|
url: /data
|
|
- title: Ubuntu OS
|
|
url: /solutions/ubuntu-os
|
|
- title: Infrastructure
|
|
url: /solutions/infrastructure
|
|
- title: Managed IT services
|
|
url: https://ubuntu.com/managed
|
|
- title: Open source security
|
|
url: /solutions/open-source-security
|
|
- title: IoT and devices
|
|
url: /solutions/iot-and-devices
|
|
- title: Observability
|
|
url: /observability
|
|
- title: Cloud-native apps
|
|
url: /solutions/cloud-native-development
|
|
- title: Automation
|
|
url: /solutions/automation
|
|
|
|
- title: Industries
|
|
links:
|
|
- title: Automotive
|
|
url: /solutions/automotive
|
|
- title: Financial services
|
|
url: /solutions/financial-services
|
|
- title: Industrial
|
|
url: /solutions/industrial
|
|
- title: Public sector
|
|
url: /public-sector
|
|
- title: Telco
|
|
url: /solutions/telco
|
|
|
|
preview_secondary_links:
|
|
title: Case studies
|
|
title_url: https://canonical.com/case-study
|
|
links:
|
|
- description: SBI BITS puts business continuity at the heart of its OpenStack migration.
|
|
url: https://canonical.com/case-study/sbi-bits
|
|
image_url: https://assets.ubuntu.com/v1/e12c8c8c-SBI%20BITS.jpg
|
|
- description: EpiSensor accelerates the sustainable energy transition with Ubuntu Core.
|
|
url: https://canonical.com/case-study/episensor
|
|
image_url: https://assets.ubuntu.com/v1/c176b95f-EpiSensor.jpg
|
|
- description: Canonical deploys infrastructure solutions for ESA's space mission operations.
|
|
url: https://canonical.com/case-study/esa
|
|
image_url: https://assets.ubuntu.com/v1/7efb7d42-ESA.jpg
|
|
|
|
partners:
|
|
cta: Explore our partners
|
|
cta_link: /partners
|
|
primary_links:
|
|
title: Partner programs
|
|
links:
|
|
- title: Desktop
|
|
description: Desktop, laptops and workstations
|
|
url: /partners/desktop
|
|
- title: Channel/reseller
|
|
description: Partners on every continent
|
|
url: /partners/channel-and-reseller
|
|
- title: IoT devices
|
|
description: Robots, edge, development boards
|
|
url: /partners/iot-device
|
|
- title: IHV/OEM
|
|
description: Data centres
|
|
url: /partners/ihv-and-oem
|
|
- title: ISVs
|
|
description: Independent Software Vendors
|
|
url: /partners/isv-partners
|
|
- title: GSIs
|
|
description: Global Systems Integrators
|
|
url: /partners/gsi
|
|
- title: Public cloud
|
|
description: Ubuntu optimized for the cloud
|
|
url: /partners/public-cloud
|
|
- title: Silicon
|
|
description: CPUs, boards and SoCs
|
|
url: /partners/silicon
|
|
|
|
secondary_links:
|
|
title: Quick links
|
|
links:
|
|
- title: Find a partner
|
|
url: /partners/find-a-partner
|
|
- title: Become a partner
|
|
url: /partners/become-a-partner
|
|
- title: Log in to the partner portal
|
|
url: https://www.partner.canonical.com/#/page/login
|
|
|
|
careers:
|
|
cta: Roles by department
|
|
cta_link: /careers
|
|
primary_links:
|
|
title: Roles by department
|
|
links:
|
|
- title: Engineering
|
|
url: /careers/engineering
|
|
slug: engineering
|
|
- title: Support Engineering
|
|
url: /careers/support-engineering
|
|
slug: support-engineering
|
|
- title: Marketing
|
|
url: /careers/marketing
|
|
slug: marketing
|
|
- title: Web and Design
|
|
url: /careers/web-and-design
|
|
slug: web-and-design
|
|
- title: Alliances and Channels
|
|
url: /careers/alliances-and-channels
|
|
slug: alliances-and-channels
|
|
- title: Project management
|
|
url: /careers/project-management
|
|
slug: project-management
|
|
- title: Commercial Operations
|
|
url: /careers/commercial-operations
|
|
slug: commercial-operations
|
|
- title: Product
|
|
url: /careers/product
|
|
slug: product
|
|
- title: Sales
|
|
url: /careers/sales
|
|
slug: sales
|
|
- title: Finance
|
|
url: /careers/finance
|
|
slug: finance
|
|
- title: Legal
|
|
url: /careers/legal
|
|
slug: legal
|
|
- title: Administration
|
|
url: /careers/administration
|
|
slug: administration
|
|
- title: People
|
|
url: /careers/people
|
|
slug: people
|
|
|
|
secondary_links:
|
|
title: Working here
|
|
links:
|
|
- title: Hiring process
|
|
url: /careers/hiring-process
|
|
- title: Company culture
|
|
url: /careers/company-culture
|
|
- title: Remote work
|
|
url: /careers/company-culture/remote-work
|
|
- title: Progression
|
|
url: /careers/company-culture/progression
|
|
- title: Diversity
|
|
url: /careers/company-culture/diversity
|
|
- title: Sustainability
|
|
url: /careers/company-culture/sustainability
|
|
|
|
company:
|
|
cta: Get to know us
|
|
cta_link: /company
|
|
sibling_lists:
|
|
- title: Explore Canonical
|
|
links:
|
|
- title: Documentation practice
|
|
url: /documentation
|
|
- title: Open source projects
|
|
url: /projects
|
|
- title: Ubuntu Summit
|
|
url: https://ubuntu.com/summit
|
|
- title: Company Trust Center
|
|
url: https://trust.canonical.com/
|
|
|
|
- title: Latest updates
|
|
links:
|
|
- title: Blog
|
|
url: /blog
|
|
- title: Press Centre
|
|
url: /press-centre
|
|
|
|
preview_secondary_links:
|
|
title: Company highlights
|
|
title_url: /blog
|
|
links:
|
|
- description: Canonical offers 12 year LTS for any open source Docker image.
|
|
url: /blog/canonical-offers-12-year-lts-for-any-open-source-docker-image
|
|
image_url: https://assets.ubuntu.com/v1/8f5a6839-Shield.png
|
|
- description: BT Group and Canonical deliver 5G to UK stadiums.
|
|
url: /blog/bt-group-and-canonical-deliver-5g-to-uk-stadiums
|
|
image_url: https://assets.ubuntu.com/v1/fe25c9e1-BT-5G.png
|
|
- description: Canonical releases Ubuntu 24.04 LTS Noble Numbat.
|
|
url: https://ubuntu.com/blog/canonical-releases-ubuntu-24-04-noble-numbat
|
|
image_url: https://assets.ubuntu.com/v1/697f9812-Noble-Numbat-V2-@3x.png
|