Слияние кода завершено, страница обновится автоматически
site_name: Documentation
site_description: Documentation for k0s, the Zero friction Kubernetes distribution.
site_author: Mirantis, Inc.
site_url: https://docs.k0sproject.io
docs_dir: docs/
repo_name: GitHub
repo_url: https://github.com/k0sproject/k0s
copyright:
Copyright © 2021 <a href="https://mirantis.com/">Mirantis Inc.</a>
- All rights reserved.
edit_uri: ""
# ~~~ START NAV SNIPPET ~~~
nav:
- Overview: README.md
- Installation:
- Quick Start Guide: install.md
- Using k0sctl: k0sctl-install.md
- Alternative Methods:
- Manual (advanced): k0s-multi-node.md
- Docker: k0s-in-docker.md
- Windows (experimental): experimental-windows.md
- Raspberry Pi 4: raspberry-pi4.md
- Raspberry Pi 5: raspberry-pi5.md
- Ansible Playbook: examples/ansible-playbook.md
- Airgap Install: airgap-install.md
- Using custom CA certificate (advanced): custom-ca.md
- System Requirements: system-requirements.md
- External runtime dependencies: external-runtime-deps.md
- Verifying Signed Binaries: verifying-signs.md
# ~~~ END NAV SNIPPET ~~~
- Maintenance:
- Upgrade: upgrade.md
- Backup/Restore: backup.md
- Remove/Replace a controller: remove_controller.md
- Reset (Uninstall): reset.md
- Usage:
- Configuration Options: configuration.md
- Dynamic Configuration: dynamic-configuration.md
- Configuration Validation: configuration-validation.md
- Worker Node Configuration: worker-node-config.md
- Networking (CNI): networking.md
- Runtime (CRI): runtime.md
- Storage (CSI): storage.md
- System Components Monitoring: system-monitoring.md
- Manifest Deployer: manifests.md
- Helm Charts: helm-charts.md
- Cloud Providers: cloud-providers.md
- IPv4/IPv6 dual-stack networking: dual-stack.md
- Control Plane High Availability: high-availability.md
- Node-local load balancing: nllb.md
- Control plane load balancing: cplb.md
- Shell Completion: shell-completion.md
- User Management: user-management.md
- Configuration of Environment Variables: environment-variables.md
- OpenID Connect: ./examples/oidc/oidc-cluster-configuration.md
- SELinux: selinux.md
- Pod Security Standards: podsecurity.md
- Re-install: reinstall-k0sctl.md
- Auto Updates:
- Overview: autopilot.md
- Multi-Command Plans: autopilot-multicommand.md
- Extensions:
- MetalLB Load Balancer: examples/metallb-loadbalancer.md
- NGINX Ingress Controller: examples/nginx-ingress.md
- Traefik Ingress Controller: examples/traefik-ingress.md
- Ambassador API Gateway: examples/ambassador-ingress.md
- Ceph Storage with Rook: examples/rook-ceph.md
- GitOps with Flux: examples/gitops-flux.md
- OpenEBS storage: examples/openebs.md
- Troubleshooting:
- FAQ: troubleshooting/FAQ.md
- Logs: troubleshooting/logs.md
- Common Pitfalls: troubleshooting/troubleshooting.md
- Support Insights: troubleshooting/support-dump.md
- Certificate Authorities (CAs): troubleshooting/certificate-authorities.md
- Reference:
- Architecture: architecture/index.md
- Command Line: cli/README.md
- Kube-bench Security Benchmark: cis_benchmark.md
- Releases & Support: releases.md
- Commercial support: commercial-support.md
- Adopters: adopters.md
- Security Policy: security.md
- Contributing:
- Getting Started: contributors/index.md
- GitHub Workflow: contributors/github_workflow.md
- Testing: contributors/testing.md
- Documentation: contributors/docs.md
theme:
name: "material"
highlightjs: true
language: "en"
custom_dir: docs/custom_theme
favicon: img/k0s-favicon-192.png
logo: img/k0s-favicon-192.png
palette:
- scheme: default
primary: custom
accent: custom
toggle:
icon: material/toggle-switch
name: Switch to light mode
- scheme: slate
toggle:
icon: material/toggle-switch-off-outline
name: Switch to dark mode
features:
- toc.autohide
- search.suggest
- search.highlight
extra_css:
- stylesheets/extra.css
plugins:
- search
- macros:
j2_variable_start_string: "{{{"
j2_variable_end_string: "}}}"
- exclude:
glob:
- internal/*
- "*.etag"
- custom_theme/*
- Dockerfile.serve-dev
- k0s
- k0s.exe
- Makefile*
- requirements_pip.txt
- requirements.txt
- include-markdown
markdown_extensions:
- pymdownx.highlight: {}
- pymdownx.superfences: {}
- pymdownx.inlinehilite: {}
- mdx_truly_sane_lists: # https://github.com/mkdocs/mkdocs/issues/545#issuecomment-522196661
nested_indent: 2
truly_sane: true
- toc:
permalink: "#"
toc_depth: 3
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- footnotes
extra:
k8s_version: !!python/object/apply:os.getenv ["KUBERNETES_VERSION"]
generator: false
social:
- icon: fontawesome/brands/github
link: https://github.com/k0sproject/k0s
name: k0s on GitHub
- icon: fontawesome/brands/x-twitter
link: https://x.com/k0sproject
name: k0s on X
- icon: fontawesome/brands/medium
link: https://medium.com/k0sproject
name: k0s on Medium
- icon: fontawesome/brands/slack
link: https://kubernetes.slack.com/archives/C07VAPJUECS
name: k0s on the k8s slack
- icon: fontawesome/solid/link
link: https://k0sproject.io/
name: k0s Website
version:
provider: mike
default: stable
Вы можете оставить комментарий после Вход в систему
Неприемлемый контент может быть отображен здесь и не будет показан на странице. Вы можете проверить и изменить его с помощью соответствующей функции редактирования.
Если вы подтверждаете, что содержание не содержит непристойной лексики/перенаправления на рекламу/насилия/вульгарной порнографии/нарушений/пиратства/ложного/незначительного или незаконного контента, связанного с национальными законами и предписаниями, вы можете нажать «Отправить» для подачи апелляции, и мы обработаем ее как можно скорее.
Опубликовать ( 0 )