Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
kubernetes [2020/05/22 19:19] – andonovj | kubernetes [2025/01/21 07:36] (current) – andonovj | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | < | ||
====Basic Configuration==== | ====Basic Configuration==== | ||
- [[docker_advanced_k8s_intro|Introduction & Repo Configuration]] | - [[docker_advanced_k8s_intro|Introduction & Repo Configuration]] | ||
Line 5: | Line 4: | ||
- [[docker_advanced_k8s_init|Initialize a Cluster]] | - [[docker_advanced_k8s_init|Initialize a Cluster]] | ||
- [[docker_advanced_k8s_join|Joining of a Node/ | - [[docker_advanced_k8s_join|Joining of a Node/ | ||
+ | - [[docker_basic_k8s_secret| Creating a secret]] | ||
- [[docker_advanced_k8s_deploy_pod_deployment|Pod deployment]] | - [[docker_advanced_k8s_deploy_pod_deployment|Pod deployment]] | ||
- [[k8s_basic_replication_controller|Replication Controller]] | - [[k8s_basic_replication_controller|Replication Controller]] | ||
Line 11: | Line 11: | ||
- [[k8s_basic_storage|Storage]] | - [[k8s_basic_storage|Storage]] | ||
- [[docker_advanced_k8s_troubleshooting|Troubleshooting]] | - [[docker_advanced_k8s_troubleshooting|Troubleshooting]] | ||
- | </ | ||
- | < | ||
====Advanced Configuration==== | ====Advanced Configuration==== | ||
- [[k8s_advanced_multiple_containers|Multiple Containers in a Pod]] | - [[k8s_advanced_multiple_containers|Multiple Containers in a Pod]] | ||
- [[k8s_advanced_securing_apps|Securing Apps with Service Account]] | - [[k8s_advanced_securing_apps|Securing Apps with Service Account]] | ||
- [[k8s_advanced_storage_features|Advanced Storage Features]] | - [[k8s_advanced_storage_features|Advanced Storage Features]] | ||
- | </ | ||
- | < | ||
====Helm Configuration==== | ====Helm Configuration==== | ||
- [[helm_overview|Overview]] | - [[helm_overview|Overview]] | ||
- | < |