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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
platform9
/
nodelet
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
3
Code
Issues
11
Pull requests
11
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Merge Dualstack IP changes into main branch
- #89
#89
Open
xagent003
wants to merge 66 commits into
main
platform9/nodelet:main
from
v1.0
platform9/nodelet:v1.0
Copy head branch name to clipboard
Conversation
Commits
66
(66)
Checks
Files changed
Open
Merge Dualstack IP changes into main branch
#89
xagent003
wants to merge 66 commits into
main
platform9/nodelet:main
from
v1.0
platform9/nodelet:v1.0
Copy head branch name to clipboard
Commits
Commits on Nov 10, 2022
systemctl enable nodelet on centos
xagent003
authored and
Mithil Arun
committed
1827276
View commit details
Copy full SHA for 1827276
Browse repository at this point
Commits on Dec 7, 2022
Update README.md
xagent003
committed
9d26301
View commit details
Copy full SHA for 9d26301
Browse repository at this point
Minor nodeletctl code reorg
xagent003
committed
041d3a8
View commit details
Copy full SHA for 041d3a8
Browse repository at this point
Dualstack ipv4 ipv6
xagent003
committed
9bf86bf
View commit details
Copy full SHA for 9bf86bf
Browse repository at this point
Use local sunpike for dualstack testing
xagent003
committed
ae0fee2
View commit details
Copy full SHA for ae0fee2
Browse repository at this point
Go mod tidy + vendor + update go to 1.18 in go.mod
xagent003
committed
e3e3a20
View commit details
Copy full SHA for e3e3a20
Browse repository at this point
Fix typos
xagent003
committed
650578d
View commit details
Copy full SHA for 650578d
Browse repository at this point
Add ipv6 dualstack addr to kubelet and etcd SANS
xagent003
committed
b9516b5
View commit details
Copy full SHA for b9516b5
Browse repository at this point
Upgrade CoreDNS to 1.8.6 - for dualstack support
xagent003
committed
8c61030
View commit details
Copy full SHA for 8c61030
Browse repository at this point
Add Calico typha autoscaler
xagent003
committed
6ac1b0a
View commit details
Copy full SHA for 6ac1b0a
Browse repository at this point
Fix CoreDNS services cidr for IPv6 only after dualstack changes
xagent003
committed
6d5dc03
View commit details
Copy full SHA for 6d5dc03
Browse repository at this point
Update sunpike dependency to latest to pickup Dualstack Host changes
xagent003
committed
e392200
View commit details
Copy full SHA for e392200
Browse repository at this point
Change typha maxUnavailable to 1 from 75%
xagent003
committed
d921336
View commit details
Copy full SHA for d921336
Browse repository at this point
Update vendor directory
xagent003
committed
1c8ecdb
View commit details
Copy full SHA for 1c8ecdb
Browse repository at this point
Set both MasterIps for singlestack ipv6 for backwards compatability
xagent003
committed
273d3e8
View commit details
Copy full SHA for 273d3e8
Browse repository at this point
Commits on Dec 9, 2022
AIR-689 Fix DNS IP on v4 only deployments (#90)
Mithil Arun
authored
2ab30c8
View commit details
Copy full SHA for 2ab30c8
Browse repository at this point
Commits on Dec 12, 2022
AIR-549 Changes for DDU deployment with non-root user.
vedantjoshi84
committed
b62df27
View commit details
Copy full SHA for b62df27
Browse repository at this point
AIR-549 Minor stmt update.
vedantjoshi84
committed
f480b5e
View commit details
Copy full SHA for f480b5e
Browse repository at this point
Commits on Dec 13, 2022
Merge pull request #91 from platform9/private/vjoshi/v1.0/AIR-549
Show description for ea54c82
vedantjoshi84
authored
ea54c82
View commit details
Copy full SHA for ea54c82
Browse repository at this point
Commits on Dec 14, 2022
Changes for the non root user setup.
vedantjoshi84
committed
16a6d0a
View commit details
Copy full SHA for 16a6d0a
Browse repository at this point
Making changes for generating node state dir.
vedantjoshi84
committed
2fe92ab
View commit details
Copy full SHA for 2fe92ab
Browse repository at this point
Commits on Dec 15, 2022
Updating the file permissions.
vedantjoshi84
committed
e506e97
View commit details
Copy full SHA for e506e97
Browse repository at this point
Update config.go
vedantjoshi84
authored
88ee1fc
View commit details
Copy full SHA for 88ee1fc
Browse repository at this point
Merge pull request #92 from platform9/private/vjoshi/v1.0/rootless
Show description for 3d9719b
vedantjoshi84
authored
3d9719b
View commit details
Copy full SHA for 3d9719b
Browse repository at this point
Updating permissions to create certs dir.
vedantjoshi84
committed
caff1af
View commit details
Copy full SHA for caff1af
Browse repository at this point
Merge pull request #93 from platform9/private/vjoshi/v1.0/non-root
Show description for 1861e53
vedantjoshi84
authored
1861e53
View commit details
Copy full SHA for 1861e53
Browse repository at this point
Set correct ownership post create cluster
supreeth90
committed
e0e0aeb
View commit details
Copy full SHA for e0e0aeb
Browse repository at this point
Set correct ownership based on ssh user
supreeth90
committed
e53fda9
View commit details
Copy full SHA for e53fda9
Browse repository at this point
Commits on Dec 16, 2022
Refactoring the code.
vedantjoshi84
committed
282844a
View commit details
Copy full SHA for 282844a
Browse repository at this point
Merge pull request #94 from platform9/private/supreeth/non-root-fixes
Show description for 8b89a46
vedantjoshi84
authored
8b89a46
View commit details
Copy full SHA for 8b89a46
Browse repository at this point
Commits on Jan 17, 2023
AIR-729 RHEL 8.6 support.
vedantjoshi84
committed
2ebd32d
View commit details
Copy full SHA for 2ebd32d
Browse repository at this point
Commits on Jan 18, 2023
AIR-729 Adding the iptables-services as requirement.
vedantjoshi84
committed
2e3f191
View commit details
Copy full SHA for 2e3f191
Browse repository at this point
Commits on Jan 19, 2023
Updating to use latest pf9ctl.
vedantjoshi84
committed
a257640
View commit details
Copy full SHA for a257640
Browse repository at this point
Modifying some code.
vedantjoshi84
committed
f06f8c9
View commit details
Copy full SHA for f06f8c9
Browse repository at this point
Merge pull request #95 from platform9/private/vjoshi/v1.0/rhel
Show description for d646983
vedantjoshi84
authored
d646983
View commit details
Copy full SHA for d646983
Browse repository at this point
Commits on Jan 26, 2023
Fix master IP for ipv6 only kubeconfig
xagent003
committed
0a551a3
View commit details
Copy full SHA for 0a551a3
Browse repository at this point
Commits on Jan 27, 2023
Updating nodeletctl to use latest pf9ctl.
vedantjoshi84
committed
bebbcdf
View commit details
Copy full SHA for bebbcdf
Browse repository at this point
Merge pull request #97 from platform9/private/vjoshi/v1.0/pf9ctl-latest
Show description for dcb495c
vedantjoshi84
authored
dcb495c
View commit details
Copy full SHA for dcb495c
Browse repository at this point
Commits on Feb 6, 2023
AIR-760: Add support for SystemImages in Bootstrap config (#98)
Show description for 8bfe723
supreeth90
authored
8bfe723
View commit details
Copy full SHA for 8bfe723
Browse repository at this point
Commits on Mar 1, 2023
edit .gitignore, stat for userImages
Rohitrajak1807
committed
c7f0fe4
View commit details
Copy full SHA for c7f0fe4
Browse repository at this point
Commits on Mar 2, 2023
Default IPv4Enabled to false since golang doesn't Marshal back false as a boolean
xagent003
committed
9619134
View commit details
Copy full SHA for 9619134
Browse repository at this point
review comment
Rohitrajak1807
committed
c9dd00a
View commit details
Copy full SHA for c9dd00a
Browse repository at this point
Commits on Mar 3, 2023
Merge pull request #100 from platform9/private/platform9-v5.6/bp/Rohitrajak/AIR-662
Show description for 5143d29
Rohitrajak1807
authored
5143d29
View commit details
Copy full SHA for 5143d29
Browse repository at this point
AIR-896 Changing permissions of kubeconfig dir.
vedantjoshi84
committed
6c510be
View commit details
Copy full SHA for 6c510be
Browse repository at this point
Commits on Mar 6, 2023
AIR-896 Removing the execute permission for the config dir.
vedantjoshi84
committed
016f70d
View commit details
Copy full SHA for 016f70d
Browse repository at this point
Commits on Mar 7, 2023
AIR-896 Update comment.
vedantjoshi84
committed
c910040
View commit details
Copy full SHA for c910040
Browse repository at this point
Merge pull request #102 from platform9/private/vjoshi/v1.0/AIR-896
Show description for 93b7e24
vedantjoshi84
authored
93b7e24
View commit details
Copy full SHA for 93b7e24
Browse repository at this point
Commits on Mar 23, 2023
AIR-764 Configure etcd parameters in nodeletctl (#105)
Show description for 94b306b
Mithil Arun
authored
94b306b
View commit details
Copy full SHA for 94b306b
Browse repository at this point
Commits on Mar 29, 2023
AIR-952 Installing el8 keepalived for RHEL8.6
vedantjoshi84
committed
0ce8a7d
View commit details
Copy full SHA for 0ce8a7d
Browse repository at this point
Commits on Mar 30, 2023
AIR-952 Fix keepalived for RHEL8
vedantjoshi84
committed
f5e7318
View commit details
Copy full SHA for f5e7318
Browse repository at this point
AIR-952 Getting VERSION_ID from /etc/release file.
vedantjoshi84
committed
aaac54d
View commit details
Copy full SHA for aaac54d
Browse repository at this point
Commits on Apr 3, 2023
AIR-952 Fixes for nodelet cluster to work on RHEL8.6.
vedantjoshi84
committed
52a8294
View commit details
Copy full SHA for 52a8294
Browse repository at this point
Commits on Apr 4, 2023
AIR-952 Removing comment.
vedantjoshi84
committed
398cdad
View commit details
Copy full SHA for 398cdad
Browse repository at this point
Commits on Apr 11, 2023
Merge pull request #106 from platform9/private/vjoshi/v1.0/AIR-952
Show description for 4621365
vedantjoshi84
authored
4621365
View commit details
Copy full SHA for 4621365
Browse repository at this point
Commits on Jul 1, 2023
Switch k8s registry to registry.k8s.io (#108)
Mithil Arun
authored
01d29d7
View commit details
Copy full SHA for 01d29d7
Browse repository at this point
Commits on Jul 2, 2023
Add custom pause image config to containerd (#109)
Mithil Arun
authored
18e3da8
View commit details
Copy full SHA for 18e3da8
Browse repository at this point
Add sandbox image config in golang containerd phase
Mithil Arun
committed
78df655
View commit details
Copy full SHA for 78df655
Browse repository at this point
Adding IsAirgapped flag in nodelet config
vedantjoshi84
committed
d635801
View commit details
Copy full SHA for d635801
Browse repository at this point
Commits on Jul 3, 2023
Merge pull request #110 from platform9/private/vjoshi/atherton/make-create-mgmt-work-for-smcp
Show description for bd516ff
cruizen
authored
bd516ff
View commit details
Copy full SHA for bd516ff
Browse repository at this point
Fix issue with sandbox image not being written to config file
Mithil Arun
committed
4687251
View commit details
Copy full SHA for 4687251
Browse repository at this point
Hardcode containerd sandbox image to registry.k8s.io/pause:3.6 (#111)
Mithil Arun
authored
7ec8098
View commit details
Copy full SHA for 7ec8098
Browse repository at this point
Commits on Jul 4, 2023
Fixing nodelet config param name init
vedantjoshi84
committed
3080680
View commit details
Copy full SHA for 3080680
Browse repository at this point
Changing the bootstrap init struct
vedantjoshi84
committed
60a075b
View commit details
Copy full SHA for 60a075b
Browse repository at this point
Commits on Jul 5, 2023
Merge pull request #112 from platform9/private/vjoshi/v1.0/fixing-config-name
Show description for e2f8f73
vedantjoshi84
authored
e2f8f73
View commit details
Copy full SHA for e2f8f73
Browse repository at this point
Commits on Jul 7, 2023
remove runAsSudo condition check
Rohitrajak1807
committed
798b6fb
View commit details
Copy full SHA for 798b6fb
Browse repository at this point
Revert "remove runAsSudo condition check"
Show description for fbe8bed
Rohitrajak1807
committed
fbe8bed
View commit details
Copy full SHA for fbe8bed
Browse repository at this point
You can’t perform that action at this time.