Kubernetes
Dokumentacja
Szkolenia
Wersje
Informacje o wydaniu
v1.33
v1.32
v1.31
v1.30
v1.29
Polski (Polish)
English
বাংলা (Bengali)
中文 (Chinese)
Français (French)
Deutsch (German)
हिन्दी (Hindi)
Bahasa Indonesia (Indonesian)
日本語 (Japanese)
한국어 (Korean)
Русский (Russian)
Español (Spanish)
Українська (Ukrainian)
Dokumentacja
Dostępne wersje dokumentacji
Od czego zacząć
Learning environment
(EN)
Production environment
(EN)
Container Runtimes
(EN)
Installing Kubernetes with deployment tools
(EN)
Turnkey Cloud Solutions
(EN)
Best practices
(EN)
Considerations for large clusters
(EN)
Running in multiple zones
(EN)
Validate node setup
(EN)
Enforcing Pod Security Standards
(EN)
PKI certificates and requirements
(EN)
Pojęcia
Przegląd
Składniki Kubernetesa
Objects In Kubernetes
(EN)
Kubernetes Object Management
(EN)
Object Names and IDs
(EN)
Labels and Selectors
(EN)
Namespaces
(EN)
Annotations
(EN)
Field Selectors
(EN)
Finalizers
(EN)
Owners and Dependents
(EN)
Recommended Labels
(EN)
API Kubernetesa
Architektura klastra
Nodes
(EN)
Communication between Nodes and the Control Plane
(EN)
Controllers
(EN)
Leases
(EN)
Cloud Controller Manager
(EN)
About cgroup v2
(EN)
Kubernetes Self-Healing
(EN)
Container Runtime Interface (CRI)
(EN)
Garbage Collection
(EN)
Mixed Version Proxy
(EN)
Kontenery
Images
(EN)
Container Environment
(EN)
Runtime Class
(EN)
Container Lifecycle Hooks
(EN)
Usługi, równoważenie obciążenia i sieci w Kubernetesie
Service
(EN)
Ingress
(EN)
Ingress Controllers
(EN)
Gateway API
(EN)
EndpointSlices
(EN)
Network Policies
(EN)
DNS for Services and Pods
(EN)
IPv4/IPv6 dual-stack
(EN)
Topology Aware Routing
(EN)
Networking on Windows
(EN)
Service ClusterIP allocation
(EN)
Service Internal Traffic Policy
(EN)
Przechowywanie danych
Volumes
(EN)
Persistent Volumes
(EN)
Projected Volumes
(EN)
Ephemeral Volumes
(EN)
Storage Classes
(EN)
Volume Attributes Classes
(EN)
Dynamic Volume Provisioning
(EN)
Volume Snapshots
(EN)
Volume Snapshot Classes
(EN)
CSI Volume Cloning
(EN)
Storage Capacity
(EN)
Node-specific Volume Limits
(EN)
Volume Health Monitoring
(EN)
Windows Storage
(EN)
Konfiguracja
Configuration Best Practices
(EN)
ConfigMaps
(EN)
Secrets
(EN)
Resource Management for Pods and Containers
(EN)
Organizing Cluster Access Using kubeconfig Files
(EN)
Resource Management for Windows nodes
(EN)
Bezpieczeństwo
Cloud Native Security
(EN)
Pod Security Standards
(EN)
Service Accounts
(EN)
Pod Security Policies
(EN)
Security For Windows Nodes
(EN)
Controlling Access to the Kubernetes API
(EN)
Role Based Access Control Good Practices
(EN)
Good practices for Kubernetes Secrets
(EN)
Multi-tenancy
(EN)
Hardening Guide - Authentication Mechanisms
(EN)
Hardening Guide - Scheduler Configuration
(EN)
Kubernetes API Server Bypass Risks
(EN)
Linux kernel security constraints for Pods and containers
(EN)
Security Checklist
(EN)
Application Security Checklist
(EN)
Polityki
Limit Ranges
(EN)
Resource Quotas
(EN)
Process ID Limits And Reservations
(EN)
Node Resource Managers
(EN)
Harmonogramowanie, pierszeństwo i eksmisja
Kubernetes Scheduler
(EN)
Assigning Pods to Nodes
(EN)
Taints and Tolerations
(EN)
Scheduling Framework
(EN)
Dynamic Resource Allocation
(EN)
Scheduler Performance Tuning
(EN)
Resource Bin Packing
(EN)
Pod Priority and Preemption
(EN)
Node-pressure Eviction
(EN)
API-initiated Eviction
(EN)
Windows w Kubernetesie
Windows containers in Kubernetes
(EN)
Guide for Running Windows Containers in Kubernetes
(EN)
Rozszerzanie Kubernetesa
Operator pattern
(EN)
Rozszerzanie API Kubernetesa
Custom Resources
(EN)
Kubernetes API Aggregation Layer
(EN)
Rozszerzenia obliczeniowe, przechowywania danych i sieciowe
Network Plugins
(EN)
Device Plugins
(EN)
Zadania
Install Tools
(EN)
Install and Set Up kubectl on Linux
(EN)
Install and Set Up kubectl on macOS
(EN)
Install and Set Up kubectl on Windows
(EN)
Configure Pods and Containers
(EN)
Assign Memory Resources to Containers and Pods
(EN)
Assign CPU Resources to Containers and Pods
(EN)
Assign Pod-level CPU and memory resources
(EN)
Configure GMSA for Windows Pods and containers
(EN)
Resize CPU and Memory Resources assigned to Containers
(EN)
Configure RunAsUserName for Windows pods and containers
(EN)
Create a Windows HostProcess Pod
(EN)
Configure Quality of Service for Pods
(EN)
Assign Extended Resources to a Container
(EN)
Configure a Pod to Use a Volume for Storage
(EN)
Configure a Pod to Use a PersistentVolume for Storage
(EN)
Configure a Pod to Use a Projected Volume for Storage
(EN)
Configure a Security Context for a Pod or Container
(EN)
Configure Service Accounts for Pods
(EN)
Pull an Image from a Private Registry
(EN)
Assign Pods to Nodes
(EN)
Assign Pods to Nodes using Node Affinity
(EN)
Configure Pod Initialization
(EN)
Attach Handlers to Container Lifecycle Events
(EN)
Configure a Pod to Use a ConfigMap
(EN)
Share Process Namespace between Containers in a Pod
(EN)
Use a User Namespace With a Pod
(EN)
Use an Image Volume With a Pod
(EN)
Create static Pods
(EN)
Translate a Docker Compose File to Kubernetes Resources
(EN)
Enforce Pod Security Standards with Namespace Labels
(EN)
Migrate from PodSecurityPolicy to the Built-In PodSecurity Admission Controller
(EN)
Monitoring, Logging, and Debugging
(EN)
Troubleshooting Applications
(EN)
Debug Pods
(EN)
Debug Services
(EN)
Debug a StatefulSet
(EN)
Determine the Reason for Pod Failure
(EN)
Debug Init Containers
(EN)
Debug Running Pods
(EN)
Get a Shell to a Running Container
(EN)
Troubleshooting Clusters
(EN)
Troubleshooting kubectl
(EN)
Resource metrics pipeline
(EN)
Tools for Monitoring Resources
(EN)
Monitor Node Health
(EN)
Debugging Kubernetes nodes with crictl
(EN)
Auditing
(EN)
Debugging Kubernetes Nodes With Kubectl
(EN)
Developing and debugging services locally using telepresence
(EN)
Windows debugging tips
(EN)
Manage Kubernetes Objects
(EN)
Declarative Management of Kubernetes Objects Using Configuration Files
(EN)
Declarative Management of Kubernetes Objects Using Kustomize
(EN)
Managing Kubernetes Objects Using Imperative Commands
(EN)
Imperative Management of Kubernetes Objects Using Configuration Files
(EN)
Update API Objects in Place Using kubectl
(EN)
Migrate Kubernetes Objects Using Storage Version Migration
(EN)
Managing Secrets
(EN)
Managing Secrets using kubectl
(EN)
Managing Secrets using Configuration File
(EN)
Managing Secrets using Kustomize
(EN)
Inject Data Into Applications
(EN)
Define a Command and Arguments for a Container
(EN)
Define Dependent Environment Variables
(EN)
Define Environment Variables for a Container
(EN)
Expose Pod Information to Containers Through Environment Variables
(EN)
Expose Pod Information to Containers Through Files
(EN)
Distribute Credentials Securely Using Secrets
(EN)
Run Applications
(EN)
Run a Stateless Application Using a Deployment
(EN)
Run a Single-Instance Stateful Application
(EN)
Run a Replicated Stateful Application
(EN)
Scale a StatefulSet
(EN)
Delete a StatefulSet
(EN)
Force Delete StatefulSet Pods
(EN)
Horizontal Pod Autoscaling
(EN)
HorizontalPodAutoscaler Walkthrough
(EN)
Specifying a Disruption Budget for your Application
(EN)
Accessing the Kubernetes API from a Pod
(EN)
Run Jobs
(EN)
Running Automated Tasks with a CronJob
(EN)
Coarse Parallel Processing Using a Work Queue
(EN)
Fine Parallel Processing Using a Work Queue
(EN)
Indexed Job for Parallel Processing with Static Work Assignment
(EN)
Job with Pod-to-Pod Communication
(EN)
Parallel Processing using Expansions
(EN)
Handling retriable and non-retriable pod failures with Pod failure policy
(EN)
Access Applications in a Cluster
(EN)
Deploy and Access the Kubernetes Dasard
(EN)
Accessing Clusters
(EN)
Configure Access to Multiple Clusters
(EN)
Use Port Forwarding to Access Applications in a Cluster
(EN)
Use a Service to Access an Application in a Cluster
(EN)
Connect a Frontend to a Backend Using Services
(EN)
List All Container Images Running in a Cluster
(EN)
Set up Ingress on Minikube with the NGINX Ingress Controller
(EN)
Communicate Between Containers in the Same Pod Using a Shared Volume
(EN)
Configure DNS for a Cluster
(EN)
Access Services Running on Clusters
(EN)
Extend Kubernetes
(EN)
Configure the Aggregation Layer
(EN)
Use Custom Resources
(EN)
Extend the Kubernetes API with CustomResourceDefinitions
(EN)
Versions in CustomResourceDefinitions
(EN)
Set up an Extension API Server
(EN)
Configure Multiple Schedulers
(EN)
Use an HTTP Proxy to Access the Kubernetes API
(EN)
Use a SOCKS5 Proxy to Access the Kubernetes API
(EN)
Set up Konnectivity service
(EN)
TLS
(EN)
Issue a Certificate for a Kubernetes API Client Using A CertificateSigningRequest
(EN)
Configure Certificate Rotation for the Kubelet
(EN)
Manage TLS Certificates in a Cluster
(EN)
Manual Rotation of CA Certificates
(EN)
Manage Cluster Daemons
(EN)
Building a Basic DaemonSet
(EN)
Perform a Rolling Update on a DaemonSet
(EN)
Perform a Rollback on a DaemonSet
(EN)
Running Pods on Only Some Nodes
(EN)
Networking
(EN)
Adding entries to Pod /etc/hosts with HostAliases
(EN)
Extend Service IP Ranges
(EN)
Kubernetes Default Service CIDR Reconfiguration
(EN)
Validate IPv4/IPv6 dual-stack
(EN)
Extend kubectl with plugins
(EN)
Manage HugePages
(EN)
Schedule GPUs
(EN)
Samouczki
Hello Minikube
Naucz się podstaw Kubernetesa
Tworzenie klastra
Jak użyć Minikube do stworzenia klastra
Instalowanie aplikacji
Jak użyć kubectl do tworzenia Deploymentu
Poznawanie aplikacji
Pody i Węzły
Udostępnianie aplikacji
Jak używać Service do udostępniania aplikacji
Skalowanie aplikacji
Uruchamianie wielu instancji aplikacji
Aktualizowanie aplikacji
Aktualizacje Rolling Update
Configuration
(EN)
Updating Configuration via a ConfigMap
(EN)
Configuring Redis using a ConfigMap
(EN)
Adopting Sidecar Containers
(EN)
Security
(EN)
Apply Pod Security Standards at the Cluster Level
(EN)
Apply Pod Security Standards at the Namespace Level
(EN)
Restrict a Container's Access to Resources with AppArmor
(EN)
Restrict a Container's Syscalls with seccomp
(EN)
Stateless Applications
(EN)
Example: Deploying PHP Guestbook application with Redis
(EN)
Stateful Applications
(EN)
StatefulSet Basics
(EN)
Example: Deploying WordPress and MySQL with Persistent Volumes
(EN)
Example: Deploying Cassandra with a StatefulSet
(EN)
Running ZooKeeper, A Distributed System Coordinator
(EN)
Cluster Management
(EN)
Running Kubelet in Standalone Mode
(EN)
Namespaces Walkthrough
(EN)
Services
(EN)
Connecting Applications with Services
(EN)
Using Source IP
(EN)
Explore Termination Behavior for Pods And Their Endpoints
(EN)
Materiały źródłowe
Słownik
API Overview
(EN)
Declarative API Validation
(EN)
Kubernetes API Concepts
(EN)
Server-Side Apply
(EN)
Client Libraries
(EN)
Common Expression Language in Kubernetes
(EN)
Kubernetes Deprecation Policy
(EN)
Deprecated API Migration Guide
(EN)
Kubernetes API health endpoints
(EN)
API Access Control
(EN)
Authenticating
(EN)
Authenticating with Bootstrap Tokens
(EN)
Authorization
(EN)
Using RBAC Authorization
(EN)
Using Node Authorization
(EN)
Webhook Mode
(EN)
Using ABAC Authorization
(EN)
Certificates and Certificate Signing Requests
(EN)
Mapping PodSecurityPolicies to Pod Security Standards
(EN)
Kubelet authentication/authorization
(EN)
TLS bootstrapping
(EN)
Well-Known Labels, Annotations and Taints
(EN)
Audit Annotations
(EN)
Kubernetes API
(EN)
Service Resources
(EN)
Service
(EN)
Endpoints
(EN)
EndpointSlice
(EN)
Ingress
(EN)
IngressClass
(EN)
Config and Storage Resources
(EN)
ConfigMap
(EN)
Secret
(EN)
CSIDriver
(EN)
CSINode
(EN)
CSIStorageCapacity
(EN)
PersistentVolumeClaim
(EN)
PersistentVolume
(EN)
StorageClass
(EN)
StorageVersionMigration v1alpha1
(EN)
Volume
(EN)
VolumeAttachment
(EN)
VolumeAttributesClass v1beta1
(EN)
Authentication Resources
(EN)
ServiceAccount
(EN)
TokenRequest
(EN)
TokenReview
(EN)
CertificateSigningRequest
(EN)
ClusterTrustBundle v1beta1
(EN)
SelfSubjectReview
(EN)
Authorization Resources
(EN)
LocalSubjectAccessReview
(EN)
SelfSubjectAccessReview
(EN)
SelfSubjectRulesReview
(EN)
SubjectAccessReview
(EN)
ClusterRole
(EN)
ClusterRoleBinding
(EN)
Role
(EN)
RoleBinding
(EN)
Policy Resources
(EN)
FlowSchema
(EN)
LimitRange
(EN)
ResourceQuota
(EN)
NetworkPolicy
(EN)
PodDisruptionBudget
(EN)
PriorityLevelConfiguration
(EN)
Extend Resources
(EN)
CustomResourceDefinition
(EN)
DeviceClass v1beta2
(EN)
MutatingWebhookConfiguration
(EN)
ValidatingWebhookConfiguration
(EN)
Cluster Resources
(EN)
APIService
(EN)
ComponentStatus
(EN)
Event
(EN)
Lease
(EN)
LeaseCandidate v1beta1
(EN)
Namespace
(EN)
Node
(EN)
RuntimeClass
(EN)
ServiceCIDR
(EN)
Common Definitions
(EN)
DeleteOptions
(EN)
LabelSelector
(EN)
ListMeta
(EN)
LocalObjectReference
(EN)
NodeSelectorRequirement
(EN)
ObjectFieldSelector
(EN)
ObjectMeta
(EN)
ObjectReference
(EN)
(EN)
Quantity
(EN)
ResourceFieldSelector
(EN)
Status
(EN)
TypedLocalObjectReference
(EN)
Common Parameters
(EN)
Instrumentation
(EN)
Service Level Indicator Metrics
(EN)
CRI Pod & Container Metrics
(EN)
Node metrics data
(EN)
Kubernetes z-pages
(EN)
Kubernetes Metrics Reference
(EN)
Kubernetes Issues and Security
(EN)
Kubernetes Issue Tracker
(EN)
Kubernetes Security and Disclosure Information
(EN)
CVE feed
(EN)
Node Reference Information
(EN)
Kubelet Checkpoint API
(EN)
Linux Kernel Version Requirements
(EN)
Articles on dockershim Removal and on Using CRI-compatible Runtimes
(EN)
Node Labels Populated By The Kubelet
(EN)
Local Files And Paths Used By The Kubelet
(EN)
Kubelet Configuration Directory Merging
(EN)
Kubelet Device Manager API Versions
(EN)
Kubelet Systemd Watchdog
(EN)
Node Status
(EN)
Seccomp and Kubernetes
(EN)
Networking Reference
(EN)
Protocols for Services
(EN)
Ports and Protocols
(EN)
Virtual IPs and Service Proxies
(EN)
Setup tools
(EN)
Command line tool (kubectl)
(EN)
Introduction to kubectl
(EN)
kubectl Quick Reference
(EN)
kubectl reference
(EN)
kubectl
(EN)
kubectl annotate
(EN)
kubectl api-resources
(EN)
kubectl api-versions
(EN)
kubectl apply
(EN)
kubectl apply edit-last-applied
(EN)
kubectl apply set-last-applied
(EN)
kubectl apply view-last-applied
(EN)
kubectl attach
(EN)
kubectl auth
(EN)
kubectl auth can-i
(EN)
kubectl auth reconcile
(EN)
kubectl auth whoami
(EN)
kubectl autoscale
(EN)
kubectl certificate
(EN)
kubectl certificate approve
(EN)
kubectl certificate deny
(EN)
kubectl cluster-info
(EN)
kubectl cluster-info dump
(EN)
kubectl completion
(EN)
kubectl config
(EN)
kubectl config current-context
(EN)
kubectl config delete-cluster
(EN)
kubectl config delete-context
(EN)
kubectl config delete-user
(EN)
kubectl config get-clusters
(EN)
kubectl config get-contexts
(EN)
kubectl config get-users
(EN)
kubectl config rename-context
(EN)
kubectl config set
(EN)
kubectl config set-cluster
(EN)
kubectl config set-context
(EN)
kubectl config set-credentials
(EN)
kubectl config unset
(EN)
kubectl config use-context
(EN)
kubectl config view
(EN)
kubectl cordon
(EN)
kubectl cp
(EN)
kubectl create
(EN)
kubectl create clusterrole
(EN)
kubectl create clusterrolebinding
(EN)
kubectl create configmap
(EN)
kubectl create cronjob
(EN)
kubectl create deployment
(EN)
kubectl create ingress
(EN)
kubectl create job
(EN)
kubectl create namespace
(EN)
kubectl create poddisruptionbudget
(EN)
kubectl create priorityclass
(EN)
kubectl create quota
(EN)
kubectl create role
(EN)
kubectl create rolebinding
(EN)
kubectl create secret
(EN)
kubectl create secret docker-registry
(EN)
kubectl create secret generic
(EN)
kubectl create secret tls
(EN)
kubectl create service
(EN)
kubectl create service clusterip
(EN)
kubectl create service externalname
(EN)
kubectl create service nodeport
(EN)
kubectl create serviceaccount
(EN)
kubectl create token
(EN)
kubectl debug
(EN)
kubectl delete
(EN)
kubectl describe
(EN)
kubectl diff
(EN)
kubectl drain
(EN)
kubectl edit
(EN)
kubectl events
(EN)
kubectl exec
(EN)
kubectl explain
(EN)
kubectl expose
(EN)
kubectl get
(EN)
kubectl kustomize
(EN)
kubectl label
(EN)
kubectl logs
(EN)
kubectl options
(EN)
kubectl
(EN)
kubectl plugin
(EN)
kubectl plugin list
(EN)
kubectl port-forward
(EN)
kubectl proxy
(EN)
kubectl replace
(EN)
kubectl rollout
(EN)
kubectl rollout history
(EN)
kubectl rollout pause
(EN)
kubectl rollout restart
(EN)
kubectl rollout resume
(EN)
kubectl rollout status
(EN)
kubectl rollout undo
(EN)
kubectl run
(EN)
kubectl scale
(EN)
kubectl set
(EN)
kubectl set env
(EN)
kubectl set image
(EN)
kubectl set resources
(EN)
kubectl set selector
(EN)
kubectl set serviceaccount
(EN)
kubectl set subject
(EN)
kubectl taint
(EN)
kubectl top
(EN)
kubectl top node
(EN)
kubectl top pod
(EN)
kubectl uncordon
(EN)
kubectl version
(EN)
kubectl wait
(EN)
kubectl Commands
(EN)
kubectl
(EN)
JSONPath Support
(EN)
kubectl for Docker Users
(EN)
kubectl Usage Conventions
(EN)
Kubectl user preferences (kuberc)
(EN)
Component tools
(EN)
Feature Gates
(EN)
Feature Gates (removed)
(EN)
kubelet
(EN)
kube-apiserver
(EN)
kube-controller-manager
(EN)
kube-proxy
(EN)
kube-scheduler
(EN)
Debug cluster
(EN)
Flow control
(EN)
Configuration APIs
(EN)
Client Authentication (v1)
(EN)
Client Authentication (v1beta1)
(EN)
Event Rate Limit Configuration (v1alpha1)
(EN)
Image Policy API (v1alpha1)
(EN)
kube-apiserver Audit Configuration (v1)
(EN)
kube-apiserver Configuration (v1)
(EN)
kube-apiserver Configuration (v1alpha1)
(EN)
kube-apiserver Configuration (v1beta1)
(EN)
kube-controller-manager Configuration (v1alpha1)
(EN)
kube-proxy Configuration (v1alpha1)
(EN)
kube-scheduler Configuration (v1)
(EN)
kubeconfig (v1)
(EN)
Kubelet Configuration (v1)
(EN)
Kubelet Configuration (v1alpha1)
(EN)
Kubelet Configuration (v1beta1)
(EN)
Kubelet CredentialProvider (v1)
(EN)
kuberc (v1alpha1)
(EN)
External APIs
(EN)
Kubernetes Custom Metrics (v1beta2)
(EN)
Kubernetes External Metrics (v1beta1)
(EN)
Kubernetes Metrics (v1beta1)
(EN)
Scheduling
(EN)
Scheduler Configuration
(EN)
Scheduling Policies
(EN)
Other Tools
(EN)
Weź udział
Współtworzenie dokumentacji Kubernetes
Contributing to Kubernetes blogs
(EN)
Submitting articles to Kubernetes blogs
(EN)
Blog guidelines
(EN)
Blog article mirroring
(EN)
Post-release communications
(EN)
Helping as a blog writing buddy
(EN)
Zgłaszanie propozycji poprawy treści
Współtworzenie nowych treści
Opening a pull request
(EN)
Dokumentowanie nowego wydania
Case studies
(EN)
Przeglądanie zmian
Reviewing pull requests
(EN)
For approvers and reviewers
(EN)
Tłumaczenie i adaptacja językowa dokumentacji Kubernetes
Współpraca z SIG Docs
Roles and responsibilities
(EN)
Issue Wranglers
(EN)
PR wranglers
(EN)
Aktualizacja materiałów źródłowych
Quickstart
(EN)
Wkład w kod źródłowy Kubernetesa
Generating Reference Documentation for the Kubernetes API
(EN)
Generowanie materiałów źródłowych dla polecenia kubectl
Generating Reference Documentation for Metrics
(EN)
Generowanie materiałów źródłowych dla komponentów i narzedzi Kubernetesa
Styl dokumentacji
Content guide
(EN)
Style guide
(EN)
Diagram guide
(EN)
Writing a new topic
(EN)
Typy treści
Content organization
(EN)
Custom Hugo Shortcodes
(EN)
Przeglądanie statystyki strony
Tłumaczenie dokumentacji na język polski
Docs smoke test page
(EN)
Dokumentacja Kubernetesa
Samouczki
Naucz się podstaw Kubernetesa
Aktualizowanie aplikacji
Aktualizowanie aplikacji
Aktualizacje Rolling Update
Ostatnia modyfikacja January 14, 2020 at 2:51 PM PST:
Init Polish localization (#18419) (#18659) (0adc7047a5)
Edytuj tę stronę
Utwórz podstronę
Zgłoś problem
Wydrukuj całą sekcję