Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
r97221004
/
k8s-tutorial
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
12
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: r97221004/k8s-tutorial
Actions
All workflows
Workflows
CI
CI
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
106 workflow runs
106 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
docs: reorder function walkthroughs to match the reference table order
CI
#106:
Commit
ba31b65
pushed by
r97221004
26s
docs/update-helm-chapter
docs/update-helm-chapter
26s
View workflow file
docs: add config values snippet and a minimal nested-range example for $
CI
#105:
Commit
889adae
pushed by
r97221004
31s
docs/update-helm-chapter
docs/update-helm-chapter
31s
View workflow file
docs: show the underlying values.yaml data and clarify .host isn't ar…
CI
#104:
Commit
0804a3c
pushed by
r97221004
22s
docs/update-helm-chapter
docs/update-helm-chapter
22s
View workflow file
docs: lead range with a plain list example before the map/nested cases
CI
#103:
Commit
256b1a2
pushed by
r97221004
34s
docs/update-helm-chapter
docs/update-helm-chapter
34s
View workflow file
docs: explain the if-vs-with trade-off for skip-if-empty blocks
CI
#102:
Commit
b5a389f
pushed by
r97221004
26s
docs/update-helm-chapter
docs/update-helm-chapter
26s
View workflow file
docs: shrink the scope-stack diagram from a 4-node column to a 3-node…
CI
#101:
Commit
64ce10b
pushed by
r97221004
36s
docs/update-helm-chapter
docs/update-helm-chapter
36s
View workflow file
docs: spell out include's fixed two-argument shape with a real error
CI
#100:
Commit
25c6cb6
pushed by
r97221004
29s
docs/update-helm-chapter
docs/update-helm-chapter
29s
View workflow file
docs: lead with a simpler define example before the nested one
CI
#99:
Commit
6a026bb
pushed by
r97221004
30s
docs/update-helm-chapter
docs/update-helm-chapter
30s
View workflow file
docs: add a closer look at helm template's -f vs --show-only
CI
#98:
Commit
db59fc6
pushed by
r97221004
32s
docs/update-helm-chapter
docs/update-helm-chapter
32s
View workflow file
docs: fix mermaid parse error and shrink the include-call diagram
CI
#97:
Commit
3c9d6c6
pushed by
r97221004
27s
docs/update-helm-chapter
docs/update-helm-chapter
27s
View workflow file
docs: make define/include beginner-friendly with a function analogy a…
CI
#96:
Commit
4ec7e69
pushed by
r97221004
33s
docs/update-helm-chapter
docs/update-helm-chapter
33s
View workflow file
docs: explain the . rebind and why toYaml's example reaches for with
CI
#95:
Commit
b90a6d5
pushed by
r97221004
29s
docs/update-helm-chapter
docs/update-helm-chapter
29s
View workflow file
docs: pin down the exact whitespace-chomping mechanic for {{- and -}}
CI
#94:
Commit
9b42bd7
pushed by
r97221004
29s
docs/update-helm-chapter
docs/update-helm-chapter
29s
View workflow file
docs: explain what crds/ actually does and why Helm never touches it …
CI
#93:
Commit
2b549b6
pushed by
r97221004
23s
docs/update-helm-chapter
docs/update-helm-chapter
23s
View workflow file
docs: clarify version/appVersion never bump automatically
CI
#92:
Commit
1ebac78
pushed by
r97221004
24s
docs/update-helm-chapter
docs/update-helm-chapter
24s
View workflow file
docs: explain that -f merges in memory, never touches values.yaml
CI
#91:
Commit
d7af648
pushed by
r97221004
36s
docs/update-helm-chapter
docs/update-helm-chapter
36s
View workflow file
docs: deepen the Capabilities/lookup caveat with a tested example
CI
#90:
Commit
431da41
pushed by
r97221004
31s
docs/update-helm-chapter
docs/update-helm-chapter
31s
View workflow file
docs: disambiguate Template from the templates/ folder
CI
#89:
Commit
9ecf5ec
pushed by
r97221004
27s
docs/update-helm-chapter
docs/update-helm-chapter
27s
View workflow file
docs: explain values.yaml's dot-path notation, link the four nouns fo…
CI
#88:
Commit
f02c84d
pushed by
r97221004
26s
docs/update-helm-chapter
docs/update-helm-chapter
26s
View workflow file
docs: explain the Helm-to-cluster connection and add a command reference
CI
#87:
Commit
661a135
pushed by
r97221004
39s
docs/update-helm-chapter
docs/update-helm-chapter
39s
View workflow file
docs: deepen Helm chapter with reference material and a reading drill
CI
#86:
Commit
4ea48c6
pushed by
r97221004
31s
docs/update-helm-chapter
docs/update-helm-chapter
31s
View workflow file
docs: clarify initialDelaySeconds vs startupProbe timing
CI
#85:
Commit
ac350d3
pushed by
r97221004
30s
docs/update-health-check-content
docs/update-health-check-content
30s
View workflow file
docs: walk through probes in order and clarify failureThreshold
CI
#84:
Commit
cb1c139
pushed by
r97221004
26s
docs/update-health-check-content
docs/update-health-check-content
26s
View workflow file
docs: explain initialDelaySeconds and periodSeconds
CI
#83:
Commit
5c2e7ca
pushed by
r97221004
22s
docs/update-health-check-content
docs/update-health-check-content
22s
View workflow file
docs: make readiness-vs-liveness mistake concrete
CI
#82:
Commit
b5aca68
pushed by
r97221004
44s
docs/update-health-check-content
docs/update-health-check-content
44s
View workflow file
Previous
1
2
3
4
5
Next
You can’t perform that action at this time.